1.3.2 • Published 8 years ago

cliphp v1.3.2

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

CLIPHP

Description

This tool was made for personal use.

I am using my own simple PHP "framework" (usually with Angular), so this tool was created to speed up the development in this framework.

The seed project which I am using: https://github.com/bertaandor/phangular

What it does

The tool is generating a model and a controller.

Usage

1: Install it
npm install -g cliphp
2: Create your first files
cliphp example

this command will create two files/classes exampleModel.php and exampleController.php

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago