Libraries tagged by packed app
inerba/filament-db-config
734 Downloads
A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.
ngankt2/filament-db-config-encrypt
27 Downloads
A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.
shreeja_digital/laravel-app-settings
1 Downloads
Tiny DB + cache backed application settings for Laravel.
battis/appmetadata
317 Downloads
An object to store app metadata backed by a MySQL table
thingston/http-app
8 Downloads
Simple HTTP application running on PHP 8.1 and backed by PSR standards.
dontdrinkandroot/app-integration-bundle
303 Downloads
Bundle that helps you building an api-platform backed Angular PWA
keron-digital/auth-redis-storage-bundle
10 Downloads
Redis-backed storage solution for Symfony applications to manage token lifecycles. Provides services for blacklisting invalidated tokens and tracking currently active tokens via their unique IDs (JTI, UUID)
kineticamobile/atrochar
89 Downloads
Menu Generator for Laravel Apps - Populate menus in your views using Database backed Menus with @menu Blade component
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.