laravel-helpers maintained by akens
Description
A library of helpers for use with the Laravel framework.
Author
Last update
2016/02/19 16:29
(dev-master)
Downloads
83
Last update
2016/02/19 16:29
Require
- php >=5.4.0
- illuminate/support 5.2.*
- illuminate/hashing 5.2.*
- doctrine/dbal 2.5.*
Last update
2016/02/19 16:29
Require
- php >=5.4.0
- illuminate/support 5.2.*
- illuminate/hashing 5.2.*
- doctrine/dbal 2.5.*
Last update
2016/02/13 20:33
Require
- php >=5.4.0
- illuminate/support 5.2.*
- illuminate/hashing 5.2.*
- doctrine/dbal 2.5.*
Last update
2016/02/12 21:56
Require
- php >=5.4.0
- illuminate/support 5.1.*
- illuminate/hashing 5.1.*
- doctrine/dbal 2.5.*
Last update
2015/04/06 03:13
Require
- php >=5.4.0
- illuminate/support 5.0.*
- illuminate/hashing 5.0.*
- doctrine/dbal 2.5.*
Last update
2015/03/10 21:14
Require
- php >=5.4.0
- illuminate/support 5.0.*
- illuminate/hashing 5.0.*
- doctrine/dbal 2.5.*
Last update
2015/03/10 18:31
Require
- php >=5.4.0
- illuminate/support 5.0.*
- illuminate/hashing 5.0.*
- doctrine/dbal 2.5.*
Last update
2015/02/08 00:16
Require
- php >=5.4.0
- illuminate/support 5.0.*
- illuminate/hashing 5.0.*
- doctrine/dbal 2.5.*
Last update
2015/02/07 07:49
Require
- php >=5.4.0
- illuminate/support 5.0.*
- illuminate/hashing 5.0.*
- doctrine/dbal 2.5.*
Last update
2015/02/07 06:29
Require
- php >=5.4.0
- illuminate/support 5.0.*
- illuminate/hashing 5.0.*
- doctrine/dbal 2.5.*
Last update
2015/02/04 07:33
Require
- php >=5.4.0
- illuminate/support 4.2.*
- illuminate/hashing 4.2.*
- doctrine/dbal 2.5.*
- slushie/laravel-assetic dev-master
laravel-helpers
A library of helpers for use with the Laravel framework.
Installation
Install via Composer:
"require-dev": {
"akens/laravel-helpers": "1.6.*"
}