grizzlyware / ranger
Dispense and verify license keys for your apps
1.0.7
2020-01-07 17:31 UTC
Requires
- php: >=5.6.0
- firebase/php-jwt: ^5.0
Requires (Dev)
- illuminate/support: 5.8.*
- phpunit/phpunit: ^7.5
README
Ranger
Dispense and validate license keys for your apps.
Premise
Ranger was built to be application and transport layer agnostic. You can run the client and server in any PHP application to generate, callback and validate license keys. The communication between the client and the server can happen over any layer, be that HTTP/S, MQTT, SMS or a postcard.
Installation
You can install Ranger via Composer:
composer require grizzlyware/ranger
License
GNU General Public License v3.0
Credits
Built open source by Grizzlyware for the greater benefit of the internet.