Skip to content

lucasprogamer/sample-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample PHP project

  • This is a sample of how to use PHP without frameworks and create a project with the Repository Pattern to build backend REST APIs.
  • All this is for study propose has a lot of frameworks more usefull in market.

Usage

Features

  • Repository Pattern
  • Container DI
  • Router
  • Requester
  • Database ORM
  • Midleware

Improvements to do

  • Add support for middlewares
  • Add support for request validators
  • Add PSR-4 validation
  • Add unit tests
  • Improve CORS configuration
  • Add support for REST documentation
  • add suport for tests [PEST, PHPUNIT]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published