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

  • PHP

    craue/formflow-bundle

    Multi-step forms for your Symfony project.

  • PHP

    craue/geo-bundle

    Doctrine functions for calculating geographical distances in your Symfony project.

  • PHP

    craue/translations-tests

    Common code for testing translations in your Symfony project.

  • PHP

    crunzphp/crunz

    Schedule your tasks right from the code.

  • PHP

    csoellinger/silverstripe-model-annotations-task

    A SilverStripe Task to generate data object model annotations for defined db fields including fields defined in extensions.

  • PHP

    csoellinger/silverstripe-phpmd

    Extended mess detection rules from phpmd for SilverStripe applications.

  • PHP

    csoellinger/silverstripe-rollbar

    SilverStripe log handler for rollbar. https://rollbar.com

  • PHP

    ctw/ctw-http

    This package provides utility classes and constants to facilitate common operations of PSR-7 and a group of exceptions which represent HTTP status codes.

  • PHP

    ctw/ctw-middleware

    This packages provides common functionality for the other PSR-15 ctw/ctw-middleware-* packages.

  • PHP

    ctw/ctw-middleware-apex

    This PSR-15 middleware redirects with an HTTP 301 ("Moved Permanently") Location header an apex domain to www e.g. example.com to www.example.com.

  • PHP

    ctw/ctw-middleware-generatedat

    This PSR-15 middleware adds an X-Generated-At timestamp to the Response header.

  • PHP

    ctw/ctw-middleware-generatedby

    This PSR-15 middleware adds an X-Generated-By UUID v5 to the Response header.

  • PHP

    ctw/ctw-middleware-htmlminifier

    This PSR-15 middleware formats, fixes and beautifies the HTML in the Response body using a variety of adapters.

  • PHP

    ctw/ctw-middleware-httpexception

    This PSR-15 middleware catches exceptions implementing "Ctw\Http\HttpException\HttpException\HttpExceptionInterface" and returns a custom error page.

  • PHP

    ctw/ctw-middleware-pagecache

    This PSR-15 middleware provides full page caching for Mezzio applications.