Libraries tagged by dead code
tommyknocker/pdo-database-class
6099 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
somnambulist/read-models
3259 Downloads
A stripped down active-record'ish query layer for fetching data from your database.
shopsys/read-model
108191 Downloads
[experimental] Read model layer for Shopsys Framework
th3mouk/materialized-view-bundle
837 Downloads
Symfony bundle for th3mouk/materialized-view: autoconfiguration, console commands, the locked deploy lane, async refresh and read-only ORM guards for PostgreSQL materialized views.
th3mouk/materialized-view
864 Downloads
Declarative, PostgreSQL-native management of materialized views: define views as versioned SQL, synchronise, rebuild, refresh (concurrently) and read them safely. Runs on Doctrine DBAL or a bare PDO connection.
sridhar-s-subramanian/filament-dbview
108 Downloads
Adminer-like, strictly read-only database viewer for Filament panels, scoped to the host app's Eloquent models.
b13/distributed-flysystem
8243 Downloads
Syncs files between frontend nodes in a multi-head environment based on PHP League / Flysystem
lakasir/has-crud-action
4170 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.
yii2mod/yii2-gii-extended
7394 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
cosmira/outlook-msg
1070 Downloads
Read and write Microsoft Outlook MSG files in modern PHP
kraz/read-model
221 Downloads
Read Model Domain implementation
chrisjenkinson/dynamo-db-read-model
4315 Downloads
A DynamoDB ReadModel implementation for Broadway.
soderlind/read-offline
4 Downloads
Export WordPress posts and pages to PDF and EPUB
testmonitor/eloquent-lockable
366 Downloads
Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.
magentron/laravel-lockout
5302 Downloads
Put your Laravel application into read-only mode. (forked from rappasoft/lockout)