Libraries tagged by thecodingmachine
thecodingmachine/swift-twig-mail-template
31612 Downloads
This package contains a implementation of the SwiftMailTemplate interface which use twig to render the mail message.
thecodingmachine/stratigility-harmony
59867 Downloads
Cross-framework module for Stratigility
thecodingmachine/splash-router
15217 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
thecodingmachine/funky
12142 Downloads
Write service providers easily using annotations
thecodingmachine/csrf-header-check-middleware
30078 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.
thecodingmachine/graphql-controllers
7379 Downloads
Write your GraphQL queries in simple to write controllers (using webonix/graphql-php).
hectorj/safe-php-psalm-plugin
102713 Downloads
vimeo/psalm plugin for thecodingmachine/safe
besmartand-pro/graphqlite-bundle
1987 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
328 Downloads
YACO (Yet Another COmpiler) is a PHP tool that generates a PHP container based on entry definitions.
thecodingmachine/symfony-psr15-bridge
18684 Downloads
A bridge between Symfony middlewares (StackPHP) and compliant middleware for converting Symfony Http abstractions to PSR-15 and back.
thecodingmachine/swift-mail-template-interface
31396 Downloads
This package contains the SwiftMailTemplate interface that can be used to render a swift mail instance.
thecodingmachine/service-provider-registry
4960 Downloads
This package provides a service provider registry that can lazily instantiate the service providers it contains.
thecodingmachine/service-provider-bridge-bundle
4777 Downloads
This Symfony Bundle allows Symfony applications to use service providers as defined in container-interop/service-provider
thecodingmachine/metahydrator
4852 Downloads
A configurable implementation of mouf's Hydrator interface