Libraries tagged by typing
eluceo/ical
18440006 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
474537 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.
strictus/strictus
7398 Downloads
Strict Typing for local variables in PHP
rikudou/aws-sdk-phpstan
17769 Downloads
Allows strong typing for AWS SDK
php-standard-library/math
34542 Downloads
Mathematical functions with strict typing and predictable error handling
2dotstwice/collection
20067 Downloads
Library for creating collection classes with strict typing.
seferov/typhp
3405 Downloads
Enforce type declaring
php-extended/php-ensurer-interface
185050 Downloads
A library to specify how to ensure strong typing of arbitrary data
flarum/realtime
5454 Downloads
Step up to make your Flarum forum realtime.
ui-awesome/html-contracts
5100 Downloads
Shared interfaces for the UI Awesome HTML ecosystem: rendering, attribute management, element typing, and form controls.
opencal/ical
10697 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.
elegantmedia/laravel-simple-repository
12544 Downloads
Lightweight Repository pattern for Laravel 13+ projects with strict typing and modern PHP features.
bobv/ical
1621 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.
alizharb/laravel-themer
481 Downloads
A professional theme management system for Laravel 11/12 with first-class Livewire 4 support, strict typing, and zero-config modular integration.
xtompie/typed
5612 Downloads
Typed is a library that provides a set of classes that allow you to define types for your variables.