当比/DoctrineForms

该软件包已被弃用,不再维护。未建议替代包。

为 Nette 框架提供 Doctrine ORM 实体的表单映射和验证

dev-master 2017-03-08 14:34 UTC

This package is auto-updated.

Last update: 2022-02-01 12:28:07 UTC


README

Build Status Downloads this Month Latest stable Join the chat at https://gitter.im/Kdyby/Help

需求

当比/DoctrineForms 需要 PHP 5.3.2 以及 pdo 扩展。

安装

安装当比/DoctrineForms 的最佳方式是使用 Composer

"require": {
	"kdyby/validator": "@dev",
	"kdyby/doctrine-forms": "@dev"
}

并现在运行更新

$ composer update

文档

文档 中了解更多。

主页 http://www.kdyby.org 和仓库 http://github.com/Kdyby/DoctrineForms