d-scribe / core
Library of classes for the DScribe Framework to function.
dev-master
2016-03-30 08:21 UTC
Requires
- php: >=5.3.0
- d-scribe/db-scribe: dev-master
Suggests
- d-scribe/ds-live: Extension for core library, providing more utility classes
This package is auto-updated.
Last update: 2025-03-14 06:36:24 UTC
README
Required library of classes for the dScribe Framework without which the framework will not function
INSTALLATION
There are two ways to install dSCore.
-
COMPOSER (Recommended) Download and setup dsSkeleton[https://github.com/ezra-obiwale/dsSkeleton]. All requirements are automatically installed.
-
MANUAL
- Create "d-scribe/core" directory in your vendor directory
- Copy the files of dSCore into that directory
- Install dbScribe[https://github.com/ezra-obiwale/dbScribe], which is a requirement