d-scribe / ds-live
Extension of default core classes and provision of addition utility classes
dev-master
2016-03-30 08:27 UTC
Requires
- php: >=5.3.0
- d-scribe/core: dev-master
This package is auto-updated.
Last update: 2025-03-14 06:37:17 UTC
README
This is a collection of helpers to further reduce the developing process and time with dScribe Framework.
INSTALLATION
There are two ways to install dSLive.
-
COMPOSER (Recommended) "require": { "d-scribe/ds-live": "dev-master" }
-
MANUAL
- Create "d-scribe/ds-live" directory in your vendor directory
- Copy the files of dsLive into that directory