Download the PHP package anourvalar/eloquent-request without Composer
On this page you can find all versions of the php package anourvalar/eloquent-request. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anourvalar/eloquent-request
More information about anourvalar/eloquent-request
Files in anourvalar/eloquent-request
Download anourvalar/eloquent-request
More information about anourvalar/eloquent-request
Files in anourvalar/eloquent-request
Vendor anourvalar
Package eloquent-request
Short Description Dynamic Query Builder based on request
License MIT
Homepage https://github.com/AnourValar/eloquent-request
Package eloquent-request
Short Description Dynamic Query Builder based on request
License MIT
Homepage https://github.com/AnourValar/eloquent-request
Please rate this library. Is it a good library?
Informations about the package eloquent-request
QueryBuilder from Request
- Filling up the QueryBuilder from user data. Key feature is safety: all data is under a validation.
- Profile-based approach limit access to the columns and operations.
Installation
Usage: basic
Request
Code
Usage: relations & QueryBuilder preconfigure
Request
Code
Usage: simple pagination
Code
Usage: advanced features
Code
Usage: via facade
Code
Usage: Flat table
Setup
Model Observer (saved, deleted):
Migration (up):
Migration (down):
"Simple" workflow
Config:
Seeder:
"Shadow" workflow
Config:
Seeder:
After deploy:
All versions of eloquent-request with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
laravel/framework Version ^8.0|^9.0|^10.0|^11.0
anourvalar/laravel-atom Version ^2.17
laravel/framework Version ^8.0|^9.0|^10.0|^11.0
anourvalar/laravel-atom Version ^2.17
The package anourvalar/eloquent-request contains the following files
Loading the files please wait ....