Pinned Repositories
database.patcher
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).
database.querywriter
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
database.tdbm
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
docker-backup-manager
A docker image to run periodically backup-manager 🐳
docker-images-nodejs
A set of Node.js Docker images
docker-images-php
A set of PHP Docker images
easy-entity-reader
This Drupal 8 module helps developers access entity content.
framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
gitlab-hook-middleware
A PSR-15 middleware to handle Gitlab hooks
gitlab-registry-api
Library to use the Gitlab registry api in php
marcteyssier's Repositories
marcteyssier/database.patcher
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).
marcteyssier/database.querywriter
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
marcteyssier/database.tdbm
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
marcteyssier/docker-backup-manager
A docker image to run periodically backup-manager 🐳
marcteyssier/docker-images-nodejs
A set of Node.js Docker images
marcteyssier/docker-images-php
A set of PHP Docker images
marcteyssier/easy-entity-reader
This Drupal 8 module helps developers access entity content.
marcteyssier/framework-bundle
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
marcteyssier/gitlab-hook-middleware
A PSR-15 middleware to handle Gitlab hooks
marcteyssier/gitlab-registry-api
Library to use the Gitlab registry api in php
marcteyssier/html.renderer
This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.
marcteyssier/html.template.bootstrap
This package contains a Mouf template based on the Twitter Bootstrap HTML/CSS/JS library, along a Mouf installer file to add the template easily in your Mouf project.
marcteyssier/html.widgets.fileuploaderwidget
This package contains an upload widget based on File Uploader plugin. This allows easy uploading of files in AJAX or HTML5.
marcteyssier/integration.drupal.druplash
This module provides a MVC framework, right into Drupal, based on the Splash MVC framework (designed for Mouf-PHP).
marcteyssier/integration.hybridauth
This package contains bindings between the Mouf and HybridAuth, a great library to implement social logins (on Facebook, Twitter, etc...).
marcteyssier/javascript.jquery.jquery
This package contains the JQuery library, along a PHP wrapper class to include JQuery easily in your web pages.
marcteyssier/laravel-server-monitor
Don't let your servers just melt down
marcteyssier/mouf
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.
marcteyssier/mouf-html.widgets.evolugrid
This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.
marcteyssier/mouf-tests
Test your mouf skills !
marcteyssier/mpdf
mPDF is a PHP library generating PDF files from UTF-8 encoded HTML
marcteyssier/mvc.splash
A MVC framework deeply integrated with Mouf
marcteyssier/mvc.splash-common
The Core part of Splash (an MVC framework). It is used by Splash itself, but also by Drusplash (the Splash wrapper for Drupal)
marcteyssier/ngx-toastr
🍞 Angular Toastr
marcteyssier/php-gitlab-api
GitLab API client for PHP
marcteyssier/security.userservice-splash
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.
marcteyssier/symfony-httpinterop-bridge
A bridge between Symfony middlewares (StackPHP) and http-interop middlewares for converting Symfony Http abstractions to PSR-15 and back.
marcteyssier/utils.graphics.mouf-imagine-addons
Additional Filters for more easy to use transformations
marcteyssier/ux-issue-1851
Repository to check the issue 1851 from ux-live component
marcteyssier/whoops-middleware-universal-module
Cross-framework module for franzliedke/whoops-middleware