Download the PHP package baldeweg/api-bundle without Composer
On this page you can find all versions of the php package baldeweg/api-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package api-bundle
baldeweg/api-bundle
Offers tools for API's.
Getting Started
Activate the bundle in your config/bundles.php
, if not done automatically.
Usage
test Trait
To make XHR requests easier, there is an ApiTestTrait
trait available for use.
Maker
- make:api:controller - Create a Controller
- make:api:test - Create a Test
All versions of api-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
symfony/console Version ^6.3
symfony/dependency-injection Version ^6.3
symfony/framework-bundle Version ^6.3
symfony/http-foundation Version ^6.3
symfony/property-access Version ^6.3
symfony/serializer Version ^6.3
symfony/console Version ^6.3
symfony/dependency-injection Version ^6.3
symfony/framework-bundle Version ^6.3
symfony/http-foundation Version ^6.3
symfony/property-access Version ^6.3
symfony/serializer Version ^6.3
The package baldeweg/api-bundle contains the following files
Loading the files please wait ....