mouf/html.widgets.base-html-widget
This package contains basic widgets representing HTML tags (select, input, etc...). Each widget is fully customizable, and benefits from an 'edit' mode, thanks to the basewidget package. Please note this package comes with a smaple CSS file you can use as a starter.
时间:2012-12-05 11:34
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
jamm/errorhandler
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexp
时间:2012-12-04 21:08
netglue/zf2-log-module
ZF2 Module that provides a standard, centralised logger that other modules can use as a dependency and provides view scripts for viewing log files
时间:2012-11-30 15:03
mouf/html.widgets.evolugrid
This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.
时间:2012-11-26 18:49
ghua/zim32-request-limit-bundle
With this bundle you can easy limit requests to your application
时间:2012-11-19 10:17
silvester/reverse-form
Rendering ZF2 forms with viewscripts. It can be extended to render with other frameworks then Twitter Bootstrap.
时间:2012-11-14 16:20
rybakit/phive-queue
$queue->push('I can be popped off after', '10 minutes');
时间:2012-11-14 09:33
jv/jvfurigana
A view helper that can convert plain japanese text into properly formatted HTML with furigana (using the ruby tag).
时间:2012-11-12 01:21
phpstubs/phpstubs
Contains PHP Stubs which can be used by IDEs, or static analysis tools
时间:2012-11-01 18:35
mouf/security.simplelogincontroller
This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.
时间:2012-10-16 14:57
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/html.template.mouftemplate
This package contains a template for the Mouf administration interface. The content is automatically adjusted to the website page to use all the width. Anyway, you can use this component as a model if you like.
时间:2012-10-16 14:45
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
kunstmaan/node-bundle
All websites need pages(we call them nodes) but you probably don't want to spend too much time building them. Plus they should look pretty and contain the right content and that takes time. We make sure you have to spend less time managing your pages but still offer you flexibility so you can focus
时间:2012-09-21 09:53