Libraries tagged by php sql int
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/schemage
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
clearsoft/easysql-sdk
3 Downloads
EasySQL PHP SDK — multipackage repository (client, connectors, schema generation, Laravel integration).
atayahmet/laravel-runnable
12 Downloads
Laravel 5 runnable environments
alexkratky/paginationx
12 Downloads
Class to split data into several pages.
alekvolsk/json-provider
2 Downloads
A self-contained PHP data provider that turns a directory of NDJSON files into a small relational-style database.
dmitry-php/convert-migrations
14 Downloads
Artisan command to convert your current SQL database schema into a Laravel 5 Migration file.
taeluf/phad
158 Downloads
Framework for integrating html, sql, & php into a html-based views
electrolinux/yaskef
3 Downloads
A PHP,SQL,Javascript live interpreter based on the Silex-Kitchen-Edition.
erodriguezds/active-orm
4 Downloads
Yet another lightweight ActiveRecord ORM for PHP library is responsible for building SQL query strings, Paginate and Hydration via an object oriented PHP interface.
swew/db
26 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.