dipcode/php-form
最新稳定版本:v3.0.3
Composer 安装命令:
composer require dipcode/php-form
包简介
Full featured form engine library.
关键字:
README 文档
README
Full featured form engine library inspired in Django Framework.
Instalation
Library can be installed using Composer like so:
$ composer require dipcode/php-form
Starting development
Start by cloning the repo:
$ git clone git@github.com:dipcode-software/php-form.git
$ cd php-form
Install the composer dependencies:
$ composer install
Running the tests
To run tests, unit and style tests, just run:
$ composer test
Coding Style
Largely PSR-2 compliant:
https://raw.githubusercontent.com/php-fig/fig-standards/master/accepted/PSR-2-coding-style-guide.md
统计信息
- 总下载量: 10.63k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-12-10