bruinsdev/cliphpy

Tiny CLI PHP Framework

Maintainers

Package info

github.com/bruinsdev/cliphpy

pkg:composer/bruinsdev/cliphpy

Statistics

Installs: 252

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

1.1.2 2019-01-31 07:41 UTC

This package is not auto-updated.

Last update: 2026-03-15 04:44:04 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