Libraries tagged by thecodingmachine
thecodingmachine/psr-6-doctrine-bridge-universal-module
109033 Downloads
Cross-framework module for cache/psr-6-doctrine-bridge
thecodingmachine/funky
11971 Downloads
Write service providers easily using annotations
thecodingmachine/doctrine-annotations-universal-module
118438 Downloads
Cross-framework module for doctrine/annotations
thecodingmachine/common-factories
190838 Downloads
This project provides utility factories that can be used directly in service providers complying with the container-interop/service-provider standard.
besmartand-pro/graphqlite-bundle
949 Downloads
A Symfony bundle for thecodingmachine/graphqlite.
thecodingmachine/drupal
494 Downloads
This package is an installer that will download Drupal from the http://drupal.org website and unpack it at the root of your Composer project.
thecodingmachine/yaco
323 Downloads
YACO (Yet Another COmpiler) is a PHP tool that generates a PHP container based on entry definitions.
thecodingmachine/whoops-middleware-universal-module
18392 Downloads
Cross-framework module for franzliedke/whoops-middleware
thecodingmachine/symfony-psr15-bridge
18683 Downloads
A bridge between Symfony middlewares (StackPHP) and compliant middleware for converting Symfony Http abstractions to PSR-15 and back.
thecodingmachine/splash-router
15053 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
thecodingmachine/service-provider-bridge-bundle
4776 Downloads
This Symfony Bundle allows Symfony applications to use service providers as defined in container-interop/service-provider
thecodingmachine/metahydrator
4846 Downloads
A configurable implementation of mouf's Hydrator interface
thecodingmachine/symfony-httpinterop-bridge
4661 Downloads
A bridge between Symfony middlewares (StackPHP) and compliant middleware for converting Symfony Http abstractions to PSR-15 and back.
thecodingmachine/graphql-controllers
7353 Downloads
Write your GraphQL queries in simple to write controllers (using webonix/graphql-php).
kcs/phpstan-strict-rules
15 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine