Skip to content

A Laravel base model that all other models extend, with methods to convert database fields to camel cased properties.

Notifications You must be signed in to change notification settings

garethdaine/base-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Base Model (Laravel 4.2)

A Laravel 4.2 base model that all other models extend, with methods for converting database field names to camel cased properties as an array, object or JSON.

About

A Laravel base model that all other models extend, with methods to convert database fields to camel cased properties.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages