Libraries tagged by ksql
agentejo/mongo-lite
2786 Downloads
Schemaless database on top of SqLite
dg/dibi
101228 Downloads
Dibi is Database Abstraction Library for PHP
atm-code/ar-php-laravel
6221 Downloads
ar-php-laravel
zetacomponents/database
887135 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
wp-forge/wp-query-builder
113212 Downloads
A lightweight and efficient SQL query builder for WordPress.
thamaraiselvam/mysql-import
40550 Downloads
Import .sql file into a database using mysqli
swlib/swpdo
10852 Downloads
Swoole Coroutine SQL component like PDO
shipmonk/doctrine-mysql-optimizer-hints
12772 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
processmaker/pmql
65194 Downloads
An Eloquent trait that provides the pmql scope to allow converting simple sql criteria clauses to Eloquent
phlib/schema-change
29849 Downloads
Library for performing MySQL DDL operations, using either simple SQL or Percona Tools Online Schema Change
namoshek/laravel-scout-database
63863 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
haruncpi/laravel-query-log
15396 Downloads
Log your all laravel sql query
glushkovds/clickhouse-builder
18829 Downloads
Clickhouse sql query builder, forked from the-tinderbox/ClickhouseBuilder
flowpack/simplesearch
27708 Downloads
Plain PHP search engine using sqlite3 or MySQL as storage backend.
dukecity/doctrineextensions
25152 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.