Skip to content

sidjoshi001/eloquence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sofa/Eloquence

Build Status Coverage Status Code Quality Downloads stable

Easy and flexible extensions for the Eloquent ORM (Laravel 5.2).

Currently available extensions:

  1. Searchable query - crazy-simple fulltext search through any related model (based on https://github.com/nicolaslopezj/searchable only written from scratch & greatly improved)
  2. Validable - self-validating models
  3. Mappable -map attributes to table fields and/or related models
  4. Metable - meta attributes made easy
  5. Mutable - flexible attribute get/set mutators with quick setup (with help of Romain Lanz)
  6. Mutator - pipe-based mutating
  7. Filterable - Part of Searchable only for DateRange

Check the documentation for installation and usage info, website for examples and API reference

Modification:

  • By Tymk Softwares for Compitability with gazsp/baum

About

Extensions for the Eloquent ORM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%