Kdyby/DoctrineForms requires PHP 5.3.2 with pdo extension.
The best way to install Kdyby/DoctrineForms is using Composer:
"require": {
"kdyby/validator": "@dev",
"kdyby/doctrine-forms": "@dev"
}
and now run the update
$ composer update
Learn more in the documentation.
Homepage http://www.kdyby.org and repository http://github.com/Kdyby/DoctrineForms.