Recommend this page to a friend! |
Classes of Muhammad Umer Farooq | > | PHP Encryption Library | > | composer.json | > | Download |
|
|
![]() |
{ "name": "lablnet/encryption", "description": "PHP Encryption package.", "keywords": ["php", "encryption","psr-3","free","package","Lablnet"], "license": "MIT", "authors": [ { "name": "Malik Umer Farooq", "email":"lablnet01@gmail.com", "homepage": "https://softhub99.com" } ], "autoload": { "psr-4": { "Lablnet\\": "src/" } } } |