Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 471 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 471 Bytes

Packegeton-php

Build Status

Packegeton-php is a skeleton structure which helps you quick start the creation of a php package.

Running tests

Running tests:

$ make test

Linting:

$ make lint

Complete delivery:

$ make delivery

Running other tasks

See:

make help

for more info.