Libraries tagged by in array
ezzaze/binary-search
83 Downloads
a PHP package for searching values in large arrays faster
emulgeator/server-superglobal-object-representation
27 Downloads
A simple class which represents the $_SERVER super global array in PHP
elleryleung/custom-cloudwatch-logger
1 Downloads
Write error log (both in string, array and Exception format) to AWS Cloudwatch.
ecks/ecks
51 Downloads
An array decorator that adds a fluid functional interface similar to that of an Array in Ruby. Inspired by underscore.php.
dreamaker/seek
15 Downloads
this package helps handle array activities, creating, accessing, pushing, pulling items in and array
cyint/pagination-service-php
6 Downloads
Symfony service to assist in paginating array collections
cybersai/ussd-store
5 Downloads
A simple key-value store to save data in an array and serialized them so they can be stored in the database as text
codercms/fast-fuzzy-search
4 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
chrisabey84/laravel-cached-options-list
305 Downloads
A simple package that allows you to cache all rows on a relationship model for use in select arrays on forms
cgillespie/objectarrayvalueaverager
6 Downloads
PHP library to average the values in an array of objects into another object
baohan/collection
322 Downloads
A wrapper class to provide way to access array in object oriented
bakgul/laravel-package-generator
116 Downloads
This package aims to generate packages to increase productivity. It offers a flexible package structure thanks to settings that can be found in the 'structures' array on 'config/packagify.php'. The detailed explanations can be found in that array's comment block.
ataur/binarray
16 Downloads
An alternative way to handle large volumn of integer or short string as array in memory efficient way.
52software/edex
58 Downloads
This package can be used to import EDEX files in PHP arrays
markwilson/symfony2-validator-fields-intersect-not-empty
1667 Downloads
Constraint to check at least one of the keys exist in an array