Skip to content

A starter kit integrated with ORM (Doctrine) and Resource Minifier (PHPMin)

Notifications You must be signed in to change notification settings

chozhiyath/Zend-Framework---a-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regarding the application
==========================================================================
This application have several demoable features like Routing, PHP Unit Tests,
Integration of Doctrine ORM togather with YAML schema, Logging, Authentication and Autherization, 
Minify framework for resources like CSS and JS, usage of different Layouts
and Multi Page Form (Wizard forms)


ORM / Database 
======================================================
Use scripts/doctrine to generate models and database

USAGE:
	1 ./doctrine generate-models-yaml
	2 ./doctrine build-all-reload

for windows users,
	1 php doctrine generate-models-yaml
	2 php doctrine build-all-reload

About

A starter kit integrated with ORM (Doctrine) and Resource Minifier (PHPMin)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published