Libraries tagged by strictly
ijvo/kdyby-strict-objects
1119 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
forknetwork/strict-phpunit
30240 Downloads
A simple PHPUnit extension that disallows unexpected method calls.
roave/strict-php
128 Downloads
A strict runtime type and invariant checker for developing safer PHP applications
naugrim/laravel-strict-config-helper
2303 Downloads
Ensures your config returns the correct types
strictphp/http-clients
1650 Downloads
Various http client implementations for better developer and devops experience.
snipershady/typeidentifier
2089 Downloads
Free service to identify primitive type of a variable
strictphp/conventions
733 Downloads
Our code conventions forced by PHPStan, Easy Coding Standard, RectorPHP and appropriate custom rules and configs.
wrkflow/php-get-typed-value
3748 Downloads
Get typed (strict mode) values from an Array / XML with basic validation.
wrkflow/php-api-sdk-builder
4243 Downloads
This package helps you build PHP clients for external APIs with dependency injection and type strict code in mind.
skilldlabs/druxxy
5324 Downloads
Drupal distribution focused on page building, contributor experience and a strict separation of Drupal content and Drupal configuration for streamlined deployments.
roave/you-are-using-it-wrong
62920 Downloads
Composer plugin enforcing strict type checks in downstream package dependants
grisaia/time
2006 Downloads
PHP built-in DateTime classes alternative. Strict types, immutability, no exceptions and latest PHP features.
asispts/ptscs
3830 Downloads
PSR-12 coding standard with additional strict rules
tomasvotruba/punchcard
20282 Downloads
Lazy and strict way to configure your Laravel projects
patchlevel/enum
19763 Downloads
Small lightweight library to create enum in PHP without SPLEnum and strict comparisons allowed