gabidj / srouter
Simple Router for PHP & Zend Expressive
dev-master / 1.0.x-dev
2016-05-03 15:21 UTC
Requires
- php: >=5.5
- psr/http-message: ^1.0
- zendframework/zend-expressive-router: ^1.0
Requires (Dev)
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2025-01-20 14:20:42 UTC
README
Simplest Router for Expressive
Simple Router created for understanding (basic) Routing in Zend Expressive
Installation:
composer require 'gabidj/srouter'
Security notice:
- SRouter was made to help understanding Routing in Zend Expressive
- You should NOT use this router in production environment
Usage
- Sample Route configuration:
/config/autoload/routes.global.sample.php
Your /config/autoload/routes.global.php file should reflect these settings in order to work with SRouter
Support
Ask me anything about this project: twitter.com/GabiSuciu For support or suggestions visit: www.dotkernel.com/blog/