Libraries tagged by sql int
npbreland/sqlator
5 Downloads
Use AI to translate human language into SQL
mustafaculban/search-filter-parser
0 Downloads
A simple PHP parser that converts structured filters into SQL strings.
merterciyescagan/uni-parser
11 Downloads
The package parses CSV, JSON, XLSX, or XML files and generates CREATE TABLE and INSERT INTO SQL statements.
firewox/qel
186 Downloads
Library for handling custom query expressions that can be translated into SQL CRUD queries for any database type
andriell/osm2sql
2430 Downloads
Library to import OSM (open street map) XML file into SQL database
aecohen/datachunker
24 Downloads
SQL Chunker into files
horlarme/rdms2nosql
5 Downloads
Easily migrate your SQL data into NoSQL
rfmhb2/convert-migrations
1 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
11 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).