Libraries tagged by php sql int
anjola/php_rate_limiter
1 Downloads
A PHP Library that seamlessly integrate limiting into your platform, supports Redis ,FileSystem , Datbases such as SQL Relational Database.
ruhulfbr/csv-to-query
8 Downloads
This package provides a simple utility to convert data from a CSV file into SQL queries for database insertion and Create table.
emdev/api-orm
148 Downloads
This package is intended for creating PHP APIs with ORM for MYSQL and SQL
zrnik/mksql
1123 Downloads
MkSQL is a tool for keeping your tables up to date with PHP code. You can use it in your project or as a database preparation in your integration tests.
phonetworks/pho-compiler
85 Downloads
Compiles GraphQL schema into PHP classes for use in Pho stack.
oldpak/dbal
13 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
132 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kdoctrine/dbal
1288 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.
dottwatson/fpdo
8 Downloads
A MySQL engine written in PHP for interct with any source full compatible with Laravel
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.