aopalliance/php
Library that defines common interfaces for aspect-oriented programming in PHP.
时间:2012-12-05 13:08
comeonfox/phly-common
A set of interfaces and generic classes used across various Phly modules.
时间:2012-11-28 13:43
mouf/utils.common.validators
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
时间:2012-11-23 13:28
mouf/utils.common.formatters
Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.
时间:2012-11-22 09:29
mouf/database.dao-interface
This package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things.
时间:2012-11-16 16:41
najidev/javascript-data-bundle
Integrates \NajiDev\Common\JavaScriptData\Container in your project in a nice way
时间:2012-11-10 13:50
najidev/common
Some classes which solve small common problems
时间:2012-11-10 08:56
mouf/utils.cache.cache-interface
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
时间:2012-10-16 14:52
mouf/utils.common.getvars
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel
时间:2012-10-16 14:43
mouf/mvc.splash-common
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
时间:2012-10-16 14:42
behat/common-formatters
Commonly used formatters for Behat
时间:2012-08-31 20:19
paulyg/wikicreole
A library to convert Creole, a common & standardized wiki markup, into HTML.
时间:2012-07-21 02:49