mouf/utils.cache.in-memory-cache
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
时间:2013-07-21 16:53
barnabywalters/mf-cleaner
Cleans up microformats2 array structures
时间:2013-06-16 17:36
emonkak/underbar.php
A collection processing library for PHP, like Underscore.js
时间:2013-03-02 10:47
stekycz/collections
Basic collections for PHP using arrays
时间:2013-02-21 17:03
pklink/dotor
Easy access to array values using dot notation. Useful for handling configurations or something like that
时间:2013-02-11 12:40
stamina/chequer-php
Fast & simple scalar/object/array checking/validation class
时间:2013-01-29 15:57
garyjones/php-type-converter
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
时间:2013-01-26 17:34
volcanus/configuration
Array class for configurations
时间:2013-01-21 07:25
nicmart/treebuilder
TreeBuilder offers some fast methods to transform tree structures (arrays, object graphs, xml documents) to php array
时间:2013-01-06 11:50
titon/type
The type package provides a chainable immutable object oriented interface for array lists, hash maps, string buffers, xml documents, and more.
时间:2013-01-03 01:08
chrisoconnell/cao-csv-output
Zend Framework 2 Module for generating CSV output from an array.
时间:2012-12-11 06:07
jalet/util-sprintf
PHP's sprintf for named params with type casting.
时间:2012-11-30 12:09
jalet/tvnu-config
Environment based configuration helper for multiple formats. INI, YAML, Databse (PDO) or Array.
时间:2012-11-27 16:42