Packages from thecodingmachine
-
-
-
-
PHP
thecodingmachine/cms-middleware
A http-interop compatible CMS middleware. It only provides the middleware and delegates pages fetching to other packages.
-
PHP
thecodingmachine/cms-static-registry
A static registry (loads pages from static files) for thecodingmachine/cms-interfaces.
-
-
PHP
thecodingmachine/common-factories
This project provides utility factories that can be used directly in service providers complying with the container-interop/service-provider standard.
-
-
PHP
thecodingmachine/csrf-header-check-middleware
A PHP PSR-15 compliant middleware that checks for CSRF attacks.
-
PHP
thecodingmachine/csrf-header-check-middleware-universal-module
Cross-framework module for thecodingmachine/csrf-header-check-middleware
-
PHP
thecodingmachine/dbal-fluid-schema-builder
Build and modify your database schema using Doctrine DBAL and a fluid syntax.
-
-
-
PHP
thecodingmachine/doctrine-annotations-universal-module
Cross-framework module for doctrine/annotations
-
PHP
thecodingmachine/doctrine-migrations-universal-module
Cross-framework module for doctrine migrations
-
thecodingmachine/drupal
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.
-
PHP
thecodingmachine/drupal-service-provider-bridge
This Drupal 8 module provides a bridge to include container-interop/service-provider service providers into your Drupal project.
-
PHP
thecodingmachine/drupal-stratigility-bridge
This Drupal 8 module provides a bridge to include PSR-15 middlewares through Stratigility.
-
PHP
thecodingmachine/easy-entity-reader
This Drupal 8 module helps developers access entity content.
-
-
-
-
-
MDX
thecodingmachine/graphqlite
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
-
-
PHP
thecodingmachine/graphqlite-laravel
A Laravel service provider package to help you get started with GraphQLite in Laravel.
-
PHP
thecodingmachine/graphqlite-misc-types
A collection of non-standard GraphQL types to be used with GraphQLite.
-
PHP
thecodingmachine/graphqlite-symfony-validator-bridge
A bridge to use Symfony validator with GraphQLite.
-
PHP
thecodingmachine/graphqlite-universal-service-provider
Cross-framework module for GraphQLite using container-interop/service-provider
-
PHP
thecodingmachine/guzzle-universal-service-provider
Cross-framework module for guzzlehttp/guzzle:6
-
PHP
thecodingmachine/laravel-server-monitor-plugin-notification-by-host
Monitor servers plugin to send notification by host
-
-
PHP
thecodingmachine/laravel-universal-service-provider
This Laravel service provider allows Laravel applications to use service providers as defined in container-interop/service-provider
-
PHP
thecodingmachine/lazy-array
This package provides an array than can lazily instantiate the objects it contains.
-
-
PHP
thecodingmachine/middleware-list-universal-module
Cross-framework module providing a service containing a list of middlewares
-
-
PHP
thecodingmachine/phpstan-safe-rule
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
-
PHP
thecodingmachine/phpstan-strict-rules
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
-
PHP
thecodingmachine/pimple-universal-service-provider-bridge
This library allows Pimple containers to use universal service providers as defined in container-interop/service-provider
-
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/service-provider-bridge-bundle
This Symfony Bundle allows Symfony applications to use service providers as defined in container-interop/service-provider
-
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.
-
PHP
thecodingmachine/tdbm
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
-
-
PHP
thecodingmachine/tdbm-fluid-schema-builder
Build and modify your database schema used by TDBM using a fluid syntax.
-
PHP
thecodingmachine/tdbm-graphql
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
-
-
PHP
thecodingmachine/tdbm-laravel
A Laravel service provider package to help you get started with TDBM in Laravel.
-
-
-
-
PHP
thecodingmachine/washingmachine
CI tool that integrates with Gitlab to show variations in the CRAP index
-
PHP
thecodingmachine/weatherapi
This project is a demo containing a wrapper around OpenWeatherMap API. Don't use in production.
-
PHP
thecodingmachine/weatherapi-service-provider
Cross-framework module for thecodingmachine/weatherapi
-
PHP
thecodingmachine/whoops-middleware-universal-module
Cross-framework module for franzliedke/whoops-middleware
-
PHP
thecodingmachine/yaco
YACO (Yet Another COmpiler) is a PHP tool that generates a PHP container based on entry definitions.
-
PHP
thecodingmachine/yaco-service-provider
This package is a bridge between container-intop's service providers and YACO (the PSR-11 compliant container compiler).
-
PHP
thecodingmachine/yaml-definition-loader
Provides a loader that can convert YAML files to container definitions compatible with the definition-interop standard.
-
-
PHP
thecodingmachine/graphql-controllers
Write your GraphQL queries in simple to write controllers (using webonix/graphql-php).
Abandoned! See thecodingmachine/graphqlite
-
PHP
thecodingmachine/graphql-controllers-bundle
A Symfony bundle for thecodingmachine/graphql-controllers.
Abandoned! See thecodingmachine/graphqlite-bundle
-
PHP
thecodingmachine/safe8
PHP8 core functions that throw exceptions instead of returning FALSE on error
Abandoned!
-
PHP
thecodingmachine/symfony-httpinterop-bridge
A bridge between Symfony middlewares (StackPHP) and compliant middleware for converting Symfony Http abstractions to PSR-15 and back.
Abandoned! See thecodingmachine/symfony-psr15-bridge