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/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/utils.common.paginable-interface
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
时间:2013-05-22 13:43
mouf/utils.common.url-interface
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
时间:2013-05-22 11:37
mouf/utils.action.action-interface
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the scree
时间:2013-05-17 12:12
mouf/utils.value.common-value
This package contains common classes that implement the ValueInterface interface (from the mouf/utils.value.value-interface package).
时间:2013-05-17 08:20
mouf/utils.value.value-interface
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
时间:2013-05-16 16:13
michaldudek/foundation
A set of useful PHP classes.
时间:2013-04-25 14:30
internations/solr-utils
Solr/Lucene utilities for PHP
时间:2013-04-03 19:54
bacon/bacon-string-utils
BaconStringUtils contain utitilies to work with strings.
时间:2013-03-12 15:36
mouf/utils.i18n.fine-export
Package to Export/Import all translation with Excel files of Fine i18n element.
时间:2013-02-08 15:53
yepsua/commons-bundle
Yepsua Commons and Utils for Symfony2
时间:2013-01-22 04:54