Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akrabat/slim-zendform
An example Slim Framework project that integrates the Zend Framework Form component.
https://github.com/akrabat/slim-zendform
Last synced: 3 months ago
JSON representation
An example Slim Framework project that integrates the Zend Framework Form component.
- Host: GitHub
- URL: https://github.com/akrabat/slim-zendform
- Owner: akrabat
- License: other
- Created: 2014-08-15T11:11:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-15T08:03:55.000Z (over 10 years ago)
- Last Synced: 2024-05-01T23:58:34.444Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 184 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slim Zend Form
This repository shows a very simple Slim Framework application that integrates
Zend Framework 2's Form component.## Branches
* ``master``: Slim Framwork with a ZF2 form rendered using PHP
* ``twig``: Slim Framwork with a ZF2 form rendered using Twig