br/signed-request-bundle
Symfony2 Bundle that provides request and response signing
时间:2012-12-29 11:08
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.filter-logger
This package contains a class that acts as a logger. It purpose is to apply a filter on logs and forward the logs to another logger that will take care of storing the log.
时间:2012-12-22 14:24
mouf/utils.log.db-logger
This package contains a logger that stores the logs in database.
时间:2012-12-22 10:41
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
jamm/http
Objects to easy manipulate by HTTP-requests and responses
时间:2012-12-04 21:15
ocramius/ocra-hop-hop
Very fast worker-based HTTP Request dispatching for ZF2 that re-uses bootstrapped applications
时间:2012-11-25 21:27
ghua/zim32-request-limit-bundle
With this bundle you can easy limit requests to your application
时间:2012-11-19 10:17
icanboogie/http
Provides an API to handle HTTP requests.
时间:2012-11-18 20:37
lstrojny/procrastinator
Do things as late as possible in a request. Don’t let your users wait
时间:2012-11-06 16:20
mouf/utils.log.errorlog_logger
This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function)
时间:2012-10-16 15:02
mouf/utils.common.getvars
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel
时间:2012-10-16 14:43
mouf/mvc.splash-common
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
时间:2012-10-16 14:42
volcanus/routing
request-URI routing for page-controller scripts.
时间:2012-06-19 00:26