Libraries tagged by stored database
eftec/documentstoreone
4505 Downloads
A flat document store for PHP that allows multiples concurrencies.
dwgebler/doclite
463 Downloads
A powerful NoSQL data store built on top of SQLite
iceshop/icepimconnect
5358 Downloads
The module developed by Iceshop fully automatically loads the full product information in your Magento web store database
iceshop/icecatconnect
6825 Downloads
The module developed by Iceshop fully automatically loads the full product information in your Magento web store database
runopencode/bitmask
272 Downloads
Provides possibility to work with bit masks and to store them into database using doctrine/dbal.
ptplugins/filament-number-input
246 Downloads
Locale-aware number input for FilamentPHP v3, v4, and v5. Users see 12.345,67 or 12,345.67 while your database always stores a clean float — no more broken SUM()s or cast errors from localized number strings.
wordpress-phoenix/wordpress-options-builder-class
4939 Downloads
Library that helps you setup theme or plugin options that store data in the database with just a line or two of code
marshmallow/nova-map-box-field
2589 Downloads
A field for Laravel Nova 4 to create mapbox polygons and store them into your database. Awesome stuff really!
kingsoft/persist
547 Downloads
Make persistance easy and fast. Use it to store data in files, databases, or any other storage system. It's easy to use and extend.
gamegos/nosql
742 Downloads
Library to store data in NoSql databases
creative/symfony-db-i18n-bundle
12845 Downloads
Allow store i18n-messages in database
loupekit/laravel
248 Downloads
Loupe for Laravel — embeddable visual feedback that stores comments in your own database, gates access per user, serves the Loupe dashboard, and exposes the backlog to Claude Code over MCP.
typisttech/wp-password-argon-two
437 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
garf/laravel-conf
6437 Downloads
Store additional configs in JSON or Database (write, read)
quioteframework/replay
34 Downloads
Record → replay → regression test: a cassette format/store, a request recorder middleware, cassette:list/cassette:show console commands, and an effect ledger with per-subsystem recording/stub seams (database, HTTP client, cache, queue, env) for Quiote.