Download the PHP package dbp/relay-example-bundle without Composer
On this page you can find all versions of the php package dbp/relay-example-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dbp/relay-example-bundle
More information about dbp/relay-example-bundle
Files in dbp/relay-example-bundle
Download dbp/relay-example-bundle
More information about dbp/relay-example-bundle
Files in dbp/relay-example-bundle
Vendor dbp
Package relay-example-bundle
Short Description An example bundle for the Relay API gateway
License AGPL-3.0-or-later
Package relay-example-bundle
Short Description An example bundle for the Relay API gateway
License AGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package relay-example-bundle
Relay Example Bundle
The goal of this bundle is to include a wide variety of features that you might need in developing your own bundle. So you can use it as either a reference, or as a starting point/sandbox for experiments.
When including this bundle into your API server it will gain the following features:
- A custom
./bin/consolecommand - An example entity
- Various HTTP methods implemented for that entity
- A custom controller for that entity
- A health check
- ...
Integrate it into your server via:
Development & Testing
- Install dependencies:
composer install - Run tests:
composer test - Run linters:
composer run lint - Run cs-fixer:
composer run cs-fix
All versions of relay-example-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
ext-json Version *
api-platform/metadata Version ^4.1
api-platform/state Version ^4.1
api-platform/openapi Version ^4.1
dbp/relay-core-bundle Version ^0.1.210
symfony/config Version ^6.4 || ^7.4
symfony/console Version ^6.4 || ^7.4
symfony/dependency-injection Version ^6.4 || ^7.4
symfony/framework-bundle Version ^6.4 || ^7.4
symfony/http-foundation Version ^6.4 || ^7.4
symfony/http-kernel Version ^6.4 || ^7.4
symfony/serializer Version ^6.4 || ^7.4
ext-json Version *
api-platform/metadata Version ^4.1
api-platform/state Version ^4.1
api-platform/openapi Version ^4.1
dbp/relay-core-bundle Version ^0.1.210
symfony/config Version ^6.4 || ^7.4
symfony/console Version ^6.4 || ^7.4
symfony/dependency-injection Version ^6.4 || ^7.4
symfony/framework-bundle Version ^6.4 || ^7.4
symfony/http-foundation Version ^6.4 || ^7.4
symfony/http-kernel Version ^6.4 || ^7.4
symfony/serializer Version ^6.4 || ^7.4
The package dbp/relay-example-bundle contains the following files
Loading the files please wait ...