Libraries tagged by php sql
maghead/magsql
572 Downloads
Fast and Powerful SQL for PHP
emma/searchengine
29 Downloads
Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.
hikenote/elasticsearch-orm
256 Downloads
elasticsearchORM is an ActiveObject-like elasticsearch sql based on php
jheferson-br/tquery
16 Downloads
Lib em PHP para execução de arquivos SQL. Uso restrito para projetos Adianti
digitlimit/gender
13 Downloads
Laravel genders migration, PHP array lists, MYSQL gender SQL dump
sikker/notnosql
17 Downloads
The SQL-based NoSQL library for PHP -- it's NoSQL, even though it's not!
goldoni/php7.2-query-builder
12 Downloads
This PHP library is responsible for building SQL query strings, Paginate and Hydration via an object oriented PHP interface.
xielei/waf
123 Downloads
一个基于php的防火墙拦截程序,拦截sql注入和xss等
ropendev/datatablesphp
6699 Downloads
PHP DataTables wrapper class for DataTables.js (Html and/or Javascript generation, Server-Side SQL) .
cratia/orm-model
1711 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
co0lc0der/simple-query-builder
22 Downloads
A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.
quasilyte/ksqlite
21 Downloads
FFI-based SQLite library that can be used in both PHP and KPHP
zent/php-sql-parser
235 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
xicrow/php-sql-formatter
11 Downloads
SQL formatter for PHP
sshilko/php-sql-mydb
3 Downloads
Simple yet powerful PHP wrapper for MySQL