Skip to content

Torann/laravel-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Super Repository

Latest Stable Version Total Downloads Build Status

The Laravel Repository package is meant to be a generic repository implementation for Laravel.


The Super Features

  • Support for custom validators
    • Honeypot spam protection
    • Reserved name validation

Installation

To get the latest version of Laravel Repository simply require it in your composer.json file.

"torann/laravel-repository": "0.1.*@dev"

You'll then need to run composer install to download it and have the autoloader updated.

Documentation

View the official documentation.

Todo's

  • Write up documentation

About

A generic repository implementation for Laravel with a few extras.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages