This project is no longer maintained. Much of the functionality has been simplified, improved upon, and broken out into separate libraries.
A set of classes to assist Laravel and Silex development.
- Issue Tracker: https://github.com/deefour/aide/issues
- Source Code: https://github.com/deefour/aide
Documentation can be found on Read the Docs in the docs/ in the project source.
- Validation: Github | Read the Docs
- Authorization: Github | Read the Docs
- Laravel dependency bumped to 4.2
- Initial whitespace cleaning throughout
src/andtests/ - Validation improvements including moving common code between entities and models into a trait
- Laravel service providers for
RepositoryandPolicyfactories - Updated documentation and phpdocs for authorization component
- New authorization component, based on the popular Ruby gem, Pundit
- 100% test coverage
- Docs moved to readthedocs.org
- Improved flexibility for validation
- Validation docs
- Coveralls integration
- Initial release
Copyright (c) 2014 Jason Daly (deefour). Released under the MIT License.
