Download the PHP package xstech/l5-paypal without Composer
On this page you can find all versions of the php package xstech/l5-paypal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xstech/l5-paypal
More information about xstech/l5-paypal
Files in xstech/l5-paypal
Download xstech/l5-paypal
More information about xstech/l5-paypal
Files in xstech/l5-paypal
Vendor xstech
Package l5-paypal
Short Description Simple Laravel 5 Paypal SDK wrapper
License Apache-2.0
Package l5-paypal
Short Description Simple Laravel 5 Paypal SDK wrapper
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package l5-paypal
L5-Paypal
L5-Paypal is a wrapper package encapsulating Paypal REST API SDK.
Installation
-
Install package using Composer
composer require xstech/l5-paypal
-
Next, add the service provider to
app/config/app.php
in theproviders
array. -
Add an alias to
app/config/app.php
in thealiases
array. - Finally, publish package config.
php artisan vendor:publish --provider="XSTech\L5Paypal\L5PaypalServiceProvider"
All versions of l5-paypal with dependencies
PHP Build Version
Package Version
The package xstech/l5-paypal contains the following files
Loading the files please wait ....