shekhar/to-easy

此包的最新版本(dev-master)没有可用的许可证信息。

dev-master 2015-03-11 07:29 UTC

This package is not auto-updated.

Last update: 2024-09-28 17:38:28 UTC


README

创建虚拟函数不再需要,直接调用即可。

要求

PHP >=5.3 安装 使用composer安装

在composer.json中添加

{ "require": { "shekhar/to-easy": "dev-master" } }

核心PHP中的代码示例

'Shekhar\ToEasy\Facades\ToEasy', use ToEasy\ToEasy\ToEasy; // type= numbers, charU(大写字母), charL(小写字母) echo ToEasy::rand(6, 'type'); ?>

许可证

ToEasy遵循MIT许可证。

版权所有2014 shekhar singh