Libraries tagged by php8
olifanton/typed-arrays
77929 Downloads
Typed Arrays for PHP 8
mrt1m/playstation-store-api
4795 Downloads
A simple wrapper for working with PlayStation Store API
marcin-orlowski/lombok-php
20069 Downloads
Never write boilerplate code for your data class again!
kuvardin/telegram-bots-api
6685 Downloads
SDK for Telegram bots API
jeffreyhyer/alpaca-trade-api-php
5649 Downloads
PHP SDK for the Alpaca trade API
grazulex/laravel-sharelink
1183 Downloads
Generate, manage, and secure temporary share links for files, routes, and model previews.
filisko/pdo-plus
23045 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
fab2s/dt0
2434 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
dykyi-roman/awesome-claude-code
1265 Downloads
Claude Code extension for PHP: audits (architecture, DDD, security, performance, PSR, design patterns, Docker, CI/CD, tests, docs), 3-level code review, automated bug fix, generators (DDD, CQRS, GoF patterns, PSR, tests, documentation, Docker, CI/CD), code explanation, refactoring. 26 commands, 62 agents, 259 skills.
calliostro/php-discogs-api
7104 Downloads
Lightweight Discogs API client for PHP 8.1+ with modern developer comfort — Clean parameter API and minimal dependencies
butschster/proto-parser
1327 Downloads
Proto parser is a library for parsing Protocol Buffers files into AST
andreas-glaser/php-helpers
88438 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
andanteproject/soft-deletable-bundle
30323 Downloads
A Symfony Bundle to handle soft deletable with Doctrine Entities
sunrise/http-message
114839 Downloads
An HTTP message implementation based on PSR-7, PSR-17 and RFC-7230.
polyfills/array-find
70175 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.