mouf/html.widgets.form-elements
This package contains PHP objects representing common HTML form elements, along renderers.
时间:2013-10-23 09:19
mouf/html.tags
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.
时间:2013-10-22 15:46
mouf/utils.constants.secret
This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value.
时间:2013-10-12 15:53
xmlutils/xmlutils
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
时间:2013-10-09 06:42
mouf/interop.symfony.di
This package contains an implementation of the Symfony 2 DI container that can be extended using other DI containers (from other frameworks).
时间:2013-09-25 15:54
mouf/html.renderer.twig-extensions
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
时间:2013-09-17 21:34
webcms2/webcms2
WebCMS2 content management system for Nette framework. This package contains system libraries and admin module.
时间:2013-08-28 11:44
mouf/utils.action.common-action
This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).
时间:2013-08-08 14:28
mouf/utils.package-builder
This package contains a set of utility functions for Mouf to ease the way you can build packages.
时间:2013-08-07 13:54
genouest/bioinfo-bundle
This bundle contains some useful utils to manipulate bioinformatics data (fasta sequences for example).
时间:2013-07-24 12:10
mouf/utils.cache.in-memory-cache
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
时间:2013-07-21 16:53
mouf/html.renderer
This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.
时间:2013-07-20 13:43
mouf/utils.common.sortable-interface
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
时间:2013-07-13 10:58
mouf/html.utils.ckeditor
This package contains the CK editor library with an installer for the Mouf PHP framework.
时间:2013-06-19 14:08
mouf/javascript.jquery.jq-bootstrap-validation
This package contains the jqBootstrapValidation plugin for Bootstrap. It features an installer for the Mouf framework.
时间:2013-06-17 12:42