1.3.2 • Published 7 years ago

cliphp v1.3.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 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

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago