2017 © Pedro Peláez
 

symfony-bundle form-extra-bundle

Symfony2 extra form field types

image

napas/form-extra-bundle

Symfony2 extra form field types

  • Saturday, June 28, 2014
  • by Napas
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5,849 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Extra fields for Symfony2 forms., (*1)

Instalation

Add this bundle to your composer.json file:, (*2)

    {
        "require": {
            "napas/form-extra-bundle": "~0.1"
        }
    }

Register the bundle in app/AppKernel.php:, (*3)

    // app/AppKernel.php
    public function registerBundles()
    {
        return array(
            // ...
            new Napas\FormExtraBundle\NapasFormExtraBundle(),
        );
    }

Done!, (*4)

Field types

US States choice field

Usage

$builder->add('State', 'us_states');

The Versions

28/06 2014

dev-master

9999999-dev

Symfony2 extra form field types

  Sources   Download

MIT

The Requires

 

by Avatar Napas

form us states form extra usa states

28/06 2014

v0.1.4

0.1.4.0

Symfony2 extra form field types

  Sources   Download

MIT

The Requires

 

by Avatar Napas

form us states form extra usa states

28/06 2014

v0.1.3

0.1.3.0

Symfony2 extra form field types

  Sources   Download

MIT

The Requires

 

by Avatar Napas

form us states form extra usa states

25/06 2014

v0.1.2

0.1.2.0

Symfony2 extra form field types

  Sources   Download

MIT

The Requires

 

by Avatar Napas

form us states form extra usa states

25/06 2014

v0.1.1

0.1.1.0

Symfony2 extra form field types

  Sources   Download

MIT

The Requires

 

by Avatar Napas

form us states form extra usa states

25/06 2014

v0.1

0.1.0.0

Symfony2 extra form field types

  Sources   Download

MIT

The Requires

 

by Avatar Napas

form us states form extra usa states