Libraries tagged by strict
selective/config
151076 Downloads
Config component, strictly typed
contributte/phpstan
389006 Downloads
Opinionated set of PHPStan extensions & rules for all fans.
consistence-community/consistence
449761 Downloads
Consistence - consistent approach and additions to PHP's functionality
smartemailing/types
51962 Downloads
Lightweight collection of handy PHP value objects
roave/dont
252631 Downloads
A small set of traits that can be used to prevent misuse of your objects
orisai/coding-standard
169213 Downloads
Strict PHP coding standard
emonkak/orm
294254 Downloads
A strict typed Object-Relational Mapper
dereuromark/composer-prefer-lowest
367109 Downloads
Checks prefer-lowest more strictly. Add-on for CI.
strictus/strictus
4676 Downloads
Strict Typing for local variables in PHP
zae/strict-transport-security
98627 Downloads
Set the HSTS header to enable HTTP Strict Transport Security
thecodingmachine/phpstan-strict-rules
Downloads
orklah/psalm-strict-visibility
92815 Downloads
A Psalm plugin to detect calling private or protected method via proxy
orklah/psalm-strict-types
101142 Downloads
Adds strict_types declaration when the file is provably safe
orklah/psalm-strict-numeric-cast
48862 Downloads
Restrict the use of (int) and (float) to numeric-string only
orklah/psalm-strict-equality
79530 Downloads
Automatically change == into === when safe