Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fxcosta/zend2skeletonforproof

Simple Zend 2 project just for learning and tests. This projects contains Doctrine, Abstractions, Services and more.
https://github.com/fxcosta/zend2skeletonforproof

Last synced: 9 days ago
JSON representation

Simple Zend 2 project just for learning and tests. This projects contains Doctrine, Abstractions, Services and more.

Awesome Lists containing this project

README

        

ZendSkeletonApplication
=======================

Introduction
------------
This is a simple, skeleton application using the ZF2 MVC layer and module
systems. This application is meant to be used as a starting place for those
looking to get their feet wet with ZF2.

Fx3costa's Note
---------------------------
This is a project just for learning and to do several tests on Zend Framework 2 and cannot
be used as a basis for future projects using that version. This project currently has routes,
services and a functional module and more.