Keep your dependencies up-to-date

Package.Health uses semantic versioning to detect outdated or insecure dependencies in your project's composer.json.

Packages from thecodingmachine

Package Status
thecodingmachine/cache-utils Store file related cache items easily Dependency Badge
thecodingmachine/class-explorer Find the list of all your classes and more. Dependency Badge
thecodingmachine/cms-interfaces A set of interfaces for various components of a CMS. Dependency Badge
thecodingmachine/cms-middleware A http-interop compatible CMS middleware. It only provides the middleware and delegates pages fetching to other packages. Dependency Badge
thecodingmachine/cms-static-registry A static registry (loads pages from static files) for thecodingmachine/cms-interfaces. Dependency Badge
thecodingmachine/cms-utils Utility classes for thecodingmachine/cms-interfaces. Dependency Badge
thecodingmachine/common-factories This project provides utility factories that can be used directly in service providers complying with the container-interop/service-provider standard. Dependency Badge
thecodingmachine/container-discovery Allowing discovery of container objects Dependency Badge
thecodingmachine/csrf-header-check-middleware A PHP PSR-15 compliant middleware that checks for CSRF attacks. Dependency Badge
thecodingmachine/csrf-header-check-middleware-universal-module Cross-framework module for thecodingmachine/csrf-header-check-middleware Dependency Badge
thecodingmachine/dbal-fluid-schema-builder Build and modify your database schema using Doctrine DBAL and a fluid syntax. Dependency Badge
thecodingmachine/dbal-universal-module Cross-framework module for doctrine/dbal Dependency Badge
thecodingmachine/discovery Publish and discover assets in your PHP projects. Dependency Badge
thecodingmachine/doctrine-annotations-universal-module Cross-framework module for doctrine/annotations Dependency Badge
thecodingmachine/doctrine-migrations-universal-module Cross-framework module for doctrine migrations Dependency Badge
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. Dependency Badge
thecodingmachine/drupal-service-provider-bridge This Drupal 8 module provides a bridge to include container-interop/service-provider service providers into your Drupal project. Dependency Badge
thecodingmachine/drupal-stratigility-bridge This Drupal 8 module provides a bridge to include PSR-15 middlewares through Stratigility. Dependency Badge
thecodingmachine/easy-entity-reader This Drupal 8 module helps developers access entity content. Dependency Badge
thecodingmachine/fluid-hydrator A fluid builder for MetaHydrator class Dependency Badge
thecodingmachine/funky Write service providers easily using annotations Dependency Badge
thecodingmachine/gitlab-hook-middleware A PSR-15 middleware to manage Gitlab hooks. Dependency Badge
thecodingmachine/gitlab-registry-api Library to use the Gitlab registry api in php. Dependency Badge
thecodingmachine/gotenberg-php-client A client for sending files to a Gotenberg API Dependency Badge
thecodingmachine/graphql-controllers Write your GraphQL queries in simple to write controllers (using youshido/graphql). Dependency Badge
thecodingmachine/graphql-controllers-bundle A Symfony bundle for thecodingmachine/graphql-controllers. Dependency Badge
thecodingmachine/graphqlite Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php). Dependency Badge
thecodingmachine/graphqlite-bundle A Symfony bundle for thecodingmachine/graphqlite. Dependency Badge
thecodingmachine/graphqlite-laravel A Laravel service provider package to help you get started with GraphQLite in Laravel. Dependency Badge
thecodingmachine/graphqlite-misc-types A collection of non-standard GraphQL types to be used with GraphQLite. Dependency Badge
thecodingmachine/graphqlite-symfony-validator-bridge A bridge to use Symfony validator with GraphQLite. Dependency Badge
thecodingmachine/graphqlite-universal-service-provider Cross-framework module for GraphQLite using container-interop/service-provider Dependency Badge
thecodingmachine/guzzle-universal-service-provider Cross-framework module for guzzlehttp/guzzle:6 Dependency Badge
thecodingmachine/laravel-server-monitor-plugin-notification-by-host Monitor servers plugin to send notification by host Dependency Badge
thecodingmachine/laravel-server-monitor-plugin-rest-api Add rest api to LAravel server monitor Dependency Badge
thecodingmachine/laravel-universal-service-provider This Laravel service provider allows Laravel applications to use service providers as defined in container-interop/service-provider Dependency Badge
thecodingmachine/lazy-array This package provides an array than can lazily instantiate the objects it contains. Dependency Badge
thecodingmachine/metahydrator A configurable implementation of mouf's Hydrator interface Dependency Badge
thecodingmachine/middleware-list-universal-module Cross-framework module providing a service containing a list of middlewares Dependency Badge
thecodingmachine/monolog-universal-service-provider Cross-framework module for monolog/monolog Dependency Badge
thecodingmachine/phpstan-safe-rule A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe Dependency Badge
thecodingmachine/phpstan-strict-rules A set of additional rules for PHPStan based on best practices followed at TheCodingMachine Dependency Badge
thecodingmachine/pimple-universal-service-provider-bridge This library allows Pimple containers to use universal service providers as defined in container-interop/service-provider Dependency Badge
thecodingmachine/psr-6-doctrine-bridge-universal-module Cross-framework module for cache/psr-6-doctrine-bridge Dependency Badge
thecodingmachine/safe PHP core functions that throw exceptions instead of returning FALSE on error Dependency Badge
thecodingmachine/safe8 PHP core functions that throw exceptions instead of returning FALSE on error Dependency Badge
thecodingmachine/service-provider-bridge-bundle This Symfony Bundle allows Symfony applications to use service providers as defined in container-interop/service-provider Dependency Badge
thecodingmachine/service-provider-registry This package provides a service provider registry that can lazily instantiate the service providers it contains. Dependency Badge
thecodingmachine/service-provider-utils This package contains a set of tools to work with container-interop's service-providers. Dependency Badge
thecodingmachine/slim-universal-module Cross-framework module for slim framework Dependency Badge
thecodingmachine/splash-router Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller. Dependency Badge
thecodingmachine/splash-service-provider Cross-framework module for splash Dependency Badge
thecodingmachine/stash-universal-module Cross-framework module for Stash Dependency Badge
thecodingmachine/stratigility-harmony Cross-framework module for Stratigility Dependency Badge
thecodingmachine/swift-mail-template-interface This package contains the SwiftMailTemplate interface that can be used to render a swift mail instance. Dependency Badge
thecodingmachine/swift-twig-mail-template This package contains a implementation of the SwiftMailTemplate interface which use twig to render the mail message. Dependency Badge
thecodingmachine/symfony-cache-universal-module Cross-framework module for Symfony cache Dependency Badge
thecodingmachine/symfony-console-universal-module Cross-framework module for symfony/console. Dependency Badge
thecodingmachine/symfony-httpinterop-bridge A bridge between Symfony middlewares (StackPHP) and compliant middleware for converting Symfony Http abstractions to PSR-15 and back. Dependency Badge
thecodingmachine/symfony-psr15-bridge A bridge between Symfony middlewares (StackPHP) and compliant middleware for converting Symfony Http abstractions to PSR-15 and back. Dependency Badge
thecodingmachine/tdbm The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model. Dependency Badge
thecodingmachine/tdbm-bundle A Symfony bundle for TDBM. Dependency Badge
thecodingmachine/tdbm-fluid-schema-builder Build and modify your database schema used by TDBM using a fluid syntax. Dependency Badge
thecodingmachine/tdbm-graphql A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite). Dependency Badge
thecodingmachine/tdbm-graphql-bundle A Symfony bundle for thecodingmachine/tdbm-graphql. Dependency Badge
thecodingmachine/tdbm-laravel A Laravel service provider package to help you get started with TDBM in Laravel. Dependency Badge
thecodingmachine/tdbm-metahydrator Bindings between TDBM and thecodingmachine/metahydrator. Dependency Badge
thecodingmachine/tdbm-universal-module Cross-framework module for thecodingmachine/tdbm Dependency Badge
thecodingmachine/twig-universal-module Cross-framework module for Twig Dependency Badge
thecodingmachine/washingmachine CI tool that integrates with Gitlab to show variations in the CRAP index Dependency Badge
thecodingmachine/weatherapi This project is a demo containing a wrapper around OpenWeatherMap API. Don't use in production. Dependency Badge
thecodingmachine/weatherapi-service-provider Cross-framework module for thecodingmachine/weatherapi Dependency Badge
thecodingmachine/whoops-middleware-universal-module Cross-framework module for franzliedke/whoops-middleware Dependency Badge
thecodingmachine/yaco YACO (Yet Another COmpiler) is a PHP tool that generates a PHP container based on entry definitions. Dependency Badge
thecodingmachine/yaco-service-provider This package is a bridge between container-intop's service providers and YACO (the PSR-11 compliant container compiler). Dependency Badge
thecodingmachine/yaml-definition-loader Provides a loader that can convert YAML files to container definitions compatible with the definition-interop standard. Dependency Badge