Libraries tagged by mouf

mouf/database.patcher

1 Favers
84821 Downloads

A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher).

Go to Download


mouf/database.doctrine-orm-wrapper

4 Favers
5225 Downloads

This package contains wrapper classes that make Doctrine ORM easy to use in Mouf

Go to Download


mouf/database.doctrine-dbal-wrapper

0 Favers
109730 Downloads

This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf

Go to Download


mouf/database.dbconnection

0 Favers
32085 Downloads

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 help you get informations about the database schema, and especially about the constraints between tables.

Go to Download


mouf/database.datasource.datasource-interface

0 Favers
3738 Downloads

This package only contains basic interfaces for implementing data sources.

Go to Download


mouf/security.userservice.extensions

0 Favers
5044 Downloads

This package contains a set of extensions over Mouf's userservice.

Go to Download


mouf/utils.session.optimistic-session-handler

6 Favers
1816 Downloads

Session handler that releases session lock quickly. Useful for multiple ajax calls on the same page.

Go to Download


mouf/utils.log.log_interface

1 Favers
182683 Downloads

This package contains an interface used by many components to log messages. Please download a logger package that implements this interface (like the utils.log.errorlog_logger package)

Go to Download


mouf/utils.log.errorlog_logger

1 Favers
182640 Downloads

This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function)

Go to Download


mouf/utils.composite-exception

1 Favers
248051 Downloads

This project contains a simple PHP exception that can aggregate multiple exceptions in one.

Go to Download


mouf/utils.common.validators

0 Favers
162259 Downloads

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...

Go to Download


mouf/symfony-middleware

23 Favers
35367 Downloads

This package provides a StackPHP middleware that can be used to use a Symfony application as a middleware (instead of an app)

Go to Download


mouf/security.userservice

0 Favers
205099 Downloads

A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.

Go to Download


mouf/mvc.bce

6 Favers
18556 Downloads

BCE is made to make your live easy. It will help you in building forms very quickly, handles form rendering, both client and server-side validation, and persistance.

Go to Download


mouf/javascript.jquery.jquery-validate

0 Favers
19101 Downloads

This package contains the JQuery Validator. It allows developers to easily validate forms, using CSS classes.

Go to Download


<< Previous Next >>