Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 270 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 270 Bytes

Zend Framework Extensions Library

Extensions library for Zend Framework v1

##Installation using Composer

{
    "minimum-stability": "dev",
    "require": {
        "lciolecki/zf-extensions-library" : "dev-master"
    }
}