Skip to content

gogibogi4/php-yaml-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-yaml-router

A YAML based PHP routing boilerplate

The project is meant as a simple boilerplate for creating a PHP API.

It allows you to simply create endpoints by defining them in config/routing.yml and specifying a class and method, which will be fired upon calling the request. The Yaml configuration allows you to inject dependencies to your classes dynamicly.

About

A YAML based PHP routing boilerplate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages