d-scribe / ds-live
Extension of default core classes and provision of addition utility classes
Installs: 34
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
pkg:composer/d-scribe/ds-live
Requires
- php: >=5.3.0
- d-scribe/core: dev-master
This package is auto-updated.
Last update: 2025-09-14 07:44:36 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