ulozenka / api-router
This package is abandoned and no longer maintained.
The author suggests using the contributte/api-router package instead.
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
v2.1.2
2022-12-22 10:27 UTC
Requires
- php: >= 7.1.0
- doctrine/annotations: ~1.3
- doctrine/cache: ^1.6
- nette/application: ^2.3|^2.4
- nette/di: ^2.3|^2.4
- nette/http: ^2.3|^2.4
- nette/reflection: ^2.3|^2.4
- nette/utils: ^2.3|^2.4
Requires (Dev)
- mockery/mockery: ~0.9
- nette/tester: ~1.6.1
- tracy/tracy: ^2.3|^2.4
README
#ApiRouter
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
Please see the documentation here