Libraries tagged by Typi
vitexsoftware/fluentpdo
305 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.
topsoft4u/openapi-generator
997 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
thefrosty/wordpress-mu-loader
5489 Downloads
Loads regular plugins from the plugins directory as must-use plugins, enforcing their activity while maintaining the typical update flow.
simaocurado/axiom
133 Downloads
Opinionated Laravel defaults for action-oriented architecture, strict typing, code quality, and team consistency.
mouf/utils.common.lock
67573 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
kodegrenade/naija-faker-laravel
8 Downloads
A Laravel faker library to generate typical Nigeria fake data ranging from name, address, phone number, LGAs and states for you. It supports Yoruba, Igbo, and Hausa ethnic groups with culturally authentic data.
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
212 Downloads
A Claude Code powered tool for Laravel apps to build features by typing /feature.
hnhdigital-os/laravel-ics
481 Downloads
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
haspadar/primus
443 Downloads
Primitive wrappers for PHP: strong typing for strings, ints, arrays, and more
bluesnowman/fphp-saber
20 Downloads
A functional PHP library, which promotes strong typing, immutable objects, and lazy evaluation.
bisonlab/common-bundle
1032 Downloads
This bundle includes some of the typical stuff the author needs for his projects, like a user object, generic REST stuff and the context system.
billyranario/prostarterkit
266 Downloads
A Laravel package that provides a set of utilities for rapid development. Typical structure for senior developers to start a new project.
atk14/editable-fragments
591 Downloads
A set of features that allow editing (typically textual) components on a webpage
armandsar/laravel-quick-view
271 Downloads
Quickly render view from controller without typing file names