kdubuc / api
This package is abandoned and no longer maintained.
No replacement package was suggested.
API
dev-master
2021-02-18 15:56 UTC
Requires
- php: ^7.1
- container-interop/container-interop: ^1.1
- doctrine/collections: ^1.4
- league/event: ^2.1
- league/fractal: ^0.16
- league/tactician: ^1.0
- pagerfanta/pagerfanta: ^1.0
- psr/cache: ^1.0
- ramsey/uuid: ^3.4
- slim/slim: ^3.3
Requires (Dev)
- doctrine/dbal: ^2.5
- friendsofphp/php-cs-fixer: ^2.0
- mongodb/mongodb: ^1.7
- phpunit/phpunit: ^6.2
Suggests
- doctrine/dbal: Needed to support DB storages
- mongodb/mongodb: Needed to support MongoDB storages
This package is auto-updated.
Last update: 2024-08-19 00:05:50 UTC
README
A RESTful API foundation based on the Slim framework. Build with standards (PSR, Container Interop ...).
UNDER ACTIVE DEVELOPMENT - EXPECT BC BREAKS
Install
Via Composer
$ composer require kdubuc/api
Testing
$ composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email kevindubuc62@gmail.com instead of using the issue tracker.
Credits
License
The CeCILL-B License. Please see License File for more information.