Libraries tagged by typing
eluceo/ical
19214153 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
stymiee/email-validator
515119 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.
rikudou/aws-sdk-phpstan
21969 Downloads
Allows strong typing for AWS SDK
strictus/strictus
7667 Downloads
Strict Typing for local variables in PHP
ui-awesome/html-contracts
10482 Downloads
Shared interfaces for the UI Awesome HTML ecosystem: rendering, attribute management, element typing, and form controls.
php-standard-library/math
72075 Downloads
Mathematical functions with strict typing and predictable error handling
seferov/typhp
3470 Downloads
Enforce type declaring
php-extended/php-ensurer-interface
185847 Downloads
A library to specify how to ensure strong typing of arbitrary data
flarum/realtime
10218 Downloads
Step up to make your Flarum forum realtime.
opencal/ical
13575 Downloads
The opencal/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible. This package is a fork from eluceo/ical.
blockstudio/phpstan
992 Downloads
PHPStan extension for Blockstudio with template typing, schema validation, block tag checks, public API stubs, and a generated project contract.
2dotstwice/collection
20620 Downloads
Library for creating collection classes with strict typing.
xtompie/typed
5993 Downloads
Typed is a library that provides a set of classes that allow you to define types for your variables.
paragonie/typed-arrays
10 Downloads
Strictly typed scalar arrays for PHP 8.3 and newer
ufo-tech/dto-transformer
2219 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.