akens/laravel-helpers
There is no license information available for the latest version (v1.6.1) of this package.
A library of helpers for use with the Laravel framework.
Maintainers
v1.6.1
2016-02-19 15:29 UTC
Requires
- php: >=5.4.0
- doctrine/dbal: 2.5.*
- illuminate/hashing: 5.2.*
- illuminate/support: 5.2.*
Requires (Dev)
- mockery/mockery: ~0.9
- phpspec/phpspec: ~2.1
- phpunit/phpunit: ~5.0
- sami/sami: ~3.2.1
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Unknown License 342504494e529f782620be439b698a61a132d5fe
- Geoff Akens <geoff.woop@geoffakens.com>
This package is not auto-updated.
Last update: 2026-06-17 21:36:34 UTC
README
A library of helpers for use with the Laravel framework.
Installation
Install via Composer:
"require-dev": { "akens/laravel-helpers": "1.6.*" }
