Libraries tagged by eloquent-test
sofa/eloquent-testsuite
97781 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.
mits87/eloquent-nested-attributes
363 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
14 Downloads
A nested filter structure for Eloquent Models
joaoroyosilva/eloquent-nested-attributes
358 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.
thunderwolf/eloquent-nested-set
44 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
medicivn/eloquent-nested-set
5225 Downloads
garethhudson07/eloquent-rest
317 Downloads
An Eloquent model style interface to a REST based API
dkulyk/eloquent-restrictions
150 Downloads
Laravel Eloquent query restrictions
andrewlamers/eloquent-rest-bridge
249 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
34 Downloads