Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhujer/zfclasses
Useful classes for Zend Framework
https://github.com/mhujer/zfclasses
Last synced: about 2 months ago
JSON representation
Useful classes for Zend Framework
- Host: GitHub
- URL: https://github.com/mhujer/zfclasses
- Owner: mhujer
- License: other
- Created: 2011-06-15T14:29:18.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-16T18:35:23.000Z (over 13 years ago)
- Last Synced: 2023-03-11T19:37:59.992Z (almost 2 years ago)
- Language: PHP
- Homepage:
- Size: 199 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Mhujer_View_Helper_Email
Helps you to obfuscate an e-mail addressMore details on https://github.com/mhujer/zfclasses/wiki/Mhujer_View_Helper_Email
# Mhujer_Filter_Sanitize & Mhujer_Filter_Transliteration
Help you to convert string to url friendly string- See http://framework.zend.com/wiki/display/ZFPROP/Zend_Filter_Sanitize+-+Martin+Hujer
- See http://framework.zend.com/wiki/display/ZFPROP/Zend_Filter_Transliteration+-+Martin+Hujer# Mhujer_View_Helper_FileSize(Simple)
Helper to display filesize in a friendly format- See http://framework.zend.com/wiki/display/ZFPROP/Zend_View_Helper_FileSize+-+Martin+Hujer