Libraries tagged by ksql
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
davcs86/php-mysqlimporter
4409 Downloads
PHP class for importing big SQL files into MySQL.
datado/data
118 Downloads
PHP to SQL connection dsl
dansup/apnet
0 Downloads
A minimal ActivityPub network directory, powered by a curated SQLite database provided by FediDB
csv/csvtosql
15 Downloads
PHP class to extract data from (csv) file and transform it to (sql) file as insert statement.
cratia/orm-model
1848 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
25 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.
chemem/bingo-model
17 Downloads
A simple SQL interaction class for the Bingo Framework.
celiovmjr/simplequery
59 Downloads
Streamlined SQL Queries Made Simple
brinda/abstract-filter-query
579 Downloads
Abstract filter query lib for use only one query builder for all filters in the world (SQL, Youtrack search, jql...)
blitsoftwares/laravel-states-and-cities
1022 Downloads
País, cidades e estados. Com código IBGE Brasil. Com migrations, models, seeder, routes, config e views. SQL de dumps disponiveis na pasta 'sql'.
bkwld/reporter
20507 Downloads
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
bitsmind/graphsql
136 Downloads
GraphSql is a Graphql like syntactical method to read data from SQL databases with an ease. It's built on top of Laravel Eloquent ORM.
bavix/clickhouse-builder
1054 Downloads
Clickhouse sql query builder
bangerkuwranger/magento2-gtid-safe-url-rewrite-tables
2121 Downloads
Magento 2 module that overrides the temporary table creation in catalog-url-rewrite/model/map with a permanent table to allow for GTID consistency in replicated SQL databases.