Libraries tagged by database management
zpm-packages/server-access-laravel
552 Downloads
Laravel integration layer for database-backed and direct-mode server access management on top of zpm-packages/server-access.
mjkhajeh/wporm
333 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
jeffersongoncalves/filament-mail
319 Downloads
Complete email management UI for Filament: mail logs with preview, database templates with multi-locale editing, delivery tracking, analytics dashboard, and suppression management.
point-red/laravel-database-management
991 Downloads
Get info about your database
monkeyscloud/monkeyslegion-database
2743 Downloads
High-performance PDO connection management with read/write splitting, connection pooling, and multi-driver support (MySQL, PostgreSQL, SQLite).
sabbottlabs/laravel-adminerneo
95 Downloads
Laravel integration for AdminerNeo v5, a modern database management tool
moharrum/laravel-adminer
1006 Downloads
Adminer database management tool for your Laravel application.
wecansync/laravel-translations
1392 Downloads
Database-driven translation management for Laravel applications with automatic locale support and slug generation
sameoldnick/laravel-backup-manager
152 Downloads
Database-driven backup management for Laravel.
totalcms/totalcms
116 Downloads
Create a new Total CMS site — a modern flat-file CMS for PHP with no database, Twig templating, a REST API, and a Site Builder.
spiti/spiti-laravel-subscriptions
750 Downloads
Spiti is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
paragonie/ciphersweet-provider-aws-kms
142 Downloads
CipherSweet key provider backed by AWS KMS
oi-lab/oi-laravel-seeds
74 Downloads
Export and import Laravel seeders to/from JSON files with dependency management
mouf/security.userfiledao
144876 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
grazulex/laravel-modelschema
297 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.