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

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.

版本:v6.0.0 下载:31.67k Stars:0 点击:5

时间:2012-11-26 18:49

mouf/utils.common.validators

This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...

版本:v3.1.0 下载:164.11k Stars:0 点击:4

时间:2012-11-23 13:28

mouf/database.tdbm

The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.

版本:v5.3.0 下载:77.82k Stars:11 点击:5

时间:2012-11-22 16:43

mouf/utils.common.formatters

Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.

版本:v3.0.0 下载:33.88k Stars:1 点击:4

时间:2012-11-22 09:29

mouf/database.dao-interface

This package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things.

版本:未知版本 下载:26.08k Stars:0 点击:4

时间:2012-11-16 16:41

mouf/database.dbconnection

This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to h

版本:未知版本 下载:32.85k Stars:0 点击:6

时间:2012-11-16 16:40

mouf/mouf

The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface.

版本:v2.1.0-beta1 下载:146.24k Stars:55 点击:4

时间:2012-11-15 11:33

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.84k Stars:0 点击:5

时间:2012-10-19 13:08

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.82k Stars:0 点击:5

时间: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 下载:357.92k Stars:0 点击:8

时间: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.61k Stars:1 点击:7

时间: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.7k Stars:1 点击:6

时间: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.6k Stars:0 点击:7

时间: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 下载:65.09k Stars:0 点击:7

时间: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 下载:65.01k Stars:0 点击:9

时间:2012-10-16 14:59