Libraries tagged by sql int
davcs86/php-mysqlimporter
4414 Downloads
PHP class for importing big SQL files into MySQL.
sitmpcz/sqlsrv-binary
1371 Downloads
Insert and update file into ms sql server
sekizlipenguen/laravel-index-analyzer
37 Downloads
Advanced package that automatically analyzes Laravel SQL queries and provides intelligent index suggestions to optimize database performance
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.
roy404/eloquent
116 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
goldoni/php7.2-query-builder
14 Downloads
This PHP library is responsible for building SQL query strings, Paginate and Hydration via an object oriented PHP interface.
kfosoft/php-int-enum-x64
460 Downloads
PHP/Mysql Integer Types (Exact Value) for x64 platforms
kehikko/sql
23 Downloads
Simplistic SQL interfaces (for kehikko framework)
elysiumrealms/sql-interceptor
14 Downloads
SQL Interceptor for Laravel
dhii/sql-interface
4241 Downloads
Interfaces for SQL resource abstraction.
apility/elasticsearch-sql-parser
21 Downloads
Library for parsing SQL into the Elasticsearch DSL
tico/mongo-sql-where
4 Downloads
Convert MongoDB-style queries into SQL WHERE clauses in PHP
maloshtanov/sql-queries-log
54 Downloads
Simple service to integrate sql queries log into api responses
nia/sql-adapter
539 Downloads
Collection of interfaces to use SQL databases using the nia framework. The interfaces allow you to separate your connection into a read and a write connection.
tworzenieweb/sql-provisioner
93 Downloads
Simple CLI tool for validating SQL files before inserting them into DB.