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