deefour/aide

This package is abandoned and no longer maintained. No replacement package was suggested.

A set of classes to assist Laravel and Silex development.

0.6.0 2014-07-28 03:22 UTC

This package is auto-updated.

Last update: 2020-01-15 21:59:58 UTC


README

Please Note

This project is no longer maintained. Much of the functionality has been simplified, improved upon, and broken out into separate libraries.

Aide

Build Status Packagist Version Latest Version Coverage Status

A set of classes to assist Laravel and Silex development.

Contribute

Documentation

Documentation can be found on Read the Docs in the docs/ in the project source.

Changelog

0.6.0 - July 27, 2014

  • Laravel dependency bumped to 4.2
  • Initial whitespace cleaning throughout src/ and tests/
  • Validation improvements including moving common code between entities and models into a trait

0.5.0 - May 24, 2014

  • Laravel service providers for Repository and Policy factories
  • Updated documentation and phpdocs for authorization component

0.4.0 - May 13, 2014

  • New authorization component, based on the popular Ruby gem, Pundit

0.3.0 - May 11, 2014

  • 100% test coverage
  • Docs moved to readthedocs.org

0.2.0 - May 9, 2014

  • Improved flexibility for validation
  • Validation docs
  • Coveralls integration

0.1.0 - May 1, 2014

  • Initial release

License

Copyright (c) 2014 Jason Daly (deefour). Released under the MIT License.