Download the PHP package robotusers/cakephp-chunk without Composer
On this page you can find all versions of the php package robotusers/cakephp-chunk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download robotusers/cakephp-chunk
More information about robotusers/cakephp-chunk
Files in robotusers/cakephp-chunk
Download robotusers/cakephp-chunk
More information about robotusers/cakephp-chunk
Files in robotusers/cakephp-chunk
Vendor robotusers
Package cakephp-chunk
Short Description Robotusers CakePHP Chunk plugin
License MIT
Homepage https://github.com/robotusers/cakephp-chunk
Package cakephp-chunk
Short Description Robotusers CakePHP Chunk plugin
License MIT
Homepage https://github.com/robotusers/cakephp-chunk
Please rate this library. Is it a good library?
Informations about the package cakephp-chunk
CakePHP Chunk plugin
This plugin allows to chunk results retrieved from a database in order to save memory.
Installation
Using the plugin
The plugin provides a custom ResultSet
class which accepts Cake\ORM\Query
instance.
Example:
You can control how many elements are in one "chunk" (1000 by default):
The plugin provides also a behavior with chunk()
method:
All versions of cakephp-chunk with dependencies
PHP Build Version
Package Version
Requires
cakephp/orm Version
~5.0
The package robotusers/cakephp-chunk contains the following files
Loading the files please wait ....