Libraries tagged by typing
eluceo/ical
12902649 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
3587 Downloads
Strict Typing for local variables in PHP
seferov/typhp
3123 Downloads
Enforce type declaring
php-extended/php-ensurer-interface
176536 Downloads
A library to specify how to ensure strong typing of arbitrary data
xtompie/typed
849 Downloads
Typed is a library that provides a set of classes that allow you to define types for your variables.
novemb3r/envision
9964 Downloads
A lightweight library to bring typing to env variables
paragonie/typed-arrays
10 Downloads
Strictly typed scalar arrays for PHP 8.3 and newer
im/primitive
395 Downloads
PHP OOP Primitive Types
nolikein/objectable-struct
2352 Downloads
A way the use structs with the soft typing of phpa
cseufert/hamle
6079 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
drupol/valuewrapper
516 Downloads
This library allows you to wrap any kind of PHP variable in a strict typed PHP object.
kariricode/data-structure
73 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.
zeus/anti-guard-clause
12 Downloads
a small library that will save you from typing tons of if-else
topsoft4u/openapi-generator
633 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)