thecodingmachine/phpstan-strict-rules dependents (218) Order by: downloads | none Show: all | require | require-dev
-
-
PHP
php-tuf/composer-stager
Stages Composer commands so they can be safely run on a production codebase.
-
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
defstudio/pest-plugin-laravel-expectations
A plugin to add laravel tailored expectations to Pest
-
PHP
sourceability/string-matcher
A library which makes it easy to use multiple approaches to find the best matching string
-
-
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
-
PHP
mouf/html.renderer.twig-extensions
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
-
PHP
mouf/html.renderer
This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.
-
PHP
mouf/html.template.templateinterface
This package contains the definition of an HTML template (the TemplateInterface interface) and an helper class to build HTML templates easily (the BaseTemplate class).