opis/utils
最新稳定版本:2.2.3
Composer 安装命令:
composer require opis/utils
包简介
A collection of useful classes that deals with UTF-8 strings, URLs, punycode, form validation and more
README 文档
README
Utilitary classes
Opis Utils is a collection of useful classes that will help you with UTF 8 strings, URLs, form validators, autoloading, versions and others.
License
Opis Utils is licensed under the Apache License, Version 2.0.
Requirements
- PHP 5.3.* or higher
Installation
This library is available on Packagist and can be installed using Composer.
{
"require": {
"opis/utils": "^2.2.0"
}
}
If you are unable to use Composer you can download the
tar.gz or the zip
archive file, extract the content of the archive and include de autoload.php file into your project.
require_once 'path/to/utils-2.2.0/autoload.php';
Documentation
Examples and documentation can be found at http://opis.io/utils.
统计信息
- 总下载量: 498
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2015-07-02