Download the PHP package bart/licensee without Composer
On this page you can find all versions of the php package bart/licensee. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bart/licensee
More information about bart/licensee
Files in bart/licensee
Download bart/licensee
More information about bart/licensee
Files in bart/licensee
Please rate this library. Is it a good library?
Informations about the package licensee
Licensee
A simple PHP class for license generation and verification based on openssl signatures
Usage
Using the Licensee class is as easy as pie, because it follows the PSR-0 namespace standard.
- Add
"bart/licensee":"dev-master"
to yourcomposer.json
require-dev
- Run
composer update
- Enjoy!
Note: If you developing with the amazing Laravel 4 framework, you can add an alias: 'License' => 'Bart\Licensee\License'
Methods
Example
License
The Licensee package is open-sourced software licensed under the MIT license
All versions of licensee with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
illuminate/support Version 4.1.x
claudusd/cryptography Version dev-master
illuminate/support Version 4.1.x
claudusd/cryptography Version dev-master
The package bart/licensee contains the following files
Loading the files please wait ....