Wallogit.com
2017 © Pedro Peláez
This package contains an implementation of the Symfony 2 DI container that can be extended using other DI containers (from other frameworks).
An Invitation-Based Membership System
This package contains the ACE Javascript code editor (and a Mouf wrapper installer).
This package contains functions to upload file in Ajax or HTML5.
This package contains the History.js library, along a Mouf installer file to add History.js easily in your Mouf project.
This package contains the jqBootstrapValidation plugin for Bootstrap. It features an installer for the Mouf framework.
This package contains the JQuery library, along a Mouf installer file to add JQuery easily in your Mouf project.
This package contains the JQuery ColorPicker library. This plugin can be used to display color pickers to pick up any color in a web page.
This package contains an install script that installs a WebLibrary that can be used to easily integration the jquery-file-upload library in Mouf.
This package contains the JQuery UI library, along a Mouf installer file to add JQuery UI easily in your Mouf project.
Simple CURL library for PHP
This package contains the Underscore javascript library, along a Mouf installer file to add Underscore easily in your Mouf project.
This package contains the JQuery Validator. It allows developers to easily validate forms, using CSS classes.
This package contains the SyntaxHighlighter javascript library, along a Mouf installer file to add SyntaxHighlighter easily in your Mouf project.
This package was created due to the delay of the update to allow compatibility with Laravel 5.4
A package to send SMS using mobily.ws, smsgw.net API
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
This package contains 2 utility class representing a row and a datasource, using magic query.
This module is used to add Google Analytics integration javascript into your web site.
This package provides a set of classes that can be used to easily integrate with Paypal instant payment, Paypal subscriptions and IPN mechanism.
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.
The Mouf-installer package is a composer in charge of installing any package with the 'mouf-library' type.
The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.
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.
This project is a very simple extension to the Silex microframework. It adds Mouf dependency injection capability to Silex.
This package contains a jQuery file upload based field descriptor and renderer for BCE. This will help you build forms with HTML5 file upload capabilities.
This package contains a jQuery select2 based field renderer for BCE. This will help you build forms with nice select boxes.
Prepare bot to work
Integration of Splash with the Mouf framework.
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
This package contains the Mouf user interface for Splash
An installer package that let's you install NodeJS and NPM as a Composer dependency.
This package is a full-stack implementation of a OAuth2 server for Mouf framework based on phpleague/oauth2-server package.
An object oriented wrapper on top of php-amqplib helping work with RabbitMQ in a more object oriented way.
This package contains a really minimalist dependency injection container compatible with container-interop.
This project is a very simple extension to the Pimple microframework. It adds to Pimple compatibility with the container-interop APIs.
auth package for thinkphp5
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.
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.
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
This package contains a basic user/role/right database model for TDBM.
This package contains a wrapper of Zendframework Ldap component who dialogue easily with Ldap.
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).
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.
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.
Package with basic functions
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 database!
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.
This package provides a StackPHP middleware that can be used to plug a Silex application
This package contains a set of extensions over Mouf's userservice.