https://github.com/heavenshell/gene
Glue of Zend Framework
https://github.com/heavenshell/gene
Last synced: 2 months ago
JSON representation
Glue of Zend Framework
- Host: GitHub
- URL: https://github.com/heavenshell/gene
- Owner: heavenshell
- License: bsd-3-clause
- Created: 2009-10-02T13:02:55.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2011-01-01T04:17:28.000Z (over 15 years ago)
- Last Synced: 2026-03-06T05:00:52.641Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 348 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: license.txt
Awesome Lists containing this project
README
Gene is a glue for Zend Framework.
* Template engine
- Default view is Revulo_View_Phtmlc.
Install Revulo_View_Phtmlc into library directory.
http://www.revulo.com/ZendFramework/Component/Phtmlc.html
- Using Smarty?
If you want to using Smarty as view, install Smarty into library directory.
* Test codes
- Using PHPUnit and Stagehand_Testrunner as test runner.
see http://github.com/piece/stagehand-testrunner
- Fixtures
Using Db_Fixture library for make some fixtures.
http://openpear.org/package/Db_Fixture
You can install it from openpear/Db_Fixture
pear channel-discover openpear.org
pear openpear/Db_Fixture-beta