Libraries tagged by iterate
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
17833 Downloads
Wraps SplFileObject's CSV capabilities with a more human approach
dlnsk/faker-sequence
136 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
tiny-blocks/collection
14276 Downloads
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
theanadimukt/routes-dir-iterator
17 Downloads
Iterate nested directories for segregated routes
symbiote/php-wordpress-database-tools
24 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
11 Downloads
Papyrus is a PHP flat file CMS, built for developers to allow them to quickly publish and iterate on websites.
sikessem/tracer
9 Downloads
A minimal and modern PHP library to capture, filter, and iterate over debug_backtrace results with a fluent API.
sigwin/xezilaires-symfony
35 Downloads
Use Xezilaires together with Symfony to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
sideclick/data-container
12 Downloads
This class provides a way to easily iterate through the results of a query * or query builder. Or get the total results of the query/querybuilder * or retrieve a KNP_Pagination of the query/query builder
sashabo/iterable-string
3978 Downloads
IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.
mferly/session-parser
4 Downloads
Use this to iterate through active session files within the defined PHP sessions folder found in php.ini to look for authenticated sessions.