pgmillon/bundle-generator

Maintainers

Package info

github.com/pgmillon/bundle-generator

Type:symfony-bundle

pkg:composer/pgmillon/bundle-generator

Statistics

Installs: 46

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

1.0 2013-08-29 14:55 UTC

This package is auto-updated.

Last update: 2026-02-22 06:08:01 UTC


README

A Symfony2 bundle generation script meant to be used by composer

Usage

  composer create-project pgmillon/symfony-bundle MyBundle

A post-create-project-cmd is configured to call the buildClasses method of the ScriptHandler class

The script will prompt for the vendor and bundle names a will generate the bundle files accordingly