Libraries tagged by typing
vitexsoftware/fluentpdo
298 Downloads
FluentPDO - PHP 8.1+ Edition. A modernized fork with strict typing, union types, and enhanced features. Quick and light PHP library for rapid query building with smart join builder.
lordsimal/ical
990 Downloads
The lordsimal/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.
jordanpartridge/github-client
845 Downloads
A powerful, Laravel-first GitHub API client with auto-pagination, strong typing, and comprehensive GitHub integration for repositories, pull requests, issues, and more.
iambateman/speedrun
211 Downloads
A Claude Code powered tool for Laravel apps to build features by typing /feature.
elegantmedia/laravel-simple-repository
12854 Downloads
Lightweight Repository pattern for Laravel 13+ projects with strict typing and modern PHP features.
cseufert/hamle
7091 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.
bobv/ical
1915 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.
blockstudio/phpstan
441 Downloads
PHPStan extension for Blockstudio with template typing, schema validation, block tag checks, and public API stubs.
nlzet/doctrine-mapping-typings
815 Downloads
convert doctrine entities into typescript typings
matthiasnoback/php-duck-typing
11 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
1093 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
398 Downloads
PHP OOP Primitive Types
zeus/anti-guard-clause
13 Downloads
a small library that will save you from typing tons of if-else
ufo-tech/dto-transformer
2171 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.