Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fxcosta/zend2skeletonforproof
- Owner: fxcosta
- License: bsd-3-clause
- Created: 2015-08-07T23:03:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-15T03:06:00.000Z (about 9 years ago)
- Last Synced: 2024-10-13T14:40:06.851Z (24 days ago)
- Language: PHP
- Size: 1.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.