Libraries tagged by php database
stage/dbconnect
6 Downloads
Database connection for Stage Framework.
squirrelphp/queries-bundle
3342 Downloads
Symfony integration of squirrelphp/queries - automatic assembling of decorated connections.
squirrelphp/entities-bundle
3261 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
squirrelphp/connection
81 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
spoowy/elasticsearch
72 Downloads
Powerful Laravel API using the official PHP client for ElasticSearch
solital/katrina
159 Downloads
Official Solital ORM for database abstraction
smartdata/smartdata
62 Downloads
Data from Open Data providers compiled into easy to use PHP objects
smart-php/mysql-scheman
94 Downloads
MySQL schema synchronizer. A simple way to handle MySQL schema without writing MySQL query
shake/scaffolding
546 Downloads
Enhanced Nette/Database with lightweight ORM features.
sachoo/cassandra-stubs
15216 Downloads
PHP stubs for the php cassandra extension.
saaaaaaaaasha/ubackupparser
7 Downloads
Parser csv files (database) from backup for uCoz sites.
roy404/schema
77 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
roy404/eloquent
108 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
rowjat/laravel-installer
14 Downloads
Laravel web installer
rougin/refinery
3778 Downloads
"Ready-to-eat" Codeigniter 3 migrations.