Mercurial > hg > cmmr2012-drupal-site
comparison vendor/zendframework/zend-stdlib/README.md @ 0:c75dbcec494b
Initial commit from drush-created site
author | Chris Cannam |
---|---|
date | Thu, 05 Jul 2018 14:24:15 +0000 |
parents | |
children | 5311817fb629 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:c75dbcec494b |
---|---|
1 # zend-stdlib | |
2 | |
3 [](https://secure.travis-ci.org/zendframework/zend-stdlib) | |
4 [](https://coveralls.io/r/zendframework/zend-stdlib?branch=master) | |
5 | |
6 `Zend\Stdlib` is a set of components that implements general purpose utility | |
7 class for different scopes like: | |
8 | |
9 - array utilities functions; | |
10 - json serializable interfaces; | |
11 - general messaging systems; | |
12 - string wrappers; | |
13 - etc. | |
14 | |
15 --- | |
16 | |
17 - File issues at https://github.com/zendframework/zend-stdlib/issues | |
18 - Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-stdlib |