Skip to content

hobodave/doctrine2.tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd !$
git clone git://github.com/hobodave/doctrine2.tmbundle.git
osascript -e 'tell app "TextMate" to reload bundles'

Usage

  • de - generates a Doctrine 2 Entity
  • dp - generates a Doctrine 2 Property
  • getset1 - generates accessors for a single property
  • getset - generates accessors for all properties

About

Textmate Bundle for Doctrine 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published