Download the PHP package romeritocl/paypal-playground without Composer
On this page you can find all versions of the php package romeritocl/paypal-playground. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download romeritocl/paypal-playground
More information about romeritocl/paypal-playground
Files in romeritocl/paypal-playground
Package paypal-playground
Short Description PayPal's APIs + BT Playground. Test out all our features and see how to code them with PHP and Symfony 5
License MIT
Informations about the package paypal-playground
PayPal PlayGround 
:hand: What am I?
Symfony 5 Project to show how to implement and integrate the PayPal's APIs. Including Braintree, V2 Orders, Payments, Billing, Connect with PayPal etc...
:arrow_forward: Is it live? Demo
See our https://paypal.devoralive.com demo site.
:floppy_disk: How we get working?
-
Git clone the project:
-
Start Docker containers:
-
Update dependencies:
- Go to site: http://localhost:8086
:gear: Continuous Deployment
This project is configured with continuous deployment. Any PR merged to master branch will generate a build on Travis CI PayPal-Playground. The CI software will run the tests and push the docker build to DockerHub romeritocl/paypal-playground. Once the tag latest is updated, the server will detect a new image and will download it and recreate the container.
:dart: Certificate Issues Note
if you have specific SELF-SIGNED cert (Proxies like Zscaler) requirement add it to docker/cert/cert.crt and uncomment the dockerfile lines if you have issues with NPM registry, please use local yarn. This is the reason with package and yarn lock files aren't pushed.
All versions of paypal-playground with dependencies
ext-ctype Version *
ext-curl Version ^7.3
ext-iconv Version *
ext-json Version *
ext-xmlwriter Version *
adyen/php-api-library Version ^9.0
braintree/braintree_php Version ^5.3
composer/package-versions-deprecated Version 1.10.99.1
hyperwallet/sdk Version ^1
paypal/paypal-checkout-sdk Version 1.0.1
paypal/rest-api-sdk-php Version ^1.14
phpdocumentor/reflection-docblock Version ^5.2
sensio/framework-extra-bundle Version ^5.5
symfony/asset Version 5.1.*
symfony/console Version 5.1.*
symfony/debug-bundle Version ^5.1
symfony/dotenv Version 5.1.*
symfony/expression-language Version 5.1.*
symfony/flex Version ^1.3.1
symfony/form Version 5.1.*
symfony/framework-bundle Version 5.1.*
symfony/http-client Version 5.1.*
symfony/intl Version 5.1.*
symfony/mailer Version 5.1.*
symfony/mime Version 5.1.*
symfony/monolog-bundle Version ^3.1
symfony/notifier Version 5.1.*
symfony/process Version 5.1.*
symfony/property-access Version 5.1.*
symfony/property-info Version 5.1.*
symfony/security-bundle Version 5.1.*
symfony/serializer Version 5.1.*
symfony/string Version 5.1.*
symfony/translation Version 5.1.*
symfony/twig-bundle Version 5.1.*
symfony/validator Version 5.1.*
symfony/web-link Version 5.1.*
symfony/webpack-encore-bundle Version ^1.7
symfony/yaml Version 5.1.*
twig/extra-bundle Version ^2.12|^3.0
twig/twig Version ^2.12|^3.0
