Libraries tagged by array hash
oscarricardosan/cache_object
651 Downloads
Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.
hasokeyk/array-2-html-form
34 Downloads
Automatically converts php array type to html form elements
hassan/one-loop
5 Downloads
A Laravel/PHP Package for Minimizing Collection/Array Iterations
hasokeyk/keyb-api
6 Downloads
Easy Web API Create
disapamok/srilanka-cities
283 Downloads
This has included Sri Lanka's all the provinces, districts, and cities in a PHP array
vespula/paginator
255 Downloads
A package that creates simple pagination links. No reliance on ORMs or arrays. Has a generic, bootstrap, and foundation adapters.
elephpant/breadcrumb
443 Downloads
Breadcrumbs in an uncomplicated way. This component facilitates the way to create breadcrumbs for your website, to favor a more accessible navigation. It was designed to work very well with the Bootstrap Framework. Besides being very easy to use, it has very interesting possibilities, such as adding new separators and new CSS classes to style this interface component to your liking. The Breadcrumb Component also allows you to have access to the Array assembled to feed into other features of your system, such as a microformat, for example.
dipenparmar12/exportable
50 Downloads
A Laravel package for hassle free generate CSV,JSON files from (Eloquent model,Collection Array)
waughj/unique-values-array
16 Downloads
Array class that ensures it ne'er has duplicate values.
io-developer/php-keyget
16 Downloads
PHP KeyGet solves routine actions like 'Get array value by key or default if not exists' and 'Ensure array has key or set to default'
vangesteljasper/collection
23 Downloads
Convenience object with `get`, `set`, `setMultiple`, `unset` and `has` methods.
hahadu/postman-api
63 Downloads
collection array
hahadu/data-handle
118 Downloads
A database array handle class
hahadu/collect
239 Downloads
collection array
sweikenb/dirty
7 Downloads
Library for checking if an object or array has changes (is dirty) since the last check.