2017 © Pedro Peláez
 

library doctrine-forms

Forms mapping and validation of Doctrine ORM entities for Nette Framework

image

kdyby/doctrine-forms

Forms mapping and validation of Doctrine ORM entities for Nette Framework

  • Wednesday, March 8, 2017
  • by fprochazka
  • Repository
  • 6 Watchers
  • 6 Stars
  • 37,274 Installations
  • PHP
  • 2 Dependents
  • 1 Suggesters
  • 11 Forks
  • 7 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

Kdyby/DoctrineForms

Build Status Downloads this Month Latest stable Join the chat at https://gitter.im/Kdyby/Help, (*1)

Requirements

Kdyby/DoctrineForms requires PHP 5.3.2 with pdo extension., (*2)

Installation

The best way to install Kdyby/DoctrineForms is using Composer:, (*3)

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

and now run the update, (*4)

$ composer update

Documentation

Learn more in the documentation., (*5)


Homepage http://www.kdyby.org and repository http://github.com/Kdyby/DoctrineForms., (*6)

The Versions