controlabs / routify
PHP Routing Abstraction
v1.0
2018-10-24 15:25 UTC
Requires
- php: ^7.1
Requires (Dev)
- phpstan/phpstan: ^0.10.3
- phpunit/phpunit: ^7
This package is auto-updated.
Last update: 2024-10-26 05:36:30 UTC
README
Routify is a routing abstraction that allow to define the routes only once and use them in several frameworks.
How to use
- Slim Framework: https://github.com/controlabs/routify-slim-handler
License
This software is open source, licensed under the The MIT License (MIT). See LICENSE for details.