#4 Sofa/Eloquence

Easy and flexible extensions for the Eloquent ORM (Laravel 5.1+ LTS).

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
Links