Libraries tagged by sql int
horlarme/rdms2nosql
5 Downloads
Easily migrate your SQL data into NoSQL
rfmhb2/convert-migrations
0 Downloads
Artisan command to convert your current SQL database schema into a Laravel Migration file.
mysqlgrid/mysqlgrid
21 Downloads
Framework agnostic datagrid - Instantly convert any SQL SELECT statement into a fully featured datagrid
it-werxdotca/contact-module
0 Downloads
A simple contact module for nwidart/laravel-modules. It stores information sent from the contact form into an SQL table, sends an email to the sender and a configurable email address.
expertskb/telegram_php
10 Downloads
The 'TelegramPhp' class facilitates database backup operations by exporting tables and data into a SQL file.
electrolinux/yaskef
3 Downloads
A PHP,SQL,Javascript live interpreter based on the Silex-Kitchen-Edition.
dmitry-php/convert-migrations
14 Downloads
Artisan command to convert your current SQL database schema into a Laravel 5 Migration file.
dashifen/database
9 Downloads
A wrapper around the extended PDO object from Aura/SQL using the interface that Dash prefers.
d3vr/db2migrations
108 Downloads
Artisan command to convert your current SQL database schema into Laravel 5.4.* Migration files (one for each table).
driehle/php-mysql-export
25 Downloads
A pure PHP implementation to dump a MySQL table into a SQL file.
zoho/cloudsql-client
8 Downloads
Interface for making SQL query's to Zoho over HTTP
taeluf/spreadsheet-converter
15 Downloads
Convert .ods files into .csv, .json, .sql, and create an .sqlite database
pierreminiggio/database-fetcher
101 Downloads
Interact with a SQL Database
pierreminiggio/database-connection
136 Downloads
Interact with a SQL Database
open-southeners/laravel-eloquent-union-builder
84 Downloads
Unify multiple Eloquent query builder instances into one using SQL union