8000 GitHub - rob-mccann/aware: Self-validating models for Eloquent in Laravel 4
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rob-mccann/aware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aware

Self validating models for Eloquent in L4

Build Status

Installation

Composer

{ // composer.json
  ...
  "require": {
    "laravel/framework": "4.0.*",
    "awareness/aware": "dev-master"
  },
  ...
}

About

Self-validating models for Eloquent in Laravel 4

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%
0