Libraries tagged by alterable
wuestkamp/alterable-form-bundle
1180 Downloads
Allows Symfony Forms to be altered based on YAML configuration files
altertable/migrations-generator
18 Downloads
Generates Laravel Migrations from an existing database
phpple/altable
29 Downloads
viicslen/laravel-alertable
747 Downloads
This is my package laravel-alertable
inpin/lara-alert
910 Downloads
Add Alertable trait to Laravel Eloquent models
maciejczyzewski/bottomline
595316 Downloads
A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.
improved/iterable
189471 Downloads
Functions to interact with arrays, iterators and other traversable objects
bentools/iterable-functions
348366 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
ext-improved_iterable
Downloads
thejano/laravel-filterable
2703 Downloads
Add filtration functionality to Laravel Models
samsonasik/array-lookup
49802 Downloads
A fast lookup library that help you verify and search array and Traversable data
naucon/utility
65939 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
koriym/loop
12257 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
jakewhiteley/php-sets
24779 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.
escapio/php-iterables
12314 Downloads
Utility functions for working with iterables