Libraries tagged by ITKR
arcus-software/gas-inventory-validator
18 Downloads
Google Apps Script to be embedded in Google Sheet. Given a folder on GGoogle Drive, recursively iterate through it and its subfolders to report if any Google Sheets are present which do not conform to the rules defining properly formed inventory files.
appzz/finder
41 Downloads
Find files,sort,filter uses iterators
ali-eltaweel/cartesian-product
7 Downloads
PHP Iterables Cartesian Product
alexpanich/multiexception
17 Downloads
Test package for pr-of-it.ru
aldisaglobal/mysql-db
28 Downloads
A Simple Iterateable MySQL DB Query Object
affinity4/collection
12 Downloads
Iterable Collections with useful helper methods. Take control of your arrays!
aabadawy/laravel-row-catcher
7 Downloads
Catch Failures and success rows for iterables
silbinarywolf/php-wordpress-database-tools
718 Downloads
A set of classes for connecting to a Wordpress database and querying it. The point of this library is to easily and effeciently iterate over Wordpress data and import into other CMS systems.
php-etl/flow-spout
0 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
nedryse/simple-translator
3807 Downloads
Simple implementation of \Nette\Localization\ITranslator interface. Just print the key as is. Usefull when you have no time for managing gettext translation but want translatable application in the future.
kael-shipman/php-std-traits
1105 Downloads
An assortment of traits, exceptions and minor classes that help to implement standard PHP interfaces like ArrayAccess, Iterator, etc., as well as a few other useful features.
crowdstar/ranger
6 Downloads
Ranger allows you to mimic the range function in PHP as an Iterator, conserving memory for large ranges.
crazycodr/data-filter
151 Downloads
Used to filter out data from an enumerable source using more flexible patterns than the filter iterator spl class
codeinc/printable-interface
22 Downloads
A simple PHP interface for iterable collections
codeinc/entities-collection
12 Downloads
Iterable Doctrine entities collection