Libraries tagged by thecodingmachine
thecodingmachine/graphqlite-laravel
40895 Downloads
A Laravel service provider package to help you get started with GraphQLite in Laravel.
thecodingmachine/dbal-fluid-schema-builder
168621 Downloads
Build and modify your database schema using Doctrine DBAL and a fluid syntax.
thecodingmachine/safe8
13016 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error
thecodingmachine/tdbm-graphql-bundle
59100 Downloads
A Symfony bundle for thecodingmachine/tdbm-graphql.
thecodingmachine/tdbm-graphql
76353 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
thecodingmachine/tdbm-fluid-schema-builder
94969 Downloads
Build and modify your database schema used by TDBM using a fluid syntax.
kcs/phpstan-strict-rules
315 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
hectorj/safe-php-psalm-plugin
96484 Downloads
vimeo/psalm plugin for thecodingmachine/safe
dobryprogramator/doctrine-safe-types
7630 Downloads
Doctrine types for thecodingmachine/safe package
thecodingmachine/swift-twig-mail-template
30757 Downloads
This package contains a implementation of the SwiftMailTemplate interface which use twig to render the mail message.
thecodingmachine/swift-mail-template-interface
30505 Downloads
This package contains the SwiftMailTemplate interface that can be used to render a swift mail instance.
thecodingmachine/splash-router
15074 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
thecodingmachine/middleware-list-universal-module
180109 Downloads
Cross-framework module providing a service containing a list of middlewares
thecodingmachine/funky
11988 Downloads
Write service providers easily using annotations
thecodingmachine/csrf-header-check-middleware
29627 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.