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
mouf/mouf
The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface.
时间:2012-11-15 11:33
joacub/zfc-user-admin
An administration interface for ZfcUser.
时间:2012-11-13 12:16
silverstripe/userforms
UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code
时间:2012-11-02 23:49
phpmyadmin/phpmyadmin
A web interface for MySQL and MariaDB
时间:2012-10-29 09:51
mouf/html.template.templateinterface
This package contains the definition of an HTML template (the TemplateInterface interface) and an helper class to build HTML templates easily (the BaseTemplate class).
时间:2012-10-16 15:03
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/html.template.mouftemplate
This package contains a template for the Mouf administration interface. The content is automatically adjusted to the website page to use all the width. Anyway, you can use this component as a model if you like.
时间:2012-10-16 14:45
mouf/utils.i18n.fine
Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated mess
时间:2012-10-16 14:16
desarrolla2/cache
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
时间:2012-09-05 21:02
marcelog/pami
Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented
时间:2012-08-30 16:21
marcelog/pagi
Asterisk Gateway Interface (AGI) client for PHP, suitable to make telephony applications using call flow nodes
时间:2012-08-30 16:11
leezy/pheanstalk-bundle
The LeezyPheanstalkBundle is a Symfony Bundle that provides a command line interface for manage the Beanstalkd workqueue server & a pheanstalk integration.
时间:2012-08-27 11:37
mouf/utils.common.conditioninterface
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns tru
时间:2012-08-23 18:10
mouf/html.htmlelement
This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface.
时间:2012-08-23 16:41