Code Monkey home page Code Monkey logo

zf2helper's Introduction

 __________ ____  _   _      _                 
|__  /  ___|___ \| | | | ___| |_ __   ___ _ __ 
  / /| |_    __) | |_| |/ _ \ | '_ \ / _ \ '__|
 / /_|  _|  / __/|  _  |  __/ | |_) |  __/ |   
/____|_|   |_____|_| |_|\___|_| .__/ \___|_|   
                              |_|              

Introduction

Sublime Text 2 Plugin: Zend Framework 2 (ZF2) Helper

The ZF2 Helper provides some useful functions to speed up the development of ZF2 applications. It adds options to both the side bar menu and the edit are context menu.

Current Features:

  • Create a new ZF2 module which will include:
    • Module directory structure
    • Module config
    • Module Bootstrap
    • Standard template Controller
    • Standard template view file
  • Create a new ZF2 Controller action

More info at pipe-devnull.com

Installation

Install via package_control

How to use

Create a new ZF2 Module:

Create an entirely new ZF2 module with 1 click rather than copying, pasting, renaming all files individually. Much quicker:)

  • In the side bar, right click in the modules folder and select "ZF2 Helper" -> "New ZF2 Module"
  • Input the name of the new module
  • Add the name of the module into the main ZF2 Application configuration file

Create a new ZF2 Controller Action:

Adds sample MVC action code into the controller file and created a new view file in the view directory.

  • Open up a ZF2 MVC controller file
  • Right click in the file where you want to add a new action.
  • Select "ZF2 - New Controller Action"
  • Enter the name of the action in the prompt

Snippets

Plugin includes additional snippets useful for ZF2 development:

  • New Action - tab trigger 'action'

Copyright (c) 2012 Adrian Bruce [email protected]

Version

  • 0.1 - Initial release

zf2helper's People

Contributors

pipe-devnull avatar steffex avatar

Watchers

Ivan Morgado avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.