tijsverkoyen/activecollab
PHP ActiveCollab is a (wrapper)class to communicate with your Active Collab instance.
时间:2013-01-01 15:12
mouf/utils.log.multi-logger
Use this package if you want a logger that logs to several places at the same time. Using a MultiLogger, you can append several loggers. For instance, you might want to write in the error log using the ErrorLogLogger and to send a mail to the admin using the MailLogger...
时间:2012-12-22 19:51
lox/phpup
Run a minimal apache instance for a given php script or directory
时间:2012-12-05 23:39
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
konafets/installers
A multi-framework Composer library installer
时间:2012-11-12 16:01
vojtech-dobes/nette-multi-authenticator
Allows definition of multiple authentication ways with unified API (for Nette Framework).
时间:2012-11-08 15:15
blainesch/li3_memoize
Will aid in the caching of expensive helper/model instance methods.
时间:2012-11-08 03:10
mouf/html.template.menus.basicmenu
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.
时间:2012-10-16 15:00
mouf/security.rightsservice
A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).
时间:2012-10-16 14:59
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
inori/twitter-app-bundle
Clientless Twitter application instance to help automate project twitter updates
时间:2012-03-29 19:02
thorsten/phpmyfaq
Open source FAQ web application for PHP 8.4+ with multi-database support, full-text search, user management, and a REST API
时间:2012-03-22 21:32
phpmyfaq/phpmyfaq
Open source FAQ web application for PHP 8.4+ with multi-database support, full-text search, user management, and a REST API
时间:2012-03-22 21:27