Download the PHP package merkjs/simple-php-crypt without Composer
On this page you can find all versions of the php package merkjs/simple-php-crypt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download merkjs/simple-php-crypt
More information about merkjs/simple-php-crypt
Files in merkjs/simple-php-crypt
Download merkjs/simple-php-crypt
More information about merkjs/simple-php-crypt
Files in merkjs/simple-php-crypt
Vendor merkjs
Package simple-php-crypt
Short Description Converts an integer to YouTube style (like) crypted string. Simple crypt class for PHP
License MIT
Homepage https://www.github.com/merkdev/Simple-PHP-Crypt
Package simple-php-crypt
Short Description Converts an integer to YouTube style (like) crypted string. Simple crypt class for PHP
License MIT
Homepage https://www.github.com/merkdev/Simple-PHP-Crypt
Please rate this library. Is it a good library?
Informations about the package simple-php-crypt
Simple PHP Crypt
This tiny PHP class helps you to generating YouTube style hash from an Integer.
Note : This script requires BC-Math library BCMath Arbitrary Precision Mathematics
Usage
Hash
UnHash
Example
- Clone this Repo :
https://github.com/merkdev/simple-php-crypt
- Run a local server :
php -S localhost:4321 example/index.php
- Open it on browser : http://localhost:4321
Install it via Composer
composer require merkdev/simple-php-crypt
All versions of simple-php-crypt with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package merkjs/simple-php-crypt contains the following files
Loading the files please wait ....