imahmood/cakephp-payment

CakePHP payments plugin

Installs: 88

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:cakephp-plugin

1.0.7 2021-12-28 07:27 UTC

This package is auto-updated.

Last update: 2024-05-20 11:24:32 UTC


README

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require imahmood/cakephp-payment

You then need to load the plugin by running console command:

bin/cake plugin load CakePayment