PHPackages                             dl-commons/dlc-base - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dl-commons/dlc-base

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dl-commons/dlc-base
===================

A set of generic (abstract) classes which are commonly used across multiple modules.

1341PHP

Since Apr 28Pushed 13y ago2 watchersCompare

[ Source](https://github.com/dlabas/DlcBase)[ Packagist](https://packagist.org/packages/dl-commons/dlc-base)[ RSS](/packages/dl-commons-dlc-base/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

DlcBase
=======

[](#dlcbase)

A set of generic (abstract) classes which are commonly used across multiple modules.

This module is currently under heavy development.

Requirements
------------

[](#requirements)

- [Zend Framework 2](https://github.com/zendframework/zf2) (latest master)

Installation
------------

[](#installation)

### Main Setup

[](#main-setup)

#### By cloning project

[](#by-cloning-project)

1. Clone this project into your `./vendor/` directory.

#### With composer

[](#with-composer)

Coming soon...

#### Post installation

[](#post-installation)

1. Enabling it in your `application.config.php`file.

    ```
