Zero-boilerplate REST API framework for PHP 8+. Auto-generates routes, docs, validation.
Stars
1.4k
Forks
310
Watchers
1.4k
Open Issues
35
Overall repository health assessment
No package.json found
This might not be a Node.js project
docs: Clarify multi-format support requires configuration
7b6b915View on GitHubdocs: Fix authentication and filter API examples in SECURITY.md
262ef6fView on GitHubdocs: Fix API method references to use v6 Routes::mapApiClasses()
fad20c5View on GitHubdocs: Remove internal development process files and update SETUP.md title
ccc02b7View on GitHubdocs: Remove roadmap section and GitHub Discussions references
e6e62f0View on GitHubfix: Update Swoole Runtime enableCoroutine() call for API compatibility
bee1077View on GitHubrefactor: Fix nullable parameter in Routes::typeChar()
a23b400View on GitHubrefactor: Fix deprecated implicit nullable parameter declarations
d43c219View on GitHubrefactor: Update RestContext.php for PHP 8.5 compatibility
4b559e5View on GitHubrefactor: Use nullable type declarations in helpers.php
c901ee2View on GitHubrefactor: Use nullable type declaration for callable parameter in Route.php
d5154adView on GitHub