PHP Classes

Mezon CLI: Create files for Mezon framework applications

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 12 All time: 11,474 This week: 455Up
Version License PHP version Categories
mezon-cli 1.0MIT/X Consortium ...5PHP 5, Libraries, Code Generation
Description 

Author

This package can create files for Mezon framework applications.

It can create several types of files that you can use to develop PHP applications based on the Mezon framework quickly.

Currently, it can generate:

- Base directory and file structure for all applications

- Application default class

- Apache .htaccess permissions file

Picture of Alexey Dodonov
  Performance   Level  
Innovation award
Innovation award
Nominee: 13x

 

Documentation

Mezon CLI Tool

Command line pattern

Here is the most common pattern:

mezon <verb> <entity> [<options>]

Here is &lt;verb&gt; is:

  • `create`

And &lt;entity&gt; can be:

  • `htaccess` (default .htaccess will be created);
  • `fs` (default file structure will be created);
  • `application` (default Application.php file with default class will be created).

  Files folder image Files (23)  
File Role Description
Files folder imageMezon (1 directory)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file infection.json Data Auxiliary data
Accessible without login Plain text file phpunit.xml Data Auxiliary data
Accessible without login Plain text file psalm-self.xml Data Auxiliary data
Accessible without login Plain text file psalm.xml Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:12
This week:0
All time:11,474
This week:455Up