Download the PHP package extalion/api-platform-extensions-bundle without Composer
On this page you can find all versions of the php package extalion/api-platform-extensions-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download extalion/api-platform-extensions-bundle
More information about extalion/api-platform-extensions-bundle
Files in extalion/api-platform-extensions-bundle
Package api-platform-extensions-bundle
Short Description Some extensions classes/services to simplify build api
License MIT
Homepage https://github.com/eXtalionLab/api-platform-extensions-bundle
Informations about the package api-platform-extensions-bundle
api-platform extensions
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
Applications that don't use Symfony Flex
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
Usage
Custom data provider
If you want to add data provider and keep injected api-platform extensions, add custom operation to entity
and create doctrine extension
All versions of api-platform-extensions-bundle with dependencies
api-platform/core Version ^2.6
doctrine/orm Version ^2.0
symfony/http-foundation Version ^5.3 | ^6.0
symfony/http-kernel Version ^5.3 | ^6.0