Libraries tagged by strict typing
stymiee/email-validator
543391 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
php-standard-library/math
114383 Downloads
Mathematical functions with strict typing and predictable error handling
strictus/strictus
7775 Downloads
Strict Typing for local variables in PHP
seferov/typhp
3487 Downloads
Enforce type declaring
elegantmedia/laravel-simple-repository
13842 Downloads
Lightweight Repository pattern for Laravel 13+ projects with strict typing and modern PHP features.
vitexsoftware/fluentpdo
332 Downloads
FluentPDO - PHP 8.1+ Edition. A modernized fork with strict typing, union types, and enhanced features. Quick and light PHP library for rapid query building with smart join builder.
paragonie/typed-arrays
10 Downloads
Strictly typed scalar arrays for PHP 8.3 and newer
2dotstwice/collection
20654 Downloads
Library for creating collection classes with strict typing.
im/primitive
398 Downloads
PHP OOP Primitive Types
drupol/valuewrapper
516 Downloads
This library allows you to wrap any kind of PHP variable in a strict typed PHP object.
stryxx/strict-types
0 Downloads
A lightweight library that helps enforce and maintain predictable types in PHP 8.1+ applications.
nusje2000/strict-php
4 Downloads
A wrapper for standard php functions with correct error handling and improved typing
simaocurado/axiom
135 Downloads
Opinionated Laravel defaults for action-oriented architecture, strict typing, code quality, and team consistency.
ols/php-ruler
1 Downloads
A transparent expression & rule evaluator in pure PHP. No dependencies. Strict typing, a safe mode that collects missing variables instead of failing, and an explain mode that shows exactly why a rule passed or failed. Move business logic out of your code.
benrowe/properties
570 Downloads
A simple runtime package for handling properties on a class