Libraries tagged by sort array
mateuszblaszczyk/record-finder
17035 Downloads
It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.
devysm/enum-mapper
72 Downloads
Map the enum values in short codes with enum mapper class.
thomasbachem/php-short-array-syntax-converter
10787 Downloads
Command-line script to convert PHP's array() syntax to PHP 5.4's short array syntax [] using PHP's built-in tokenizer.
phpbsb/php-short-array-syntax-converter
14 Downloads
Command-line script to convert or revert PHP's array() syntax to PHP 5.4's short array syntax [] using PHP's built-in tokenizer.
mikeevstropov/soft-array
21 Downloads
Array that does not cause errors when accessing not-existing offset
mtsanford/laravel-arrangeable
101 Downloads
Arrangeable behaviour for Laravel eloquent models
denis-buyakov/xml-to-array
25 Downloads
A short description of what your package does
ataur/binarray
16 Downloads
An alternative way to handle large volumn of integer or short string as array in memory efficient way.
othercode/laravel-version
333 Downloads
A tiny port-adapter version resolver for Laravel apps. Pluggable sources: VERSION file, env var, git tag, or config array.
interitty/utils
1933 Downloads
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.
bastman/php7-arrayly
22 Downloads
a simple port of Kotlin Collections to php
yashuk803/sorting-array
2 Downloads
This is library for sorting array.
chubbyphp/chubbyphp-typescript
0 Downloads
PHP port of JavaScript's Array and Map APIs with TypeScript-style generics
rehfeld/comparator
4 Downloads
Helps you write concise array sorting callbacks for php's usort function
oberon/quill-delta
77 Downloads
Compose the deltas of a quill editor history ops array. Port of npm library quill-delta