Giter VIP home page Giter VIP logo

zf2rapid's Introduction

ZF2rapid

Console application to create ZF2 application prototypes rapidly.

Your feedback is very welcome and needed. Please report any bugs, questions or feature enhancements to the issue tracker!

Table of contents

ZFrapid maskot

Features

  • Create new projects based on Skeleton Applications
  • Create, delete, activate and deactivate modules
  • Create and delete controllers with or without factories
  • Create actions for controllers
  • Create routing for module with or without strict mode
  • Generate class and template maps for a module
  • Create other classes with or without factories
    • Controller plugins
    • View helpers
    • Filters
    • Validators
    • Input filters
    • Forms
    • Hydrators
  • (CRUD) Create model classes for a database table
    • Entities
    • Hydrators
    • Table gateways
    • Repositories
  • Show modules, controllers and actions for a project
  • Show ZF2 version for a project
  • Show other classes for a project
    • Controller plugins
    • View helpers
    • Filters
    • Validators
    • Input filters
    • Forms
    • Hydrators
  • Show ZF2rapid version
  • Show and manipulate ZF2rapid configuration
  • Command line help for each command
  • Autocomplete support (does not work for PHAR file yet)

Requirements

ZF2rapid is based on ZF\Console and some Zend Framework components like Zend\ServiceManager, Zend\ModuleManager or Zend\Code. It also requires PHP 5.5 and the PHP Extension ext/intl.

Please see the composer.json file for further requirement details.

Documentation

Roadmap

Version 0.6.0

  • First public release (done)

Version 0.7.0

  • Add simple CRUD commands with DB connection (done)

Version 0.8.0

  • Write tests for ZF2rapid (wip)

Version 0.9.0

  • Add module inspections (todo)

Version 1.0.0

  • First stable release (todo)

Further plans

  • Support ZF3 MVC applications (todo)
  • Support ZF3 middleware applications (todo)

zf2rapid's People

Contributors

basz avatar samsonasik avatar

Watchers

 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.