Libraries tagged by scoring
nael_d/guardify
2 Downloads
Robust CSRF protection for PHP applications with HMAC validation, IP/UA binding, and AJAX support.
devinci-it/modulr
1 Downloads
A modular, production-ready PHP UI component library inspired by GitHub Primer. Build reusable, scoped components with auto-loading CSS and JS.
carlosv2/pocket
126 Downloads
Little storing services
barbosa/papyrus
26 Downloads
Storing data in the file system with PHP
zemlia-zemlia/yii2-images
17 Downloads
yii2 images module for storing images fix already header
xddesigners/silverstripe-magic-link-login
4 Downloads
Passwordless login via a unique emailed link, with an optional emailed verification code as a second factor, and per-login session scoping to specific records.
wwnorden/vehicles
35 Downloads
SilverStripe 4+ vehicles module for storing and archiving vehicles
webkernel/component-business
0 Downloads
Business as first-class scoping unit for Webkernel. Legal entities, projects and workspaces that modules are activated against.
webkernel/component-access-control
0 Downloads
Sovereign access control for Webkernel. Platform privilege hierarchy, business scoping, and dynamic module-level RBAC — no generated policy files.
wearesho-team/yii2-tokens
114 Downloads
Storing tokens (authorization, registration) in redis database.
watoki/stores
2931 Downloads
PHP library for storing data.
warksit/tenant
565 Downloads
Simple tenant scoping and population on creating
virlatinus/laravel-auditing-filesystem
1 Downloads
This filesystem driver, designed for the owen-it/laravel-auditing package, facilitates storing audits in CSV files across all Laravel disks that are registered.
utipd/mysqlmodel
101 Downloads
A minimalistic manager for storing and retrieving MySQL rows as PHP models. Does not handle schemas. Does allow treating mysql rows like documents.
urfysoft/transactional-outbox
7 Downloads
Implements the Transactional Outbox pattern for Laravel, ensuring reliable event publishing by storing messages in an outbox table within the same database transaction.