bruinsdev/cliphpy

Tiny CLI PHP Framework

Installs: 252

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/bruinsdev/cliphpy

1.1.2 2019-01-31 07:41 UTC

This package is not auto-updated.

Last update: 2025-09-28 02:21:12 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