把整数生成唯一字符串的PHP库.zip
<?php /* * This file is part of Hashids. * (c) Ivan Akimov * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Hashids; use RuntimeException; /** * This is the math class.
文件列表
把整数生成唯一字符串的PHP库.zip
(预估有个6文件)
hashids.php-master
LICENSE
1KB
composer.json
1KB
src
Math.php
4KB
HashidsInterface.php
1KB
Hashids.php
9KB
HashidsException.php
436B
暂无评论