Libraries tagged by php sql int
phonetworks/pho-compiler
85 Downloads
Compiles GraphQL schema into PHP classes for use in Pho stack.
oldpak/dbal
14 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
milantex/daw
115 Downloads
Database Access Wrapper for Milantex's projects.
madbyad/mpl-mysql
6 Downloads
A PHP library to provide a simple interface to communicate with a mysql database
kitlabs/dbal
176 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kevinpirnie/kpt-database
290 Downloads
A modern, fluent PHP database wrapper built on top of PDO, providing an elegant and secure way to interact with MySQL databases
kdoctrine/dbal
1294 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
invincible-tech-systems/easeamp-mysql-redis
19 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.
erilshk/qrud
0 Downloads
A powerful and intuitive CRUD & Query Builder for PHP with Laravel-like syntax
eril/schema-engine
2 Downloads
Schema-first database migration engine for PHP.
dottwatson/fpdo
12 Downloads
A MySQL engine written in PHP for interct with any source full compatible with Laravel
bayfrontmedia/simple-pdo
1360 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
atayahmet/laravel-runnable
12 Downloads
Laravel 5 runnable environments
alexkratky/paginationx
12 Downloads
Class to split data into several pages.
dmitry-php/convert-migrations
14 Downloads
Artisan command to convert your current SQL database schema into a Laravel 5 Migration file.