d-scribe/ds-live

Extension of default core classes and provision of addition utility classes


Keywords
library, extension, dscribe, dslive
License
MIT

Documentation

dsLive - Extension for dScribe Framework

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.

  1. COMPOSER (Recommended) "require": { "d-scribe/ds-live": "dev-master" }

  2. MANUAL

    • Create "d-scribe/ds-live" directory in your vendor directory
    • Copy the files of dsLive into that directory