Download the PHP package comhon-project/laravel-entity-requester without Composer
On this page you can find all versions of the php package comhon-project/laravel-entity-requester. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download comhon-project/laravel-entity-requester
More information about comhon-project/laravel-entity-requester
Files in comhon-project/laravel-entity-requester
Download comhon-project/laravel-entity-requester
More information about comhon-project/laravel-entity-requester
Files in comhon-project/laravel-entity-requester
Vendor comhon-project
Package laravel-entity-requester
Short Description laravel library that permits to handle complex requests to retrieve entities through a REST API
License MIT
Homepage https://github.com/comhon-project/laravel-entity-requester
Package laravel-entity-requester
Short Description laravel library that permits to handle complex requests to retrieve entities through a REST API
License MIT
Homepage https://github.com/comhon-project/laravel-entity-requester
Please rate this library. Is it a good library?
Informations about the package laravel-entity-requester
Laravel Entity Requester
A Laravel package that converts complex REST API filter/sort requests into Eloquent queries, with schema-based validation and authorization.
Features
- Schema-driven: define entity structures and access control via JSON schemas
- Complex filtering: conditions, groups (AND/OR), relationship existence, morph relations, scopes
- Sorting: multi-column, through relationships, with aggregation functions
- Validation & authorization: requests are checked against entity and request schemas
- Schema generation: auto-generate schemas from Eloquent models
- i18n: validation messages translated in 10 languages
Installation
Quick start
Generate schemas from your model:
Build a query from a request:
Documentation
To learn more about Laravel Entity Requester, please see the documentation.
Changelog
Please see CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-entity-requester with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
comhon-project/model-resolver-contract Version *
illuminate/contracts Version ^11.0|^12.0
spatie/laravel-package-tools Version ^1.16
comhon-project/model-resolver-contract Version *
illuminate/contracts Version ^11.0|^12.0
spatie/laravel-package-tools Version ^1.16
The package comhon-project/laravel-entity-requester contains the following files
Loading the files please wait ...