2017 © Pedro Peláez
 

library model

Abstract Eloquent style Model.

image

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

The README.md

Abstract eloquent-like entity Model

SensioLabsInsight, (*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)

The Versions

02/11 2015

dev-master

9999999-dev

Abstract Eloquent style Model.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Yuri Gaidoba

02/11 2015

v1.3

1.3.0.0

Abstract Eloquent style Model.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Yuri Gaidoba

29/10 2015

v1.2

1.2.0.0

Abstract Eloquent style Model.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Yuri Gaidoba