2017 © Pedro Peláez
 

bundle export-form-bundle

Bundle to export data like is it in forms

image

mv/export-form-bundle

Bundle to export data like is it in forms

  • Monday, September 26, 2016
  • by phpmike
  • Repository
  • 1 Watchers
  • 0 Stars
  • 67 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

MvExportFormBundle

Symfony2 bundle to export data with form logic.
This approach is not the best for performance, but, sometime we need to keep the same logic.
Embedded forms and labels translation are supported., (*1)

SensioLabsInsight, (*2)

INSTALLATION with COMPOSER

php composer.phar require mv/export-form-bundle:"~1.0"

1) Add to your AppKernel.php

new Mv\ExportFormBundle\MvExportFormBundle(),

2) Use it!

see documentation, (*3)

The Versions

26/09 2016

dev-master

9999999-dev

Bundle to export data like is it in forms

  Sources   Download

GPL-3.0

The Requires

 

bundle export form export

03/02 2016

1.0.0

1.0.0.0

Bundle to export data like is it in forms

  Sources   Download

GPL

The Requires

 

bundle export form export