Recommend this page to a friend! |
Classes of Andrey Lebedev | > | PHP Secure Link | > | composer.json | > | Download |
|
![]() |
{ "name": "kommuna/securelink", "description": "Simple PHP class for create and validate \"signed\" HTTP links", "type": "library", "license": "unlicense", "authors": [ ], "minimum-stability": "stable", "require": {}, "autoload": { "psr-4": {"kommuna\\securelink\\": "."} } } |