Download the PHP package xire28/redbean-traversing without Composer
On this page you can find all versions of the php package xire28/redbean-traversing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xire28/redbean-traversing
More information about xire28/redbean-traversing
Files in xire28/redbean-traversing
Download xire28/redbean-traversing
More information about xire28/redbean-traversing
Files in xire28/redbean-traversing
Vendor xire28
Package redbean-traversing
Short Description Add traversing through associations with scopes for redbeans
License MIT
Homepage https://github.com/xire28/redbean-traversing
Package redbean-traversing
Short Description Add traversing through associations with scopes for redbeans
License MIT
Homepage https://github.com/xire28/redbean-traversing
Please rate this library. Is it a good library?
Informations about the package redbean-traversing
Redbean traversing
Add traversing through associations with scopes for redbeans
Requirements
- PHP >= 5.4.0
Install
Using Composer
Note
This package is composed of two parts:
MulticallProxy
to use a collection like an object and apply the operation on all the items simultaneouslySQLConditionBuilder
to progressively construct the SQL query filter
Examples
Seeds
- United States of America
- Alabama
- Lionel Richie (1949-06-20)
- Felicia Day (1979-06-28)
- Alaska
- Anna Graceman (1999-08-01)
- Arizona
- Emma Stone (1988-11-06)
- Arkansas
- Alabama
- China
- Gensu
- Wong Lee (1978-02-01)
- Gensu
Retrieve all persons in the usa
SQL statements generated
Output
Retrieve all adult persons in the usa
SQL statements generated
Output
Build complex queries
SQL statements generated
Output
All versions of redbean-traversing with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package xire28/redbean-traversing contains the following files
Loading the files please wait ....