Libraries tagged by mouf
mouf/database.dbstats
88 Downloads
This package provides a set of classes that can be used to create 'aggregation' table containing high-level statistics about your database. The DB_Stats can be used to initalize the aggregation tables and automatically create triggers that will update data in real time.
mouf/database.datasource.datasource-interface
4108 Downloads
This package only contains basic interfaces for implementing data sources.
mouf/cms.scaffolder
83 Downloads
This package allow you to auto generate functional CMS components.
mouf/archive-installer
1802 Downloads
This is a simple installer that let's you create simple Composer packages that are actually downloading and extracting an archive from the web.
mouf/security.userservice.extensions
5409 Downloads
This package contains a set of extensions over Mouf's userservice.
mouf/database.tdbm-graphql
727 Downloads
A binding package between thecodingmachine/tdbm-graphql and the Mouf framework
mouf/utils.i18n.fine.language-detection
17692 Downloads
Language detection is a PHP internationalisation package, it depends of translation-interface. This package contain many class to return a language select for internationalisation. It's could be with : Browser detection, fix language, data set in session, a link between domain name and language or a cascading of many solutions. The language can be used to translate message in fin or whatever.
mouf/security.daos.tdbm
22421 Downloads
This package contains a basic user/role/right database model for TDBM.
mouf/root-container
302 Downloads
This package contains a PHP DI container detector and aggregator. The idea is to have potentially one DI container per composer package and to aggregate all those containers into a 'root' container.
mouf/prefixer-container
13 Downloads
This package contains a really minimalist dependency injection container that acts as a proxy in front of a target container. Its goal is to prefix all instances names in the target container.
mouf/javascript.jquery.jquery-file-upload
15944 Downloads
This package contains an install script that installs a WebLibrary that can be used to easily integration the jquery-file-upload library in Mouf.
mouf/javascript.fileuploader
20298 Downloads
This package contains functions to upload file in Ajax or HTML5.
mouf/interop.symfony.di
30 Downloads
This package contains an implementation of the Symfony 2 DI container that can be extended using other DI containers (from other frameworks).
mouf/database.dao-interface
25881 Downloads
This package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things.
mouf/container-installer
283 Downloads
This package contains a PHP dependency injection container detector and aggregator. The idea is to have potentially one DI container per composer package and to aggregate all those containers into a 'root' container.