Skip to content

Custom PHP Application with Routing, Models & Repositories, User Authentication, Controllers, Middleware, APIs and much more!

Notifications You must be signed in to change notification settings

zarasyversen/PHP-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-Project - Learning Project

This is a project I have worked on in my spare time, with guidance from my mentor.

Phase 1:

  • SQL (Queries, creating tables, date entries)
  • Retreving and inserting data in a database.
  • PHP templates
  • CRUD (Create, Read, Update, Delete) pages
  • User Authentication
  • Sessions
  • Image Upload

All functionality was complete but I had all the logic in one file. You can see the repo at that stage here: Phase 1.

Phase 2:

  • Business Logic and Object Oriented Programming
  • Autoloader
  • Models and Repositories
  • Exceptions, try/catch
  • Routing
  • Controllers
  • Middleware & Interfaces
  • API

It has been an amazing learning experience. I am now building the FE application in React, visit the repo.

About

Custom PHP Application with Routing, Models & Repositories, User Authentication, Controllers, Middleware, APIs and much more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published