Libraries tagged by typing
eluceo/ical
15246693 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
324294 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
4727 Downloads
Allows strong typing for AWS SDK
strictus/strictus
5071 Downloads
Strict Typing for local variables in PHP
seferov/typhp
3207 Downloads
Enforce type declaring
php-extended/php-ensurer-interface
180191 Downloads
A library to specify how to ensure strong typing of arbitrary data
opencal/ical
880 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.
jordanpartridge/github-client
721 Downloads
A powerful, Laravel-first GitHub API client with auto-pagination, strong typing, and comprehensive GitHub integration for repositories, pull requests, issues, and more.
nlzet/doctrine-mapping-typings
377 Downloads
convert doctrine entities into typescript typings
xtompie/typed
2694 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
835 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
elegantmedia/laravel-simple-repository
9974 Downloads
Lightweight Repository pattern for Laravel 12+ projects with strict typing and modern PHP features.
cseufert/hamle
6559 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.
2dotstwice/collection
18272 Downloads
Library for creating collection classes with strict typing.