netherphp/database
A database connection and query tool.
时间:2014-03-21 23:56
saitswebuwm/shibboleth
Enable basic Shibboleth support for Laravel 5.x
时间:2014-03-10 15:45
dosomething/messagebroker-phplib
A library of functionality shared between the components that make up the DoSomething.org Message Broker system.
时间:2014-02-13 15:45
xethron/l4-to-string
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
时间:2014-02-01 20:51
xethron/to-string
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
时间:2014-02-01 20:50
johnshopkins/mailchimp
A library to interact with the MailChimp API. Very minimal as it includes only methods JHU needs in its apps.
时间:2014-01-09 14:13
podlove/comment-introspection
PHP library providing a toolkit to parse class and method comments.
时间:2014-01-04 11:37
danmichaelo/quitesimplexmlelement
Wrapper that adds easier namespace handling and some helper methods to SimpleXML.
时间:2013-10-02 16:55
sorskod/db
PDO wrapper. Extends PDO and PDOStatement with useful methods.
时间:2013-09-15 21:28
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.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/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.userfiledao
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a datab
时间:2012-10-16 14: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
yethee/enum-bundle
This bundle provides a typed enumeration for Symfony applications
时间:2012-03-06 10:34