2017 © Pedro Peláez
 

library bridge-nette-forms

Integration of Typro to Nette Forms.

image

typro/bridge-nette-forms

Integration of Typro to Nette Forms.

  • Sunday, March 18, 2018
  • by janpecha
  • Repository
  • 1 Watchers
  • 0 Stars
  • 87 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 38 % Grown

The README.md

bridge-nette-forms

Build Status Downloads this Month Latest Stable Version License, (*1)

Integration of Typro to Nette Forms., (*2)

Donate, (*3)

Installation

Download a latest package or use Composer:, (*4)

composer require typro/bridge-nette-forms

This package requires PHP 8.0 or later, Typro 3.0+ and Nette\Forms 2.4+., (*5)

Usage

``` php // create form $form = new Nette\Forms\Form; // or Nette\Application\UI\Form, (*6)

// modify renderer settings Typro\Bridges\NetteForms\FormConfigurator::configure($form); ```, (*7)


License: New BSD License
Author: Jan Pecha, https://www.janpecha.cz/, (*8)

The Versions

18/03 2018

dev-master

9999999-dev

Integration of Typro to Nette Forms.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

18/03 2018

v1.0.0

1.0.0.0

Integration of Typro to Nette Forms.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires