PHPackages                             zane/utils - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. zane/utils

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zane/utils
==========

A collection of useful classes like Ary, Str and Validator

542410[1 issues](https://github.com/zanemmm/utils/issues)PHP

Since Apr 12Pushed 7y agoCompare

[ Source](https://github.com/zanemmm/utils)[ Packagist](https://packagist.org/packages/zane/utils)[ RSS](/packages/zane-utils/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

关于本项目
=====

[](#关于本项目)

[![GitHub license](https://camo.githubusercontent.com/a4219790d215cae230d890af0e2d3eace657d7b414e47920e0e98b713c6b1ec2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7a616e656d6d6d2f7574696c732e737667)](https://github.com/zanemmm/utils/blob/master/LICENSE) [![Build Status](https://camo.githubusercontent.com/6b4ced9779723287f335b736f7089204339d5c04121a5c370be4ec9f438cb5a2/68747470733a2f2f7777772e7472617669732d63692e6f72672f7a616e656d6d6d2f7574696c732e7376673f6272616e63683d6d6173746572)](https://www.travis-ci.org/zanemmm/utils) [![StyleCI](https://camo.githubusercontent.com/43f2eed7558ca5791025b221e20dd352185cf8baf9098948e39d07608ad3f0a6/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3134323732393132342f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/142729124)

开发这个项目的目的是为了将日常开发中经常能用到的方法封装在一起，节省开发时间。同时在开发本项目的过程中熟悉PHP的自带函数的应用，提高自己的水平。

另外在开发过程中还写了一篇关于 [PHP 数组函数的使用技巧](https://www.0php.net/posts/%E5%B7%A7%E7%94%A8-PHP-%E6%95%B0%E7%BB%84%E5%87%BD%E6%95%B0.html) 的博文。

项目特性
====

[](#项目特性)

我觉得最大的特点就是： ✨**链式调用**✨ 。嗯😉，其他有待各位发掘。

举个栗子：

```
