2017 © Pedro Peláez
 

library asylum

A client/server to perpare data when developing REST APIs

image

davewid/asylum

A client/server to perpare data when developing REST APIs

  • Wednesday, August 29, 2012
  • by davewid
  • Repository
  • 2 Watchers
  • 2 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Asylum

Asylum is a PHP library to help secure your REST transactions. It is based on Amazon's API security. Requires PHP 5.3+., (*1)

Installing

You can use Composer to install the Asylum library. Asylum is hosted on Packagist so all you will need to add to the require section of composer.json file is below., (*2)

``` javascript, (*3)

"require":{ .... "davewid/asylum": "*" .... } ```, (*4)

PHP-FIG

Asylum is in compliance with PSR-0 and PSR-1 (except PSR-1 4.3 as my method names are lowercase and underscored)., (*5)

License

This code is licensed under the MIT license., (*6)


Developed by Dave Widmer., (*7)

The Versions

29/08 2012

dev-master

9999999-dev https://github.com/daveWid/asylum

A client/server to perpare data when developing REST APIs

  Sources   Download

MIT

The Requires

  • php >=5.3

 

api rest secure

29/08 2012

0.2.0

0.2.0.0 https://github.com/daveWid/asylum

A client/server to perpare data when developing REST APIs

  Sources   Download

MIT

The Requires

  • php >=5.3

 

api rest secure

28/08 2012

0.1.0

0.1.0.0 https://github.com/daveWid/asylum

A client/server to perpare data when developing REST APIs

  Sources   Download

MIT

The Requires

  • php >=5.3

 

api rest secure