entrack / restful-api-service
A restful api service for mirco-service architecture using the JSON:API
Requires
- php: ~7.0
- dingo/api: 2.0.0-alpha1
- illuminate/support: ~5.1
Requires (Dev)
- phpunit/phpunit: >=5.4.3
- squizlabs/php_codesniffer: ^2.3
This package is not auto-updated.
Last update: 2025-03-23 11:29:49 UTC
README
Note: Replace Michael Martin
martinmike2
https://github.com/martinmike2
mmartin@encoretg.com
Entrack
RestfulAPIService
A restful api service for mico-service architecture using the JSON:API
with their correct values in README.md, CHANGELOG.md, CONTRIBUTING.md, LICENSE.md and composer.json files, then delete this line. You can run $ php prefill.php
in the command line to make all replacements at once. Delete the file prefill.php as well.
This package is designed to abstract much of the transformer setup in Dingo and Fractal
Structure
If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.
config/
src/
tests/
vendor/
Install
Via Composer
$ composer require entrack/restful-api-service
Usage
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please use the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.