Libraries tagged by php84
nandan108/attrecord
75 Downloads
Lightweight PHP 8.1+ attribute-driven active-record layer with dirty tracking, batch relation loading, deadlock-safe locking, and MySQL/PostgreSQL CREATE TABLE generation.
larafony/core
63 Downloads
Larafony is a modern PHP 8.5 framework combining the elegance of Laravel, the stability of Symfony, and the power of PSR standards - built for production, not tutorials. Minimal dependencies, full PSR support, custom middleware stack, and analytics without cookies or Google.
jooservices/xflickr-crawler
292 Downloads
Standalone Laravel package for queued Flickr crawling with rate limiting and MySQL persistence.
jooservices/laravel-controller
499 Downloads
Laravel API controller foundation for standardized JSON responses, pagination, status endpoints, trace IDs, and custom formatters.
jerowork/route-attribute-provider
2669 Downloads
Define routes by PHP8 attributes
ivenms/laravel-media-manager
2360 Downloads
A Media Manager Built With Vuejs & Laravel FOR V9
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
298 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
672 Downloads
Simple Active Record using PHP8 attributes
fatbit/model-filter
2114 Downloads
this is a laravel model auto filter
cloud-castle/support
49 Downloads
Набор утилит для PHP 8.1+: строки (Str), массивы (Arr) с dot-нотацией, числа (Num), даты (Dates), объекты (Obj) и глобальные хелперы. Маскирование ПД из коробки, нулевые внешние зависимости.
cloud-castle/serialize
113 Downloads
Безопасная сериализация для PHP 8.1+: PHP/JSON/igbinary из одного API, HMAC-подпись, белый список классов и лимит размера при десериализации, маппинг объект↔массив и экспорт в PHP-код. Нулевые внешние зависимости.
cloud-castle/redis
34 Downloads
Full-featured Redis client for PHP 8.1+: RESP2/RESP3, pipelines, transactions, Pub/Sub, Cluster, Sentinel, TLS, SCAN iterators, transparent serialization and compression, automatic reconnect with backoff and a built-in in-memory Redis server for tests. Zero runtime dependencies.
cloud-castle/memcached
40 Downloads
Клиент Memcached для PHP 8.1+ на чистом PHP без расширений: текстовый, бинарный и meta-протокол, ketama-шардирование с failover, пул соединений, SASL и TLS, PSR-6 и PSR-16, теги, компрессия, CAS, счётчики, метрики, встроенный тестовый сервер.