flexsounds / api-behavior-bundle
A few tools to make development of API's quicker
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 5
Type:symfony-bundle
Requires
- php: >=7.1.3
- doctrine/annotations: ^1.0
- doctrine/persistence: ^1.0
- symfony/config: ^3.4|^4.2
- symfony/dependency-injection: ^3.4|^4.2
- symfony/framework-bundle: ^3.4|^4.2
- symfony/http-kernel: ^3.4|^4.2
- symfony/serializer: ^3.4|^4.2
- webmozart/assert: ^1.5
Requires (Dev)
- ext-json: *
- doctrine/orm: ^2.6
- mockery/mockery: ^1.2
- symfony/phpunit-bridge: ^3.4|^4.2
- symfony/property-access: ^3.4|^4.2
This package is auto-updated.
Last update: 2024-11-29 05:27:09 UTC
README
The Symfony API Behavior Bundle aims to add additional features to the Symfony Framework for easier and quicker creation of API's.
Installation
composer require flexsounds/api-behavior-bundle
Documentation
The documentation can be found here. Feel free to contribute to the documentation.
Contributing
Contributions are welcome in any kind of form, like bug reporting, pull requests, or just a simple feature request.