Download the PHP package tobento/service-iterable without Composer
On this page you can find all versions of the php package tobento/service-iterable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package service-iterable
Iterable Service
Iterable helper and common iterators used in other services.
Table of Contents
- Getting started
- Requirements
- Highlights
- Documentation
- Iterable
- Iterators
- Chunk Iterator
- Modify Iterator
- Item Factory Iterator
- Json File Iterator
- Credits
Getting started
Add the latest version of the iterable service project running this command.
Requirements
- PHP 8.0 or greater
Highlights
- Framework-agnostic, will work with any project
- Decoupled design
Documentation
Iterable
toArray
Converts any iterable to an array.
toIterator
Converts any iterable to an iterator.
Iterators
Chunk Iterator
Modify Iterator
Item Factory Iterator
You may use the item factory iterator to seed items and use the Seeder Service to generate fake data.
Json File Iterator
For large files you may consider Json Maschine.
Credits
- Tobias Strub
- All Contributors
All versions of service-iterable with dependencies
PHP Build Version
Package Version
The package tobento/service-iterable contains the following files
Loading the files please wait ....