Download the PHP package afrikpaysas/symfony-thirdparty-adapter without Composer
On this page you can find all versions of the php package afrikpaysas/symfony-thirdparty-adapter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download afrikpaysas/symfony-thirdparty-adapter
More information about afrikpaysas/symfony-thirdparty-adapter
Files in afrikpaysas/symfony-thirdparty-adapter
Package symfony-thirdparty-adapter
Short Description Symfony Third Party Adapter
License proprietary
Informations about the package symfony-thirdparty-adapter
Afrikpay symfony-thirdparty-adapter
This Bundle is used for implement a symfony third party adapter. For better understanding use of this bundle, you can download sample project. see
https://github.com/afrikpaysas/symfony-thirdparty-adapter-console
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:
Step 3: Configure error page
Then, configure the error url by adding it in the config/packages/framework.yaml
file of your project:
Step 4: Configure the routes
Then, configure the routes by adding it in the config/routes.yaml
file of your project:
Step 5: Configure the documentation
Then, configure the documentation by adding it in the config/packages/nelmio_api_doc.yaml
file of your project:
Step 6: Configure the .env files
Then, configure the .env files by adding it in the .env
file of your project:
Step 7: Configure messenger
Then, configure messenger by adding it in the config/packages/messenger.yaml
file of your project:
Step 8: Run the application
Then, run the application:
Step 9: Run messenger consumer
Then, run messenger:
All versions of symfony-thirdparty-adapter with dependencies
ext-ctype Version *
ext-iconv Version *
beberlei/doctrineextensions Version ^1.3
doctrine/doctrine-bundle Version ^2.7
doctrine/doctrine-migrations-bundle Version ^3.2
doctrine/orm Version ^2.13
friendsofsymfony/rest-bundle Version ^3.4
jms/serializer-bundle Version ^4.2
nelmio/api-doc-bundle Version ^4.10
sensio/framework-extra-bundle Version ^6.2
symfony/amqp-messenger Version 5.4.*
symfony/asset Version 5.4.*
symfony/console Version 5.4.*
symfony/dotenv Version 5.4.*
symfony/flex Version ^1.17|^2
symfony/framework-bundle Version 5.4.*
symfony/messenger Version 5.4.*
symfony/monolog-bundle Version ^3.8
symfony/proxy-manager-bridge Version 5.4.*
symfony/runtime Version 5.4.*
symfony/security-bundle Version 5.4.*
symfony/twig-bundle Version 5.4.*
symfony/validator Version ^5.4
symfony/yaml Version 5.4.*
twig/extra-bundle Version ^2.12|^3.0
twig/twig Version ^2.12|^3.0
doctrine/doctrine-fixtures-bundle Version ^3.4