Libraries tagged by persistence
silasrm/filament-themes
25 Downloads
Complete, ready-made panel themes for Filament with a live-preview switcher and flexible persistence (per-user, global, per-tenant).
rmp-up/wp-fixtures
3794 Downloads
Expressive fixtures persistence in WordPress (and some plugins)
particle-academy/fancy-passkeys
6 Downloads
Passkey (WebAuthn) login for PHP — a thin, safe wrapper around web-auth/webauthn-lib that owns the parts it deliberately leaves to you: challenge issuance, single-use expiry, credential persistence, counter replay detection. Framework-free core plus a Laravel bridge that augments Fortify.
neophp/cookieconsent-package
9 Downloads
Cookie consent banner with optional database persistence for NeoPHP
lenny4/doctrine-merge-persistent-collection-bundle
1305 Downloads
Merge persistence collection when update entity
labrodev/contactable
103 Downloads
Configurable Livewire contact form with optional model persistence and notify channels.
kinetis/query-builder
12 Downloads
A thin, parameterized SQL query builder for Kinetis — MySQL and Postgres via kinetis/persistence's drivers, row-to-DTO mapping via Kinetis\Validation\Hydrator. Not an ORM: no relationships, no migrations, no change-tracking.
isolate/isolate
4125 Downloads
Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.
gvs/shortlink
3916 Downloads
This package does the shortlink persistence and retrieval of the original link form the database. Include and integrate with your application to enable shortlinks quickly.
gotham25/doctrine-common
603 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.
fsuuaas/utm-tracker
10 Downloads
Structured UTM capture (frontend JS + Blade component) and persistence (polymorphic UtmRecord model) for Laravel apps.
ezsystems/ezpublish-spi
332 Downloads
eZ Publish SPI (persistence interfaces). This is a read-only split of ezsystems/ezpublish-kernel, made available to make dependencies easier and more lightweight
cyberline/filament-table-inline-filters
110 Downloads
Inline +/- table filters (Grafana-style) for Filament with URL persistence.
contempt/database
24 Downloads
Database-neutral connection, transaction and persistence integration contracts.
cloude/framework
159 Downloads
Minimalist PHP 8.3+ micro-framework: router, input, views, markdown and string helpers. No magic, no service container. Optional persistence: file-based (JSON, Markdown) and a thin PDO Active Record via Cloude\Model. Ships its own test runner (bin/cloude-test).