suomato / paytrail-form-wrapper
Simple PaytrailForm object which helps to create Paytrail Form very fast
v0.1.0
2018-07-21 09:14 UTC
Requires
- twig/twig: ^2.0
This package is auto-updated.
Last update: 2024-10-29 05:34:20 UTC
README
Installation
composer require suomato/paytrail-form-wrapper
Example
Copy project:
git clone git@github.com:suomato/paytrail-form-wrapper.git
Go
paytrail-form-wrapper
director and install PHP Packages:
composer install
Serve the project by using built-in PHP development server:
php -S localhost:8000 -t example