bruinsdev/cliphpy

Tiny CLI PHP Framework

1.1.2 2019-01-31 07:41 UTC

This package is not auto-updated.

Last update: 2025-03-29 23:31:14 UTC


README

CliPHPy is a tiny CLI PHP Framework.

Install

make
docker-compose up -d

Developing

Start PostgreSQL, Redis and Mongo server at localhost and then just run Grunt. There you run autoloader regeneration, PHPUnit testing a watch changed files.

grunt