mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-27 00:28:47 +00:00
16 lines
413 B
Markdown
16 lines
413 B
Markdown
# zend-stdlib
|
|
|
|
`Zend\Stdlib` is a set of components that implements general purpose utility
|
|
class for different scopes like:
|
|
|
|
- array utilities functions;
|
|
- hydrators;
|
|
- json serialazible interfaces;
|
|
- general messaging systems;
|
|
- strin wrappers;
|
|
- etc
|
|
|
|
|
|
- File issues at https://github.com/zendframework/zend-stdlib/issues
|
|
- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-stdlib
|