/l3-libraries

Laravel 3 libraries

Primary LanguagePHP

l3-libraries

This repo contains some generic libraries I use to develop laravel3 applications.

Usage

clone or use as git submodule in application/libraries of your laravel3 installation. the autoloader should load the classes.

Author

© 2013 Simon Aebersold - @saebersold, http://aebersold.me

License

Copyright (C) 2013 Simon Aebersold

l3-libraries is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

l3-libraries is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.