Libraries tagged by mouf
mouf/javascript.jquery.jq-bootstrap-validation
142784 Downloads
This package contains the jqBootstrapValidation plugin for Bootstrap. It features an installer for the Mouf framework.
mouf/javascript.fileuploader
20268 Downloads
This package contains functions to upload file in Ajax or HTML5.
mouf/html.widgets.evolugrid
31339 Downloads
This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.
mouf/html.utils.i18nweblibrary
18955 Downloads
This implementation of a Weblibrary will load different JS files based on the current language used. Useful to load translation files in JS.
mouf/html.tags
20061 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
mouf/famfamfam
145860 Downloads
This is the Famfamfam silk icon set, wrapped into an easy to use PHP composer package.
mouf/database.dao-interface
25847 Downloads
This package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things.
mouf/utils.graphics.mouf-image
18815 Downloads
Images handler interface for resizing, croping, or any other action.
mouf/utils.common.mouf-helpers
46738 Downloads
This package contains a set of utility classes that will help you build UI for Mouf. This is mostly useful for package builders if they want to provide advanced UI, etc....
thecodingmachine/metahydrator
4840 Downloads
A configurable implementation of mouf's Hydrator interface
mouf/utils.mailer.smtp-mail-service
19025 Downloads
This package contains a mailer that uses a SMTP server to send mail. The package is a wrapper around the Zend_Mail class of the Zend framework.
mouf/utils.mailer.db-mail-service
16804 Downloads
This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.
mouf/utils.i18n.fine.symfony-bridge
1882 Downloads
This package contains a bridge between the Symfony TranslatorInterface and FINE. Using this package, FINE can implement Symfony's TranslatorInterface and therefore, can be used with any Symfony component using this interface
mouf/utils.graphics.image-preset-displayer
17561 Downloads
Images handler that will generate image thumbs and serve them when displayed (like the drupal image styles services)
mouf/utils.common.symfony-validator-wrapper
1957 Downloads
Provide an install script for a Doctrine's AnnotationReader in Mouf Framework.