Skip to content

alOneh/HelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This application is written in [Silex] (http://silex-project.org/) to show how to use the FormExtension

I use the [Symfony Forms] (http://symfony.com/doc/2.0/book/forms.html) documentation and read the [Silex Extensions] (https://github.com/igorw/Silex/tree/master/src/Silex/Extension) source code to understand how to implement it.

SETUP

All other source code needed are added with

git add submodule
, just run
git submodule update
to load all dependencies.

I will update this app with the ValidationExtension when it works for me.

Enjoy !

About

A Silex application which show how to use FormExtension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages