stefanotorresi/my-backend

This package is abandoned and no longer maintained. No replacement package was suggested.

A Zend Framework 2 module that glues a bunch of packages to lay down the base for an admin backend UI.

2.0.0-beta1 2014-09-29 07:36 UTC

This package is auto-updated.

Last update: 2022-02-01 12:25:10 UTC


README

MyBackend is a Zend Framework 2 module that glues a bunch of packages to lay down the base for an admin backend UI.

It is meant to be installed in a ZF2 app built from MySkeleton.

Installation

Installation is done via Composer and Bower

$ composer require stefanotorresi/my-backend
$ cd vendor/stefanotorresi/my-backend && bower install

Features

TO-DO List

  • Write some docs