controlabs / routify
PHP Routing Abstraction
Installs: 21
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 2
pkg:composer/controlabs/routify
Requires
- php: ^7.1
Requires (Dev)
- phpstan/phpstan: ^0.10.3
- phpunit/phpunit: ^7
This package is auto-updated.
Last update: 2024-11-26 05:54:03 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.