搜索关键词:package,共找到 16942 个结果
排序方式:
当前按 更新时间 降序 排列

mouf/html.template.bootstrap

This package contains a Mouf template based on the Twitter Bootstrap HTML/CSS/JS library, along a Mouf installer file to add the template easily in your Mouf project.

版本:v5.2.1 下载:240.28k Stars:0 点击:2

时间:2012-10-19 13:08

chh/cache-service-provider

Provides easy to use caching for Silex applications, built on top of the doctrine/cache package

版本:v2.0.2 下载:162.06k Stars:23 点击:2

时间:2012-10-18 19:39

mouf/html.utils.bootstrap

This package contains an installer for the Bootstrap HTML/CSS/JS library in the Mouf framework to add Bootstrap easily in your Mouf project.

版本:v3.3.1 下载:164.44k Stars:0 点击:3

时间:2012-10-17 19:41

mouf/html.template.templateinterface

This package contains the definition of an HTML template (the TemplateInterface interface) and an helper class to build HTML templates easily (the BaseTemplate class).

版本:v3.0.0 下载:356.84k Stars:0 点击:2

时间:2012-10-16 15:03

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)

版本:v2.0.1 下载:184.18k Stars:1 点击:2

时间:2012-10-16 15:02

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.

版本:v4.0.0 下载:240.15k Stars:1 点击:2

时间:2012-10-16 15:02

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.

版本:v2.1.0 下载:144.26k Stars:0 点击:1

时间:2012-10-16 15:00

mouf/security.rightsservice

A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).

版本:v3.0.0 下载:64.88k Stars:0 点击:1

时间:2012-10-16 14:59

mouf/security.rightsservice-splash

This package contains a set of class to bind the Splash MVC framework (>=v4) with the RightsService component. It features: a @RequiresRight annotation to restrict access to logged users only.

版本:v10.0.2 下载:64.8k Stars:0 点击:1

时间:2012-10-16 14:59

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.

版本:v6.0.0 下载:191.61k Stars:0 点击:3

时间: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

版本:v4.0.0 下载:144.18k Stars:0 点击:1

时间:2012-10-16 14:56

mouf/security.userservice-splash

This package contains a set of class to bind the Splash MVC framework (>=v4.0) with the UserService component. It features: a @Logged annotation to restrict access to logged users only.

版本:v10.0.0 下载:194.06k Stars:0 点击:2

时间:2012-10-16 14:53

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.

版本:v2.1.0 下载:378.28k Stars:0 点击:2

时间:2012-10-16 14:52

mouf/utils.cache.apc-cache

This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.

版本:v2.2.0 下载:377.22k Stars:0 点击:2

时间:2012-10-16 14:52

mouf/utils.cache.file-cache

This package contains a cache mechanism that relies on temporary files.

版本:v2.2.1 下载:377.72k Stars:0 点击:2

时间:2012-10-16 14:52