Libraries tagged by typing
eluceo/ical
14392611 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.
strictus/strictus
4795 Downloads
Strict Typing for local variables in PHP
seferov/typhp
3152 Downloads
Enforce type declaring
php-extended/php-ensurer-interface
179011 Downloads
A library to specify how to ensure strong typing of arbitrary data
nlzet/doctrine-mapping-typings
142 Downloads
convert doctrine entities into typescript typings
xtompie/typed
2034 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
rikudou/aws-sdk-phpstan
461 Downloads
Allows strong typing for AWS SDK
cseufert/hamle
6364 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
18251 Downloads
Library for creating collection classes with strict typing.
matthiasnoback/php-duck-typing
10 Downloads
novemb3r/envision
10020 Downloads
A lightweight library to bring typing to env variables
drupol/valuewrapper
516 Downloads
This library allows you to wrap any kind of PHP variable in a strict typed PHP object.
kariricode/data-structure
99 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.
im/primitive
397 Downloads
PHP OOP Primitive Types