xi-project / xi-zend-form

Zend Form elements, decorators and related

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xi Zend Form

Components for use with Zend Form.

Xi\Zend\Form\Element*

Common elements.

Xi\Zend\Form\Element\FileApiFile

"Upload" files with FileAPI and data URIs.

Doesn't implement a normal file upload fallback. (TODO)

Xi\Zend\Form\Element\FileApiImage

Extends FileApiFile to include image preview.

TODO: Check mime type and file extension.

Xi\Zend\Form\Decorator*

Common decorators. (add some)

About

Zend Form elements, decorators and related


Languages

Language:PHP 100.0%