Libraries tagged by Databses
pedro151/orm-generator
346 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
ofilin/yii2-geoip
52 Downloads
Yii 2 GeoIP extension. Returns country, city, lat, lng of current or specified IP (uses MaxMind's GeoIP2 databases)
mysql/schematic
731 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
mtolhuijs/laravel-database-synchronizer
2939 Downloads
Synchronize your production and development databases with a simple command
mozex/laravel-test-lanes
17 Downloads
Give every concurrent Laravel test run its own databases by claiming a machine-unique lane for each process
mouf/database.dbconnection
33003 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
mohiwalla/dtquick
3 Downloads
DataTables Quick is a lightweight and fast JavaScript library that simplifies the process of displaying data from databases. With minimal server-side code required, DataTables Quick generates queries automatically and saves time.
mirzaaghazadeh/smart-failover
0 Downloads
A comprehensive Laravel package for automatic failover handling across databases, caches, queues, and other services with intelligent routing and minimal code integration.
mihajlo/apiql
16 Downloads
ApiQL - Automated Rest API for MySql databases
migliori/php-pdo-database-class
435 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
mgargano/baseball-tools
19 Downloads
PHP wrapper library that provides access to the Baseball-Databank (www.baseball-databank.org) and succeeding databases
mayconbordin/l5-db-commands
1008 Downloads
A set of commands to create/drop/dump/restore databases on Laravel 5
manik/neuro
8 Downloads
A unified AI interface for Laravel — LLMs, embeddings, vector databases, RAG pipelines, agents, and more.
lucinda/nosql-data-access
23879 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
lobotomised/dbbackup
5446 Downloads
A databases backup tools for laravel