Sublime Forum

PhpCodeGen - Generate DocBlocked OOP Code Fast

#1

With PhpCodeGen for Sublime Text, you can generate Object Oriented code with Docblocks that are Fully Customizable Extremely Fast with just a few lines of code. Generate hundreds of properly formatted stubs for classes, interfaces, properties, constants, and methods.

Supports Sublime Text 2 and 3

Installation:

  1. Search for PhpCodeGen in Package Control
    OR
    2.Create a folder in the packages directory called “PhpCodeGen”. Download the latest tag, unzip and place the files in the “PhpCodeGen” directory.

Video Tutorial: http://www.youtube.com/watch?v=WV_NhVxrYwY
Documentation: https://bitbucket.org/bteryek/phpcodegen
Package Control: https://sublime.wbond.net/packages/PhpCodeGen
Site: http://idevelopsolutions.com/PhpCodeGen

Before:

After:

0 Likes