sawit / paypal-bundle
Simple bundle for Paypal integration using RESTful APIs
Package info
github.com/mateusz-sawit/paypal-bundle
Type:symfony-bundle
pkg:composer/sawit/paypal-bundle
1.0.0
2019-01-17 14:07 UTC
Requires
- php: ^7.1
- ext-curl: *
- ext-json: *
- symfony/config: ^3.4|^4.0
- symfony/dependency-injection: ^3.4|^4.0
- symfony/expression-language: ^3.4|^4.0
- symfony/http-kernel: ^3.4|^4.0
- symfony/routing: ^3.4|^4.0
Requires (Dev)
- phpunit/phpunit: ^7.0
- symfony/dotenv: ^4.2
- symfony/var-dumper: ^4.2
This package is auto-updated.
Last update: 2026-03-18 06:17:09 UTC
README
This bundle offers a simple integration of Paypal payments for Symfony using HTTP-based RESTful APIs that use OAuth 2.0 for authorization.
Documentation
License
This bundle is released under the MIT license. See the complete license text.