Libraries tagged by in array
mateuszblaszczyk/record-finder
13894 Downloads
It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.
dimanzver/fast-fuzzy-search
1491 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
bentools/doctrine-static
765 Downloads
Doctrine Static - Mock managers and repositories in simple arrays, without any database.
rwillians/stingray
13193 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.
krepysh-spec/currency
320 Downloads
World Currency list in PHP constants and array
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
ahamed/jsphp
461 Downloads
A php library for implementing Array, Object, String methods in JavaScript way.
redpandacoding/provinces-state-listings
5511 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
oscarricardosan/cache_object
783 Downloads
Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.
hejunjie/tools
1822 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...
eboreum/collections
4213 Downloads
Wish you had generics in PHP? This library provides a sensible means of managing collections of data (i.e. arrays with restrictions), immutably, until such a time that PHP generics are bestowed upon us.
eboreum/caster
4753 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
aza/phpgen
3249 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
yarri/array-sort
1405 Downloads
The definitive function for sorting arrays in PHP
tebru/multi-array
3151 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP