library model
Abstract Eloquent style Model.
ypppa/model
Abstract Eloquent style Model.
- Monday, November 2, 2015
- by ypppa
- Repository
- 2 Watchers
- 1 Stars
- 1,938 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 3 % Grown
Abstract eloquent-like entity Model
, (*1)
This model provides an eloquent-like base class that can be used to build custom models in Laravel or other frameworks., (*2)
Features
- Accessors and mutators
- Model to Array and JSON conversion
- Hidden attributes in Array/JSON conversion
- Appending accessors and mutators to Array/JSON conversion
- Guard/Unguard attributes from mass assign
- Attribute casting
- Control attributes case in Array/JSON representation
You can read more about these features and the original Eloquent model on http://laravel.com/docs/eloquent, (*3)
dev-master
9999999-dev
Abstract Eloquent style Model.
Sources
Download
MIT
The Requires
The Development Requires
by
Yuri Gaidoba
v1.3
1.3.0.0
Abstract Eloquent style Model.
Sources
Download
MIT
The Requires
The Development Requires
by
Yuri Gaidoba
v1.2
1.2.0.0
Abstract Eloquent style Model.
Sources
Download
MIT
The Requires
The Development Requires
by
Yuri Gaidoba