Download the PHP package sloth-dev-guy/searches without Composer
On this page you can find all versions of the php package sloth-dev-guy/searches. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sloth-dev-guy/searches
More information about sloth-dev-guy/searches
Files in sloth-dev-guy/searches
Download sloth-dev-guy/searches
More information about sloth-dev-guy/searches
Files in sloth-dev-guy/searches
Vendor sloth-dev-guy
Package searches
Short Description Perform searches with Eloquent models using an array-like API setup
License MIT
Homepage https://github.com/sloth-dev-guy/searches
Package searches
Short Description Perform searches with Eloquent models using an array-like API setup
License MIT
Homepage https://github.com/sloth-dev-guy/searches
Please rate this library. Is it a good library?
Informations about the package searches
Eloquent Searches
Are you tired of write if, where and join statements in all your search methods as if tomorrow never comes, then this might be a solution for you!
Perform searches with Eloquent models using an array-like API setup.
This library is just a query-builder translator, so in the end it uses exactly the same methods.
- Installation
- Laravel
- Lumen
- Configuration
- Basic Usage
- Where's
- Basic Usage
- Available operations
- Eloquent
- Model Composition
- Custom Where's
- Join Relationships
- Basic Usage
- Aliases
- Custom Where's
- Order By
- Basic Usage
- Multiple Columns
- Select
- Eager Loading
- Extending
- Custom Join Types
- Custom Where's
- IOC
All versions of searches with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/support Version ^9.0|^10.0|^11.0|^12.0
illuminate/container Version ^9.0|^10.0|^11.0|^12.0
illuminate/database Version ^9.0|^10.0|^11.0|^12.0
illuminate/events Version ^9.0|^10.0|^11.0|^12.0
illuminate/support Version ^9.0|^10.0|^11.0|^12.0
illuminate/container Version ^9.0|^10.0|^11.0|^12.0
illuminate/database Version ^9.0|^10.0|^11.0|^12.0
illuminate/events Version ^9.0|^10.0|^11.0|^12.0
The package sloth-dev-guy/searches contains the following files
Loading the files please wait ....