ericksonreyes / rest-api-response
REST API Response Generator Classes for PHP 8
dev-master
2023-07-13 05:30 UTC
Requires
- php: 8.1.*
Requires (Dev)
- behat/behat: ^3.11
- fakerphp/faker: 1.20.*
- friends-of-phpspec/phpspec-code-coverage: 6.1.*
- mockery/mockery: 1.5.*
- phing/phing: 2.17.*
- php-coveralls/php-coveralls: 2.5.*
- php-parallel-lint/php-console-color: 1.0.*
- php-parallel-lint/php-console-highlighter: 1.0.*
- php-parallel-lint/php-parallel-lint: 1.3.*
- php-parallel-lint/php-var-dump-check: 0.*
- phpmd/phpmd: 2.13.*
- phpspec/phpspec: 7.2.*
- phpunit/phpunit: 9.5.*
- povils/phpmnd: 3.0.*
- sebastian/phpcpd: 6.0.*
- squizlabs/php_codesniffer: 3.7.*
This package is auto-updated.
Last update: 2024-12-13 08:50:13 UTC
README
Nothing fancy. I just created a REST API response generator class that I've been copy-pasting over and over again.
Installation
composer require ericksonreyes/rest-api-response
Supported formats
- JSON API
JSON API Examples
Author
License
See LICENSE
Gitlab
This project is also available in GitLab