Libraries tagged by hehecoding
thecodingmachine/graphqlite-laravel
33888 Downloads
A Laravel service provider package to help you get started with GraphQLite in Laravel.
thecodingmachine/dbal-fluid-schema-builder
163400 Downloads
Build and modify your database schema using Doctrine DBAL and a fluid syntax.
thecodingmachine/safe8
12594 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error
thecodingmachine/tdbm-graphql-bundle
56781 Downloads
A Symfony bundle for thecodingmachine/tdbm-graphql.
thecodingmachine/tdbm-graphql
73982 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
thecodingmachine/tdbm-fluid-schema-builder
90474 Downloads
Build and modify your database schema used by TDBM using a fluid syntax.
thecodingmachine/middleware-list-universal-module
178621 Downloads
Cross-framework module providing a service containing a list of middlewares
thecodingmachine/csrf-header-check-middleware
28909 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.
shish/safe
636 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error (a less-abandoned fork of thecodingmachine/safe)
hectorj/safe-php-psalm-plugin
94525 Downloads
vimeo/psalm plugin for thecodingmachine/safe
thecodingmachine/washingmachine
144094 Downloads
CI tool that integrates with Gitlab to show variations in the CRAP index
thecodingmachine/symfony-psr15-bridge
18682 Downloads
A bridge between Symfony middlewares (StackPHP) and compliant middleware for converting Symfony Http abstractions to PSR-15 and back.
thecodingmachine/swift-twig-mail-template
30501 Downloads
This package contains a implementation of the SwiftMailTemplate interface which use twig to render the mail message.
thecodingmachine/swift-mail-template-interface
30248 Downloads
This package contains the SwiftMailTemplate interface that can be used to render a swift mail instance.
thecodingmachine/splash-router
15021 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.