Download the PHP package dmn013/eloquence without Composer
On this page you can find all versions of the php package dmn013/eloquence. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package eloquence
Dmn013/Eloquence
Easy and flexible extensions for the Eloquent ORM.
Currently available extensions:
- Searchable query - crazy-simple fulltext search through any related model
- Validable - self-validating models
- Mappable -map attributes to table fields and/or related models
- Metable - meta attributes made easy
- Mutable - flexible attribute get/set mutators with quick setup
- Mutator - pipe-based mutating
By installing this package you get aforementioned extensions. Alternatively you can pull just single extension:
Check the documentation for installation and usage info, website for examples and API reference
Contribution
Shout out to all the Contributors!
All contributions are welcome, PRs must be tested and PSR-2 compliant - refer to particular extension repository.
All versions of eloquence with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3.0
dman013/eloquence-base Version DEV-MASTER
dman013/eloquence-metable Version DEV-MASTER
dman013/eloquence-mutable Version DEV-MASTER
dman013/eloquence-mappable Version DEV-MASTER
dman013/eloquence-validable Version DEV-MASTER
dman013/eloquence-base Version DEV-MASTER
dman013/eloquence-metable Version DEV-MASTER
dman013/eloquence-mutable Version DEV-MASTER
dman013/eloquence-mappable Version DEV-MASTER
dman013/eloquence-validable Version DEV-MASTER
The package dmn013/eloquence contains the following files
Loading the files please wait ....