Libraries tagged by mouf

mouf/nodejs-installer

113 Favers
709003 Downloads

An installer package that let's you install NodeJS and NPM as a Composer dependency.

Go to Download


mouf/magic-query

21 Favers
268359 Downloads

A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!

Go to Download


mouf/pimple-interop

10 Favers
2471161 Downloads

This project is a very simple extension to the Pimple microframework. It adds to Pimple compatibility with the container-interop APIs.

Go to Download


mouf/classname-mapper

11 Favers
2393609 Downloads

Provides a way to find in which PHP files a class will be looked upon.

Go to Download


mouf/mouf

56 Favers
146650 Downloads

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.

Go to Download


mouf/utils.value.value-interface

1 Favers
553820 Downloads

This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.

Go to Download


mouf/utils.common.sortable-interface

1 Favers
262219 Downloads

This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!

Go to Download


mouf/utils.common.paginable-interface

1 Favers
262226 Downloads

This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!

Go to Download


mouf/utils.log.logger

Favers
Downloads

Go to Download


mouf/mvc.splash-implementation

Favers
Downloads

Go to Download


mouf/utils.log.psr.multi-logger

3 Favers
239478 Downloads

This package contains a PSR-3 compatible logger that wrap a set of loggers

Go to Download


mouf/utils.common.conditioninterface

3 Favers
546041 Downloads

This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.

Go to Download


mouf/schema-analyzer

8 Favers
221554 Downloads

A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)

Go to Download


mouf/picotainer

16 Favers
191487 Downloads

This package contains a really minimalist dependency injection container compatible with container-interop.

Go to Download


mouf/mouf-validators-interface

0 Favers
388096 Downloads

The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.

Go to Download


Next >>