byjg/restserver dependents (7) Order by: name | downloads Show: all | require | require-dev
-
PHP
byjg/php-daemonize
Transform any class in a *nix daemon process or cron job without changes or refactoring.
Abandoned! See byjg/scriptify
-
PHP
byjg/phpthread
ByJG PHPThread simplifies working with threads and non-blocking code in PHP, bridging the gap for a language that was not inherently designed for threading.
-
PHP
byjg/rest-reference-architecture
Production-ready PHP REST API boilerplate that lets you focus on building your business logic, not the infrastructure.
-
PHP
byjg/resttemplate
Production-ready PHP REST API boilerplate that lets you focus on building your business logic, not the infrastructure.
Abandoned! See byjg/rest-reference-architecture
-
PHP
byjg/scriptify
Transform any PHP class into an executable script callable from the command line without changes or refactoring.
-
PHP
byjg/swagger-test
A set of tools for testing your REST calls based on the OpenApi specification using PHPUnit. Currently, this library supports the OpenApi specifications 2.0 (formerly swagger) and 3.0.
-
PHP
mdc/swagger-test
A set of tools for testing your REST calls based on the Swagger or OpenAPI documentation using PHPUnit