Download the PHP package sylius/paypal-plugin without Composer

On this page you can find all versions of the php package sylius/paypal-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package paypal-plugin

Sylius Logo.



# PayPal Plugin Sylius Core Team’s plugin for [PayPal Commerce Platform](https://www.paypal.com/uk/business/platforms-and-marketplaces) - the newest and most advanced of PayPal solutions. #### Why should I use PayPal in my online business? * one of the most popular payment methods in the world; * worldwide network of 280+ millions consumers and 24+ millions merchants; * bank payouts are available in U.S., U.K., the E.U., Australia, and Canada; * PCI DSS and 3DS 2.0 compliance * full risk management, incl. customisable fraud tools & insight and dispute resolution via dynamic APIs. #### What does this plugin give me? * official payment integration developed and maintained by the Sylius Core Team; * global support for over 100 currencies across 200+ markets; * two-side operations between Sylius & PayPal administration panels (payments, refunds, reports, etc.); * better conversion thanks to direct checkout from both product & cart page; * support for all credit & debit cards; * popular regional payment methods, i.e. iDeal, SEPA, Sofort, eps, Griopay or Przelewy24; * direct PayPal transactions with PayPal wallet 1. [Installation](docs/installation.md) 1. [PayPal environment](docs/sandbox-vs-live.md) 1. [Onboarding](docs/onboarding.md) 1. [Reports](docs/reports.md) 1. [Processing payments](docs/processing-payments.md) 1. [Development](docs/development.md) #### Supported branches * `1.5` (v1.5.*) - security fixes * `1.6` (v1.6.*) - bug fixes, improvements * `1.7` (v1.7.*) - new features

All versions of paypal-plugin with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
doctrine/doctrine-migrations-bundle Version ^3.0
php-http/discovery Version ^1.17
phpseclib/phpseclib Version ^2.0
psr/http-client Version ^1.0
psr/http-client-implementation Version ~1.0
psr/http-factory-implementation Version ~1.0
sylius-labs/doctrine-migrations-extra-bundle Version ^0.1.4 || ^0.2
sylius/state-machine-abstraction Version ~1.13.0
sylius/sylius Version ~1.12.0 || ~1.13.0
symfony/mailer Version ^5.4.21 || ^6.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package sylius/paypal-plugin contains the following files

Loading the files please wait ....