Libraries tagged by query generator
murdej/query-maker-php
16 Downloads
Database query generator.
hooshid/laravel-query-maker
57 Downloads
A Elegant Query Maker
code-mine/zf-tactician-comandquery-generator
6058 Downloads
Command Query generator for tactician lib
aymanelarian/import-query-generator-pg
7 Downloads
An efficient Postgres query generator for mass resource import, distinguishing between new records and records to update.
saxulum/saxulum-elasticsearch-querybuilder-generator
10 Downloads
A query builder generator for elasticsearch
tsars/ddd-generator
8 Downloads
CLI tool to generate DDD structure: bounded contexts, aggregates, entities, VOs, events, commands, queries and tests
ruhulfbr/csv-to-query
8 Downloads
This package provides a simple utility to convert data from a CSV file into SQL queries for database insertion and Create table.
mattmilesi/pt-osc-command-generator
7 Downloads
Generates pt-online-schema-change commands for MySQL, given the ALTER TABLE query
laravel-architex/architecture-generator
0 Downloads
Laravel Architecture Generator - A powerful tool to generate project structure based on popular architecture patterns
ifcastle/aql-generator
7 Downloads
DDL and migration generator for AQL
dabl/generator
233 Downloads
DABL ORM code generator
mxneyio/php-graphql-oqm
377 Downloads
GraphQL Object-to-Query Mapper (QOM) which generates objects from API schema
mkreftsymfonia/laravel-eloquent-ai
5 Downloads
Laravel Eloquent AI is a Laravel package that allows asking an AI for database queries.
dreamblazenet/gensql
25 Downloads
Simple SQL-Query Generator
toppy/tweakwise-client
3 Downloads
Tweakwise API. Tweakwise offers differing REST services that can be called from various URLs and separate parameters. Response in XML and JSON format is offered for all services. XML is the default format, JSON format is also possible by adding ‘format=json’ to the call. Parameters are sent along with the query string (GET Request) via the URL. --- Authentication Authentication takes place by means of a unique key valid for each instance. This key is sent along with the particular service immediately after the call and must be placed before any parameters. This key is issued by Tweakwise.