Libraries tagged by arcp
owncloud/tarstreamer
464147 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.
ntanduy/cloudflare-d1-database
9048 Downloads
Cloudflare D1 database driver for Laravel — full Eloquent & Query Builder support.
mozex/laravel-modules
21034 Downloads
Laravel package that auto-discovers and registers module assets (configs, routes, views, migrations, commands, Livewire, Filament, Nova, and more) from a Modules/ directory at the project root.
milpa/resolver
9177 Downloads
The architecture resolver: pure logic that resolves contracts, versioned capabilities, and surfaces against a host profile and reports whether the graph is valid, bootable-with-warnings, blocked, or legacy-compatible.
laboiteacode/filament-dependency-graph
2263 Downloads
The visual architecture explorer for Filament. Explore models, resources, panels and relationships from one visual workspace.
grazulex/laravel-atlas
2818 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Markdown, JSON, HTML, Blade, or PDF.
genesisweb/valet-linux-plus
16107 Downloads
Advanced local development experience for Linux.
ecotone/amqp
395860 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
dykyi-roman/awesome-claude-code
1824 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.
deepdiver1975/tarstreamer
780312 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.
clue/tar-react
15938 Downloads
Streaming parser to extract tarballs with ReactPHP.
archilex/filament-stacked-image-column
8545 Downloads
Display multiple images as a stack in your Filament tables
arcanedev/laravel-notes
51018 Downloads
Provides the ability to add notes to your Eloquent models in Laravel.
arcanedev/laravel-lang
71605 Downloads
Translations manager and checker for Laravel based on 'Laravel-Lang/lang' package.
arafat69/laravel-repository
6570 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.