Pinned repositories
Repositories
-
-
workadventure
A collaborative web application (virtual office) presented as a 16-bit RPG video game
-
symfony-boilerplate
An example of an application built with Symfony 5, GraphQL and Nuxt.js
-
tdbm
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
-
safe
All PHP functions, rewritten to throw exceptions instead of returning false
-
-
tdbm-graphql
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite)
-
tdbm-graphql-bundle
A Symfony bundle for thecodingmachine/tdbm-graphql.
-
graphqlite-laravel
A Laravel service provider package to help you get started with GraphQLite in Laravel.
-
nodejs-installer
An installer package that let's you install NodeJS and NPM as a Composer dependency.
-
workadventure-php-community-map
A map for the PHP community on WorkAdventure
-
workadventure-map-tcm
All maps of tcm building
-
graphqlite-bundle
A Symfony bundle for thecodingmachine/graphqlite.
-
tdbm-bundle
A Symfony bundle for TDBM.
-
gotenberg
A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF
-
react-native-boilerplate
A React Native project template for building solid applications through separation of concerns between the UI, state management and business logic.
-
mvc.bce
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.
-
graphqlite-misc-types
A collection of non-standard GraphQL types to be used with GraphQLite.
-
tdbm-fluid-schema-builder
Build and modify your database schema used by TDBM using a fluid syntax.
-
dbal-fluid-schema-builder
Build and modify your database schema using Doctrine DBAL and a fluid syntax.
-
react-native-workshop
Code examples that can be implemented using TheCodingMachine React-Native Boilerplate
-
symfony-vuejs
Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"
-
graphqlite-universal-service-provider
Cross-framework module for GraphQLite using container-interop/service-provider
-
oauth2-server
This package is a full-stack implementation of a OAuth2 server for Mouf framework based on phpleague/oauth2-server package.
-
deeployer-action
A Github action for Deeployer
-
workadventure-map-forumphp
A WorkAdventure map for AFUP's ForumPHP 2020 event
-
graphqlite-symfony-validator-bridge
Adds support for Symfony Validator in GraphQLite
-
redux-toolkit-wrapper
Redux-toolkit wrapper used to write less code regarding classic CRUD operations.