pgmillon/bundle-generator

Installs: 39

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

1.0 2013-08-29 14:55 UTC

This package is auto-updated.

Last update: 2024-04-22 02:32:33 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