Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 712 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 712 Bytes

CIUtility

Total Downloads Latest Unstable Version Latest Stable Version License

Utilities and scripts for continuous integration (testing, PHPCS...)

Installation

With composer, add:

{
    "require" : {
        "ehdev/ciutility": "*"
    }
}

Components

@TODO