2017 © Pedro Peláez
 

symfony-bundle extbaser-bundle

Create a TYPO3 Extbase Extension from an existing Symfony database schema.

image

edrush/extbaser-bundle

Create a TYPO3 Extbase Extension from an existing Symfony database schema.

  • Tuesday, February 20, 2018
  • by edrush
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Extbaser Bundle

Create a TYPO3 Extbase Extension from a Symfony application. * Extbaser project homepage: https://github.com/edrush/extbaser, (*1)

Installation

Define the following requirement in your composer.json file:, (*2)

"require": {
    "edrush/extbaser-bundle": "*",
}

Usage

Convert mapping information to a TYPO3 Extbase Extension:, (*3)

php app/console extbaser:export target_extension_key

Now continue with step 2 here., (*4)

The Versions

20/02 2018

dev-master

9999999-dev

Create a TYPO3 Extbase Extension from an existing Symfony database schema.

  Sources   Download

MIT GPL

The Requires

 

by Wolfram Eberius

orm database export extbase

27/07 2015

v0.1.0

0.1.0.0

Create a TYPO3 Extbase Extension from an existing Symfony database schema.

  Sources   Download

GPL

The Requires

 

by Wolfram Eberius

orm database export extbase