Libraries tagged by single database
okipa/laravel-model-json-storage
1378 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
simplito/ldba-php
89 Downloads
LDBA is a high-performance, low-memory-footprint, single-file embedded database for key/value storage
saeedvir/laravel-mysql-backup
22 Downloads
Export Mysql Database To The Single File (.sql)
boxybird/boxybird-wp-query-endpoint
7 Downloads
Query anything you want from the WordPress database using a single REST API endpoint.
jobayer/laravel-application-system-updater
20 Downloads
A powerful and automated system for keeping your Laravel applications up-to-date. Easily update your application's files, database schema, and codebase with a single, streamlined process.
jardiscore/kernel
5 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.
humanmade/clean-up-leftover-multi-meta
240 Downloads
Remove duplicate meta values for any single meta key with multiple meta value rows in the database.
curvestech/laravel-request-filters
18 Downloads
Simpler way to map request queries to database queries in a seamless way that follows single responsibility principle
iamkevinmckee/single-database-tenancy
7 Downloads
A simple package to create multi-tenant applications with a single database.
extensia/databaseabstractlayer
17 Downloads
A database abstract layer to connect and query to multiple database system with a single tool.
charm/database
0 Downloads
Yet another PDO wrapper. Because I don't like to explicitly prepare and execute and fetch every single query. Can use a PDO instance from you, or it makes a new connection standalone.
rylxes/laravel-multitenancy
0 Downloads
Simple by default, powerful when needed. Single-database and multi-database multitenancy for Laravel.
liamka/file-db
1865 Downloads
Single file database
yetidevworks/yetisql
3 Downloads
A pure-PHP, SQLite-compatible embedded SQL database. Zero extensions, single committable file, PDO-shaped API.
podarok/adminer
3 Downloads
Database management in a single PHP file.