Libraries tagged by php82
grazulex/laravel-modelschema
297 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
grazulex/laravel-flowpipe
615 Downloads
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
gforces/active-record
661 Downloads
Simple Active Record using PHP8 attributes
fatbit/model-filter
2072 Downloads
this is a laravel model auto filter
diffhead/php-interfaces
313 Downloads
A comprehensive PHP library providing common interfaces for regular objects. Designed to standardize object manipulation patterns across applications.
diffhead/php-dto
312 Downloads
Simple library that provides suitable data transfer object for PHP applications.
diffhead/laravel-rabbitmq
301 Downloads
A laravel package for events emitting between services using RabbitMQ as message broker.
cloud-castle/dictionary
35 Downloads
Многоязычный словарь выверенных словоформ для PHP 8.1+: точные формы (в т.ч. нерегулярные) для 5 языков, поиск по лемме и любой форме, согласование с количеством (CLDR), числа прописью без ext-intl, слияние пользовательских словарей. Нулевые внешние зависимости.
cihansenturk/ofxparser
1161 Downloads
Modern, secure, and type-safe OFX/QFX parser for PHP 8.1+ with comprehensive date format support and XXE protection
chamber-orchestra/openapi-doc-bundle
1830 Downloads
Symfony bundle that auto-generates OpenAPI 3.0.1 documentation for Action-Domain-Responder (ADR) pattern applications by scanning #[Operation] and #[Route] attributes.
cariuk/laravel-repository-pattern
982 Downloads
A flexible and powerful Laravel package implementing the Repository Pattern with SOLID principles, featuring auto-detection, dependency injection, CRUD operations, filtering, sorting, pagination, and soft deletes support.
calliostro/discogs-bundle
776 Downloads
Ultra-lightweight Symfony bundle for the Discogs API — vinyl, music data & integration made easy
awd-studio/vo-optional-php
221 Downloads
Type-safe Optional value object for PHP 8.4+. A robust implementation of the Optional pattern inspired by Java, providing elegant null-safety and functional programming capabilities.
adachsoft/collection
291 Downloads
A collection library providing flexible and immutable collections.
adachsoft/ai-tool-call
123 Downloads
Unified AI tool-calling abstraction for PHP 8.3 with a clean Public API and an extensible SPI for custom tools.