Libraries tagged by php81
grazulex/laravel-turbomaker
76 Downloads
Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.
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
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/serialize
32 Downloads
Безопасная сериализация для PHP 8.1+: PHP/JSON/igbinary из одного API, HMAC-подпись, белый список классов и лимит размера при десериализации, маппинг объект↔массив и экспорт в PHP-код. Нулевые внешние зависимости.
cloud-castle/dictionary
35 Downloads
Многоязычный словарь выверенных словоформ для PHP 8.1+: точные формы (в т.ч. нерегулярные) для 5 языков, поиск по лемме и любой форме, согласование с количеством (CLDR), числа прописью без ext-intl, слияние пользовательских словарей. Нулевые внешние зависимости.
cihansenturk/ofxparser
1178 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
1860 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
984 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
294 Downloads
A collection library providing flexible and immutable collections.