Download the PHP package experteam/api-base-bundle without Composer
On this page you can find all versions of the php package experteam/api-base-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download experteam/api-base-bundle
More information about experteam/api-base-bundle
Files in experteam/api-base-bundle
Download experteam/api-base-bundle
More information about experteam/api-base-bundle
Files in experteam/api-base-bundle
Vendor experteam
Package api-base-bundle
Short Description Base functionality bundle for APIs
License MIT
Package api-base-bundle
Short Description Base functionality bundle for APIs
License MIT
Please rate this library. Is it a good library?
Informations about the package api-base-bundle
API Redis Bundle
Base Services for APIs in Symfony 5.1+
It includes:
- Params Client: Service to obtain the value of parameters defined in api-companies.
- JSend Response: Sets the format of the JSON response according to the JSEND specification (https://github.com/omniti-labs/jsend).
- Request Util: Request validation service.
Install
-
Run de following composer command:
-
Create the configuration file through any of the following options:
a. Manually copy the example file in the package root to the folder
config/packages/
.
b. Copy thevendor_copy.php
file to the root of the project and configure the scripts in thecomposer.json
file: - Edit the bundle configuration file
config/packages/experteam_api_base.yaml
:
Update
Run de following composer command:
License
All versions of api-base-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-json Version *
ext-redis Version *
ext-bcmath Version *
doctrine/doctrine-bundle Version ^2.8
doctrine/doctrine-fixtures-bundle Version ^3.4
doctrine/orm Version ^2.14
friendsofsymfony/rest-bundle Version ^3.5
nelmio/api-doc-bundle Version ^4.0
php-di/phpdoc-reader Version ^2.2
symfony/config Version 6.3.*|6.4.*
symfony/dependency-injection Version 6.3.*|6.4.*
symfony/http-client Version 6.3.*|6.4.*
symfony/http-kernel Version 6.3.*|6.4.*
symfony/security-bundle Version 6.3.*|6.4.*
symfony/security-core Version 6.3.*|6.4.*
symfony/serializer Version 6.3.*|6.4.*
symfony/uid Version 6.3.*|6.4.*
symfony/validator Version 6.3.*|6.4.*
ext-json Version *
ext-redis Version *
ext-bcmath Version *
doctrine/doctrine-bundle Version ^2.8
doctrine/doctrine-fixtures-bundle Version ^3.4
doctrine/orm Version ^2.14
friendsofsymfony/rest-bundle Version ^3.5
nelmio/api-doc-bundle Version ^4.0
php-di/phpdoc-reader Version ^2.2
symfony/config Version 6.3.*|6.4.*
symfony/dependency-injection Version 6.3.*|6.4.*
symfony/http-client Version 6.3.*|6.4.*
symfony/http-kernel Version 6.3.*|6.4.*
symfony/security-bundle Version 6.3.*|6.4.*
symfony/security-core Version 6.3.*|6.4.*
symfony/serializer Version 6.3.*|6.4.*
symfony/uid Version 6.3.*|6.4.*
symfony/validator Version 6.3.*|6.4.*
The package experteam/api-base-bundle contains the following files
Loading the files please wait ....