Download the PHP package talentify/phalcon.eager-loading without Composer
On this page you can find all versions of the php package talentify/phalcon.eager-loading. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download talentify/phalcon.eager-loading
More information about talentify/phalcon.eager-loading
Files in talentify/phalcon.eager-loading
Download talentify/phalcon.eager-loading
More information about talentify/phalcon.eager-loading
Files in talentify/phalcon.eager-loading
Vendor talentify
Package phalcon.eager-loading
Short Description Solves N+1 query problem in Phalcon Model
License Unlicense
Package phalcon.eager-loading
Short Description Solves N+1 query problem in Phalcon Model
License Unlicense
Please rate this library. Is it a good library?
Informations about the package phalcon.eager-loading
~~This package provides eager-loading support for Phalcon 1.3. - 2.0.. Requires PHP 5.6, for PHP 5.3 support use php-5.3 branch~~
Phalcon 3.3 supported
Usage
The usage is similar to Laravel, I've implemented in a trait with
and load
methods, so within a model that uses that trait (Sb\Framework\Mvc\Model\EagerLoadingTrait
) you can do:
For more examples, return types etc visit the tests folder or take a look at the code, it's quite small.
License
All versions of phalcon.eager-loading with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package talentify/phalcon.eager-loading contains the following files
Loading the files please wait ....