2017 © Pedro Peláez
 

library sdaps-php

Integration Sdaps for PHP - http://sdaps.org/

image

jansenfelipe/sdaps-php

Integration Sdaps for PHP - http://sdaps.org/

  • Friday, September 16, 2016
  • by jansenfelipe
  • Repository
  • 2 Watchers
  • 3 Stars
  • 56 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

SDAPS for PHP

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Integration Sdaps for PHP, (*2)

Quick start

Install SDAPS, (*3)

See http://sdaps.org/

In the require key of composer.json file add the following, (*4)

"jansenfelipe/sdaps-php": "1.0.*@dev"

Execute, (*5)

$ composer update

Add autoload.php, (*6)

require_once 'vendor/autoload.php';  

Call, (*7)

use JansenFelipe\SdapsPHP\SdapsPHP;
$boolean = SdapsPHP::createProject('/path/you/want/to/create/the/project/sdaps');

See https://github.com/sdaps/sdaps, (*8)

The Versions

16/09 2016

1.0.x-dev

1.0.9999999.9999999-dev

Integration Sdaps for PHP - http://sdaps.org/

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Jansen Felipe

php sdaps

20/10 2014

dev-master

9999999-dev

Integration Sdaps for PHP - http://sdaps.org/

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Jansen Felipe

php sdaps

20/10 2014

v1.0.1

1.0.1.0

Integration Sdaps for PHP - http://sdaps.org/

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Jansen Felipe

php sdaps

17/10 2014

v1.0.0

1.0.0.0

Integration Sdaps for PHP - http://sdaps.org/

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Jansen Felipe

php sdaps