Download the PHP package sairoko12/conekta-php-namespaces without Composer
On this page you can find all versions of the php package sairoko12/conekta-php-namespaces. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sairoko12/conekta-php-namespaces
More information about sairoko12/conekta-php-namespaces
Files in sairoko12/conekta-php-namespaces
Package conekta-php-namespaces
Short Description Conekta PHP Library
License MIT
Homepage https://www.conekta.io/
Informations about the package conekta-php-namespaces
Conekta PHP v.3.0.0
This is a php library that allows interaction with https://api.conekta.io API.
Installation
Obtain the latest version of the Conekta PHP bindings with:
git clone https://github.com/conekta/conekta-php
To get started, add the following to your PHP script:
require_once("/path/to/conekta-php/lib/Conekta.php");
You can also install this library with composer:
require: "conekta/conekta-php": "3.0.0"
Usage
Documentation
Please see https://www.conekta.io/docs/api for up-to-date documentation.
Tests
In order to run tests you have to install SimpleTest (https://github.com/simpletest/simpletest) via Composer (http://getcomposer.org/) (recommended way):
composer.phar update --dev
Run test suite:
php ./test/Conekta.php
License
Developed by Conekta. Available with MIT License.
We are hiring
If you are a comfortable working with a range of backend languages (Java, Python, Ruby, PHP, etc) and frameworks, you have solid foundation in data structures, algorithms and software design with strong analytical and debugging skills. Send your CV, github to [email protected]
All versions of conekta-php-namespaces with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *