Libraries tagged by Raw SQL

chamamme/noquery

4 Favers
40 Downloads

A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB

Go to Download


roy404/eloquent

2 Favers
15 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.

Go to Download


maxim-oleinik/blade-migrations

0 Favers
2221 Downloads

Raw SQL database migration tool for PHP apps

Go to Download


hetao29/php-mysql-replication

1 Favers
33 Downloads

Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.

Go to Download


gemini/php-mysql-replication

6 Favers
11 Downloads

Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.

Go to Download


zjkiza/sql-twig-bundle

1 Favers
8 Downloads

The bundle executes raw SQL queries with the flexibility to embed Twig extensions, enabling the dynamic creation of queries using Twig syntax.

Go to Download


zjkiza/sql-blade

0 Favers
6 Downloads

The packages executes raw SQL queries with the flexibility to embed Blade extensions, enabling the dynamic creation of queries using Blade syntax.

Go to Download


xinningsu/laravel-raw-sql

0 Favers
254 Downloads

Get raw sql from laravel query builder via toRawSql method.

Go to Download


royalcms/laravel-sql-generator

0 Favers
13 Downloads

convert Laravel migrations to raw SQL scripts

Go to Download


ramphor/sql

0 Favers
194 Downloads

SQL Query String Builder

Go to Download


juksta/laravel-raw-sql-builder

0 Favers
1 Downloads

Create and operate raw sql as string with parameters support

Go to Download


ianzhang001/sql-generator

1 Favers
6 Downloads

convert Laravel migrations to raw SQL scripts

Go to Download


byancode/eloquent-raw-sql

0 Favers
14 Downloads

Print raw sql from eloquent.

Go to Download


solophp/query-executor

0 Favers
1 Downloads

A lightweight PDO wrapper for executing raw SQL queries with parameter binding and flexible result handling.

Go to Download


sad_spirit/pg_gateway

1 Favers
14 Downloads

Table Data Gateway for Postgres - auto-converts types, allows raw SQL, supports joins between gateways

Go to Download


<< Previous Next >>