Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prolic/zf1_doctrine2_servicelayer_defaultproject


https://github.com/prolic/zf1_doctrine2_servicelayer_defaultproject

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

Zend Framework 1.X + Doctrine 2.X integration
ZF1-Doctrine2-ServiceLayer

Thanks to: Guilherme Blanco
[email protected]
https://github.com/guilhermeblanco/

license http://www.opensource.org/licenses/lgpl-license.php LGPL

#####################

This is the default project using Zend Framework 1.11.1, Doctrine ORM RC2 and the ServiceLayer by Guilherme Blanco

Contains:
Application -> Library for a specific application
Bisna -> Doctrine2 integration library and serverlayer by Guilherme Blanco
Doctrine -> Common, DBAL and ORM library
Symphony -> Component\Console and Component\Yaml library
Zend -> Zend Framework library

Done:
Renamed Core library to Bisna.
merged application.ini
merged Bootstrap.php
created modular project structure with default module "Default"
created Default_Bootstrap

Todo:
add layout resource
add translation resource
add locale resource
add log resource
add mail resource