Libraries tagged by iterate
scottchiefbaker/dbquery
8 Downloads
DBQuery is a PHP database library to simplify fetching and iterating over your data.
rah/rah_repeat
31 Downloads
Iterator tags for Textpattern CMS templates
jamsouf/repeat
28 Downloads
Repeater utility. Work with repeated actions in a simple way.
g105b/phpcsv
17901 Downloads
Wraps SplFileObject's CSV capabilities with a more human approach
dlnsk/faker-sequence
138 Downloads
Faker provider to generate incrementing, decrementing and manual sequences.
protec/pot
3479 Downloads
Tool to manage iterating through files in a folder and running a command against them. Records the filename of each file and the timestamp of when run in database.
avris/timeiterator
17 Downloads
Simple helper to iterate over time
wiistriker/doctrine-cursor-paginator
32 Downloads
Iterate through large datasets
theanadimukt/routes-dir-iterator
18 Downloads
Iterate nested directories for segregated routes
symbiote/php-wordpress-database-tools
25 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.
soma/papyrus
14 Downloads
Papyrus is a PHP flat file CMS, built for developers to allow them to quickly publish and iterate on websites.
sikessem/tracer
12 Downloads
A minimal and modern PHP library to capture, filter, and iterate over debug_backtrace results with a fluent API.
sigwin/xezilaires-symfony
36 Downloads
Use Xezilaires together with Symfony to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
sashabo/iterable-string
3980 Downloads
IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.
mferly/session-parser
5 Downloads
Use this to iterate through active session files within the defined PHP sessions folder found in php.ini to look for authenticated sessions.