Pinned Repositories
csrf-header-check-middleware
A PHP PSR-15 (http-interop) compliant middleware that defends your application against CSRF attacks.
csrf-header-check-middleware-universal-module
Cross-framework module for thecodingmachine/csrf-header-check-middleware
database.tdbm
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
graphqlite
Use PHP Annotations to declare your GraphQL API
graphqlite-bundle
A Symfony bundle for thecodingmachine/graphqlite.
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.
workadventure
A collaborative web application (virtual office) presented as a 16-bit RPG video game
safe
All PHP functions, rewritten to throw exceptions instead of returning false
tdbm
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
workadventure
A collaborative web application (virtual office) presented as a 16-bit RPG video game
Kharhamel's Repositories
Kharhamel/workadventure
A collaborative web application (virtual office) presented as a 16-bit RPG video game
Kharhamel/csrf-header-check-middleware
A PHP PSR-15 (http-interop) compliant middleware that defends your application against CSRF attacks.
Kharhamel/csrf-header-check-middleware-universal-module
Cross-framework module for thecodingmachine/csrf-header-check-middleware
Kharhamel/database.tdbm
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
Kharhamel/graphqlite
Use PHP Annotations to declare your GraphQL API
Kharhamel/graphqlite-bundle
A Symfony bundle for thecodingmachine/graphqlite.
Kharhamel/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.
Kharhamel/html.widgets.menu
This PHP package contains objects describing a menu of an application. The menu is described, but this package does not render the menu in any way. You will have to use another package to render the menu in HTML. Usually, templates will provide their own menu renderers.
Kharhamel/integration.hybridauth
This package contains bindings between the Mouf and HybridAuth, a great library to implement social logins (on Facebook, Twitter, etc...).
Kharhamel/jitsi-meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
Kharhamel/magic-query
A very clever library to use SQL prepared statement with a variable number of parameters... and much more!
Kharhamel/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.
Kharhamel/mvc.splash
A MVC framework deeply integrated with Mouf
Kharhamel/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)
Kharhamel/mvc.splash-ui
This package contains the Mouf user interface for Splash
Kharhamel/office-template-engine
a php package to easily create office document from a template
Kharhamel/office-template-engine-bundle
a symfony bundle for office-template-engine
Kharhamel/OpenTBSBundle
A bundle to use OpenTBS in Symfony - to create OpenOffice and Ms Office documents with PHP.
Kharhamel/phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
Kharhamel/php-src
The PHP Interpreter
Kharhamel/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
Kharhamel/phpstan-safe-rule
A PHPStan rule to be used with the thecodingmachine/safe package
Kharhamel/safe
All PHP functions, rewritten to throw exceptions instead of returning false
Kharhamel/sapper-test
A simple project to test the sapper framework with svelte
Kharhamel/schema-version-control
Manage your database schema
Kharhamel/splash-router
A PSR-15 compliant router using annotations
Kharhamel/tdbm
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
Kharhamel/tdbm-bundle
A Symfony bundle for TDBM.
Kharhamel/tdbm-graphql
A class generator that will generate GraphQL types from your database schema (using youshido/graphql)
Kharhamel/utils.log.psr.errorlog_logger
This package contains a very simple PSR-3 compatible logger that logs messages directly to the PHP error log (using the error_log PHP function)