Download the PHP package alxarafe/resource-eloquent without Composer
On this page you can find all versions of the php package alxarafe/resource-eloquent. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alxarafe/resource-eloquent
More information about alxarafe/resource-eloquent
Files in alxarafe/resource-eloquent
Download alxarafe/resource-eloquent
More information about alxarafe/resource-eloquent
Files in alxarafe/resource-eloquent
Vendor alxarafe
Package resource-eloquent
Short Description Eloquent ORM adapter for alxarafe/resource-controller. Implements RepositoryContract, QueryContract, and TransactionContract using Illuminate Database.
License GPL-3.0-or-later
Package resource-eloquent
Short Description Eloquent ORM adapter for alxarafe/resource-controller. Implements RepositoryContract, QueryContract, and TransactionContract using Illuminate Database.
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package resource-eloquent
alxarafe/resource-eloquent
Eloquent ORM adapter for alxarafe/resource-controller.
Implements RepositoryContract, QueryContract, and TransactionContract using Illuminate Database.
Ecosystem
| Package | Purpose | Status |
|---|---|---|
| resource-controller | Core CRUD engine + UI components | ✅ Stable |
| resource-eloquent | Eloquent ORM adapter | ✅ Stable |
| resource-blade | Blade template renderer adapter | ✅ Stable |
| resource-twig | Twig template renderer adapter | ✅ Stable |
Installation
This will automatically install alxarafe/resource-controller and illuminate/database.
Usage
Features
- Translates declarative field filtering and querying to Eloquent queries.
- Manages pagination automatically.
- Handles simple and compound database transactions seamlessly.
- Converts Eloquent metadata directly into Resource Controller configurations.
Development
Docker
Running the CI pipeline locally
Running tests only
License
GPL-3.0-or-later
All versions of resource-eloquent with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/database Version ^10.0 || ^11.0 || ^12.0
alxarafe/resource-controller Version ^0.2.2
illuminate/database Version ^10.0 || ^11.0 || ^12.0
alxarafe/resource-controller Version ^0.2.2
The package alxarafe/resource-eloquent contains the following files
Loading the files please wait ...