Libraries tagged by eloquent-test
sofa/eloquent-testsuite
94031 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
erikgall/eloquent-phpunit
16456 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
medicivn/eloquent-nested-set
5159 Downloads
mits87/eloquent-nested-attributes
362 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
jpnut/eloquent-nested-filter
12 Downloads
A nested filter structure for Eloquent Models
thunderwolf/eloquent-nested-set
25 Downloads
Nested Set for the Laravel Eloquent with tree_left, tree_right and tree_level based on Propel NestedSet and kalnoy/nestedset
petitkoalak/eloquent-rest-date-format
527 Downloads
trait to apply specific date format to exported model
joaoroyosilva/eloquent-nested-attributes
339 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
garethhudson07/eloquent-rest
303 Downloads
An Eloquent model style interface to a REST based API
dkulyk/eloquent-restrictions
138 Downloads
Laravel Eloquent query restrictions
andrewlamers/eloquent-rest-bridge
248 Downloads
A connection driver for eloquent that forwards sql statements over HTTP and returns the data back into an eloquent model.
goopil/eloquent-rest-filter
6 Downloads
set of eloquent scopes to implements various rest query strings
clickspaceio/laravel-eloquent-rest-filter
33 Downloads