thecodingmachine member since: Jan 08, 2013
thecodingmachine's packages
-
PHP
thecodingmachine/psr-6-doctrine-bridge-universal-module
Cross-framework module for cache/psr-6-doctrine-bridge
-
PHP
thecodingmachine/safe
PHP core functions that throw exceptions instead of returning FALSE on error
-
PHP
thecodingmachine/safe8
PHP8 core functions that throw exceptions instead of returning FALSE on error
-
PHP
thecodingmachine/service-provider-registry
This package provides a service provider registry that can lazily instantiate the service providers it contains.
-
PHP
thecodingmachine/service-provider-utils
This package contains a set of tools to work with container-interop's service-providers.
-
-
PHP
thecodingmachine/splash-router
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
-
-
-
-
thecodingmachine/swift-mail-template-interface
This package contains the SwiftMailTemplate interface that can be used to render a swift mail instance.
-
PHP
thecodingmachine/swift-twig-mail-template
This package contains a implementation of the SwiftMailTemplate interface which use twig to render the mail message.
-
-
-
PHP
thecodingmachine/symfony-psr15-bridge
A bridge between Symfony middlewares (StackPHP) and compliant middleware for converting Symfony Http abstractions to PSR-15 and back.