Libraries tagged by DatabaseConnection
morhaham/mydb
6 Downloads
An interface for a quick database connection.
monkeyslegion/monkeyslegiondb
5 Downloads
Database connection manager for the Monkeyslegion PHP framework.
mimicak/laravel-blueprint-visualizer
2 Downloads
A powerful, zero-config ERD + Model Relationship visualizer for Laravel applications. Automatically discovers your Eloquent models and migrations, merges the information intelligently, and renders beautiful, interactive diagrams without running migrations or database connection.
merterciyescagan/framework
4 Downloads
A simple framework with a query builder, database connection, migration and core classes.
meioa/db
25 Downloads
Simple database connection tool
mathcale/silex-base-project
39 Downloads
A simple Silex base project with routing, twig templates, database connection and some other cool stuff
leivingson/autodb
12 Downloads
This package helps you creating models from your database connection in laravel.
kisphp/database
4851 Downloads
Kisphp Database connection wrapper
kingsoft/db
312 Downloads
Efficient PDO Database connection wrapper. Reads settings from settings.ini/SETTINGS global constaant
kazanir/drush-twigcs
24 Downloads
Drush command to pre-compile Twig templates without a database connection.
karan-safaie-qadi/pdo-module
2 Downloads
Secure PDO database connection module with environment support
kaduamaral/connectionpdo
181 Downloads
The ConnectionPDO is a database connection class
jyoungblood/dbkit
31 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
it-all/pageflow
40 Downloads
Pageflow initializes a PHP page controller app with important PHP settings, a custom error handler, optional PHPMailer access, optional PostGreSQL database connection (PHP pgsql extension required).
invision-media/searchy
372 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more. This fork makes it possible to change your database connection.