2017 © Pedro Peláez
 

library redsys-helper

FluidPHP framework redsys helper

image

fluidphp/redsys-helper

FluidPHP framework redsys helper

  • Saturday, January 23, 2016
  • by ifsale
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

# FluidPhp Redsys Helper, (*1)

FluidPhp is a framework based on the PhpToolCase library, visit phptoolcase.com for complete guides and examples., (*2)

Installation

Add the package to your composer.json file, to install the helper., (*3)

With fluidphp framework:, (*4)

"require": 
{
    "mnsami/composer-custom-directory-installer": "2.0.*" ,
    "fluidphp/redsys-helper": "*"
} ,
"extra": 
{
    "installer-paths": 
    {
        "./vendor/fluidphp/helpers/Redsys": ["fluidphp/redsys-helper"]
    }
}

Stand-alone:, (*5)

"require": 
{
    "fluidphp/redsys-helper": "*"
}

Project Info

Project Home

http://phptoolcase.com, (*6)

Requirements

php version 5.4+ php-mcrypt module, (*7)

The Versions

23/01 2016

dev-master

9999999-dev http://phptoolcase.com

FluidPHP framework redsys helper

  Sources   Download

GPL v2

by Carlo Pietrobattista

php library

23/01 2016

v1.0.1-stable

1.0.1.0 http://phptoolcase.com

FluidPHP framework redsys helper

  Sources   Download

GPL v2

by Carlo Pietrobattista

php library