Libraries tagged by typing
eluceo/ical
14812686 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
301191 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
5008 Downloads
Strict Typing for local variables in PHP
seferov/typhp
3176 Downloads
Enforce type declaring
php-extended/php-ensurer-interface
179568 Downloads
A library to specify how to ensure strong typing of arbitrary data
kariricode/data-structure
693 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
rikudou/aws-sdk-phpstan
1288 Downloads
Allows strong typing for AWS SDK
nlzet/doctrine-mapping-typings
312 Downloads
convert doctrine entities into typescript typings
xtompie/typed
2382 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
466 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
opencal/ical
52 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.
cseufert/hamle
6431 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.
matthiasnoback/php-duck-typing
10 Downloads
novemb3r/envision
10031 Downloads
A lightweight library to bring typing to env variables