Download the PHP package jfm/simple-mvc-route-attributes-package without Composer
On this page you can find all versions of the php package jfm/simple-mvc-route-attributes-package. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jfm/simple-mvc-route-attributes-package
More information about jfm/simple-mvc-route-attributes-package
Files in jfm/simple-mvc-route-attributes-package
Download jfm/simple-mvc-route-attributes-package
More information about jfm/simple-mvc-route-attributes-package
Files in jfm/simple-mvc-route-attributes-package
Vendor jfm
Package simple-mvc-route-attributes-package
Short Description A little package for the pedagogical PHP MVC framework owned by Wild Code School. Used for educational purpose only
License MIT
Package simple-mvc-route-attributes-package
Short Description A little package for the pedagogical PHP MVC framework owned by Wild Code School. Used for educational purpose only
License MIT
Please rate this library. Is it a good library?
Informations about the package simple-mvc-route-attributes-package
Simple MVC Route Attibutes
Description
This package is for the Wild Code School Simple MVC project. It allows to add attributes on all the Controller methods to define the route.
Installation
After the installation, you need to replace the all content of the src/routing.php
file with the following:
Usage
You can now use the #[Route]
attribute on all your Controller methods to define the route.
That's it!
All versions of simple-mvc-route-attributes-package with dependencies
PHP Build Version
Package Version
Requires
symfony/var-dumper Version
^7.1
The package jfm/simple-mvc-route-attributes-package contains the following files
Loading the files please wait ....