thecodingmachine/phpstan-strict-rules dependents (248) Order by: name | downloads Show: all | require | require-dev

  • PHP

    nunomaduro/termwind

    Its like Tailwind CSS, but for the console.

  • PHP

    thecodingmachine/safe

    PHP core functions that throw exceptions instead of returning FALSE on error

  • PHP

    voku/portable-utf8

    Portable UTF-8 library - performance optimized (unicode) string functions for php.

  • PHP

    nunomaduro/phpinsights

    Instant PHP quality checks from your console.

  • PHP

    php-vcr/php-vcr

    Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

  • PHP

    thecodingmachine/gotenberg-php-client

    A client for sending files to a Gotenberg API

    Abandoned!

  • PHP

    thecodingmachine/class-explorer

    Find the list of all your classes and more.

  • MDX

    thecodingmachine/graphqlite

    Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).

  • PHP

    sulu/sulu

    Core framework that implements the functionality of the Sulu content management system

  • PHP

    thecodingmachine/cache-utils

    Store file related cache items easily

  • PHP

    quickpay/quickpay-php-client

    PHP-SDK to communicate with the payment provider QuickPay

  • wyrihaximus/phpstan-rules-wrapper

    🌯 PHPStan rules wrapper

  • PHP

    sourceability/string-matcher

    A library which makes it easy to use multiple approaches to find the best matching string

  • PHP

    nunomaduro/mock-final-classes

    Allows mocking of final methods and classes in PHP.

  • PHP

    mouf/html.utils.weblibrarymanager

    The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.