Download the PHP package joshcadman01/jenssegers-model without Composer
On this page you can find all versions of the php package joshcadman01/jenssegers-model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joshcadman01/jenssegers-model
More information about joshcadman01/jenssegers-model
Files in joshcadman01/jenssegers-model
Download joshcadman01/jenssegers-model
More information about joshcadman01/jenssegers-model
Files in joshcadman01/jenssegers-model
Vendor joshcadman01
Package jenssegers-model
Short Description An Laravel eloquent-like model class, for Laravel and other frameworks
License MIT
Homepage https://github.com/jenssegers/model
Package jenssegers-model
Short Description An Laravel eloquent-like model class, for Laravel and other frameworks
License MIT
Homepage https://github.com/jenssegers/model
Please rate this library. Is it a good library?
Informations about the package jenssegers-model
Model
This model provides an Laravel eloquent-like base class that can be used to build custom models in Laravel or other frameworks.
Features
- Accessors and mutators
- Model to Array and JSON conversion
- Hidden attributes in Array/JSON conversion
- Guarded and fillable attributes
- Appending accessors and mutators to Array/JSON conversion
- Attribute casting
You can read more about these features and the original Eloquent model on http://laravel.com/docs/eloquent
Installation
Install using composer:
Example
All versions of jenssegers-model with dependencies
PHP Build Version
Package Version
Requires
illuminate/contracts Version
^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
The package joshcadman01/jenssegers-model contains the following files
Loading the files please wait ....