coka / api-bundle
Symfony Oka API Bundle
Installs: 520
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.6
- doctrine/annotations: ^1.2
- symfony/config: ^3.4 || ^4.0
- symfony/console: ^3.4 || ^4.0
- symfony/dependency-injection: ^3.4 || ^4.0
- symfony/event-dispatcher: ^3.4 || ^4.0
- symfony/framework-bundle: ^3.4 || ^4.0
- symfony/monolog-bundle: ^3 || ^4.0
- symfony/security-bundle: ^3.4 || ^4.0
- symfony/serializer: ^3.4 || ^4.0
- symfony/stopwatch: ^3.4 || ^4.1
- symfony/translation: ^3.4 || ^4.1
- symfony/validator: ^3.4 || ^4.1
Requires (Dev)
- doctrine/doctrine-bundle: ^1.6
- doctrine/orm: ^2.5
- phpunit/phpunit: ~4.8|~5.0
- symfony/phpunit-bridge: ^3.0
Suggests
- doctrine/doctrine-bundle: ^1.6
- doctrine/orm: ^2.5
- jms/serializer-bundle: ^2.3
- 4.2.0
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- dev-master / 4.0.x-dev
- 4.0.0
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.x-dev
- 3.0.16
- 3.0.15
- 3.0.14
- 3.0.13
- 3.0.12
- 3.0.11
- 3.0.10
- 3.0.9
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.2.1
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.0
- 1.12.0
- 1.11.4
- 1.11.3
- 1.11.2
- 1.11.1
- 1.11.0
- 1.10.3
- 1.10.2
- 1.10.1
- 1.10.0
- 1.9.0
- 1.8.1
- 1.8.0
- 1.7.0
- 1.6.6
- 1.6.5
- 1.6.4
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.0
- 1.4.8
- 1.4.7
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.0
This package is auto-updated.
Last update: 2024-10-27 02:44:03 UTC
README
This bundle provides a set of components for the design of a REST API.
Latest updates
For notes about latest changes please read CHANGELOG, for required changes in your code please read UPGRADE chapter of documentation.
Documentation
Read the src/Resources/doc/index.md.
Installation
All the installation instructions are located in the documentation.
Original Credits
- Baidai Cedrick Oka as main author.
License
This bundle is under the MIT license. See the complete license in the bundle.