silverstripe/mobile
The mobile module provides detection for mobile devices, and can serve a different SilverStripe theme to them.The module can either use redirection to a separate mobile domain, or serve mobile optimized content under the same URLs.
时间:2013-01-03 21:32
packfire/framework
The rapid-development object-oriented framework for PHP. Be surprised at how fast you can build a web application with a pack of fire.
时间:2012-12-24 16:52
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
mouf/utils.log.stats-logger
This package contains everything needed to aggregate database into stats that can be viewed and sorted.
时间:2012-12-22 14:59
mouf/utils.log.advanced-logger
This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.
时间:2012-12-22 10:39
foolz/theme
An opinionated theme system where even the views can be classes, and everything is a plugin.
时间:2012-12-21 14:47
org_heigl/deploy
Deploy WebApps to hosts you can not control completely
时间:2012-12-21 09:16
dkcwd/dkcwd-zf2-munee
Zend Framework 2 module leveraging 'munee' an asset optimisation library developed by Cody Lundquist. You can find munee at http://github.com/meenie/munee
时间:2012-12-21 05:28
mouf/database.dbstats
This package provides a set of classes that can be used to create 'aggregation' table containing high-level statistics about your database. The DB_Stats can be used to initalize the aggregation tables and automatically create triggers that will update data in real time.
时间:2012-12-20 16:17
mouf/crystal-project
This package contains the everaldo icon set. This is a set of icons that can be used in any web application.
时间:2012-12-20 14:42
mouf/modules.paypal-integration
This package provides a set of classes that can be used to easily integrate with Paypal instant payment, Paypal subscriptions and IPN mechanism.
时间:2012-12-20 10:41
espend/torrent-announcer
Can simulate torrent client requests to a tracker and returns client ips
时间:2012-12-09 17:19
mouf/javascript.jquery.jquery-colorpicker
This package contains the JQuery ColorPicker library. This plugin can be used to display color pickers to pick up any color in a web page.
时间:2012-12-07 14:41
mouf/utils.session.session-manager
This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.
时间:2012-12-07 14:36
mouf/utils.network.http.curlhtmlbrowser
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of
时间:2012-12-05 14:23