Libraries tagged by storewid
victorstochero/warden
268 Downloads
Self-hosted APM for Laravel with zero external dependencies. Parent/child observability over native Laravel events, stored in your existing RDBMS.
snoeren-development/laravel-currency-casting
28506 Downloads
Cast currency attributes, stored as integer, to floats automatically.
sametsahindogan/laravel-jwtredis
2012 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
ph-7/datatype
5588 Downloads
List of the available PHP data types, nicely stored into readable constant names
mangoldsecurity/settings
3164 Downloads
Application wide settings stored in your database
kgrruz/codeigniter4-email-queue
349 Downloads
Queue, preview and and send emails stored in the database
jazzsequence/ai-connector-secure-layer
2670 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.
intersvyaz/yii-tags-dependency
64630 Downloads
Verification of the cache relevance based on Dependency mechanism of Yii framework and tags, which are also stored in cache
innomedio/sulu-image-optimizer-bundle
7056 Downloads
Optimizes images before they are being uploaded and stored in the Sulu media library
henryavila/email-tracking
3869 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
gramercytech/laravel-claim-check
3203 Downloads
Bypass Pusher's 10KB broadcast payload limit via the claim-check pattern. Oversized messages are stored server-side and fetched on demand by clients.
eftec/messagecontainer
26033 Downloads
MessageContainer is a simple a minimalist message-system where messages (strings) could be stored in a tree-like structure
easy2dev/multi-tenant-wizard
717 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
craftpulse/craft-notifications
1334 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
chantouch/laravel-jwt-redis
5730 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.