sunnysideup/membersonly
This helps you create a section of Members Only pages, by adding a special usergroups. This is ideal for setting up an intranet. That is, not just anyone can access the pages. You have to be either an admin OR a member of the specified group.
时间:2013-08-13 21:35
mouf/database.patcher
A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher).
时间:2013-08-10 11:57
mouf/utils.patcher
A patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. Very useful for database patches.
时间:2013-08-10 09:29
sunnysideup/ecommerce_club_order
this silverstripe ecommerce modules is for situations when you have groups ordering stuff and you want to keep track of their individual orders within one order
时间:2013-08-06 22:00
barracudanetworks/archivestream-php
A library for dynamically streaming dynamic tar or zip files without the need to have the complete file stored on the server.
时间:2013-07-28 06:11
lob/lob-php
The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors.
时间:2013-07-23 11:10
aramonc/zf2-form-view-helpers
A collection of useful form view helpers. While the standard helpers are useful, I have found a need to go beyond the standard helpers to layout forms differently. It is still under development although the helpers included in numbered versions should be considered safe for use.
时间:2013-07-10 05:27
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
dvdoug/stringstream
Stream wrapper for strings. Basically, like php://temp except that you can have multiple streams
时间:2013-02-12 15:24
garoevans/php-enum
Convenient way to always have an Enum object available and utilise Spl Types if available.
时间:2013-02-05 09:53
kcmerrill/checkpoints
A simple script that allows multiple scripts to run. Useful for debugging scripts that have multiple stages.
时间:2013-01-08 04:15
sunnysideup/membermanagement
This helps you create a section of Members Only pages, by adding a special usergroups. This is ideal for setting up an intranet. That is, not just anyone can access the pages. You have to be either an admin OR a member of the specified group.
时间:2013-01-04 02:25
jamm/memory
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
时间:2012-12-04 21:25
mouf/html.widgets.menu
This package contains objects describing a menu of an application. The menu is described, but this package does not render the menu in any way. You will have to use another package to render the menu in HTML. Usually, templates will provide their own menu renderers.
时间:2012-10-16 15:02
mouf/html.utils.weblibrarymanager
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies
时间:2012-10-16 14:26