Libraries tagged by thecodingmachine
thecodingmachine/psr-6-doctrine-bridge-universal-module
109109 Downloads
Cross-framework module for cache/psr-6-doctrine-bridge
thecodingmachine/middleware-list-universal-module
180232 Downloads
Cross-framework module providing a service containing a list of middlewares
thecodingmachine/funky
12000 Downloads
Write service providers easily using annotations
thecodingmachine/doctrine-annotations-universal-module
118514 Downloads
Cross-framework module for doctrine/annotations
thecodingmachine/csrf-header-check-middleware
29703 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.
thecodingmachine/common-factories
191012 Downloads
This project provides utility factories that can be used directly in service providers complying with the container-interop/service-provider standard.
thecodingmachine/graphql-controllers
7359 Downloads
Write your GraphQL queries in simple to write controllers (using webonix/graphql-php).
besmartand-pro/graphqlite-bundle
1200 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
18407 Downloads
Cross-framework module for franzliedke/whoops-middleware
thecodingmachine/twig-universal-module
5693 Downloads
Cross-framework module for Twig
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/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
4848 Downloads
A configurable implementation of mouf's Hydrator interface