mouf member since: Jun 20, 2012
mouf's packages
-
-
-
PHP
thecodingmachine/cms-middleware
A http-interop compatible CMS middleware. It only provides the middleware and delegates pages fetching to other packages.
-
PHP
thecodingmachine/cms-static-registry
A static registry (loads pages from static files) for thecodingmachine/cms-interfaces.
-
-
PHP
thecodingmachine/common-factories
This project provides utility factories that can be used directly in service providers complying with the container-interop/service-provider standard.
-
PHP
thecodingmachine/csrf-header-check-middleware
A PHP PSR-15 compliant middleware that checks for CSRF attacks.
-
PHP
thecodingmachine/csrf-header-check-middleware-universal-module
Cross-framework module for thecodingmachine/csrf-header-check-middleware
-
PHP
thecodingmachine/dbal-fluid-schema-builder
Build and modify your database schema using Doctrine DBAL and a fluid syntax.
-
-
-
PHP
thecodingmachine/doctrine-annotations-universal-module
Cross-framework module for doctrine/annotations
-
PHP
thecodingmachine/doctrine-migrations-universal-module
Cross-framework module for doctrine migrations
-
PHP
thecodingmachine/drupal-service-provider-bridge
This Drupal 8 module provides a bridge to include container-interop/service-provider service providers into your Drupal project.
-
PHP
thecodingmachine/drupal-stratigility-bridge
This Drupal 8 module provides a bridge to include PSR-15 middlewares through Stratigility.