Libraries tagged by query generator
masnathan/sql-query-formatter
1760 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
yepsua/generator-bundle
372 Downloads
The RICH CRUD Generator for Symfony2
salehhashemi/laravel-intelli-graphql
5 Downloads
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.
not-empty/ala-microframework-php
9 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
mouf/database.querywriter
30610 Downloads
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
bjnstnkvc/builder-make-command
24 Downloads
Generate Eloquent Builder class for enhanced query building and model scope management.
schrosis/blade-sql
13 Downloads
Generating SQL with Blade
mhasnainjafri/restapikit
52 Downloads
Unlock the full potential of your REST API development with RestApiKit. This powerful toolkit offers a variety of utilities to simplify the process of creating, testing, and managing REST APIs. From automatic documentation generation to built-in validation, RestApiKit provides a seamless workflow for developers looking to build reliable and scalable APIs with ease. Focus more on the logic, and let RestApiKit handle the heavy lifting.
happydemon/data-table
1 Downloads
Kohana wrapper for generating standardised jQuery DataTables
mohiwalla/dtquick
3 Downloads
DataTables Quick is a lightweight and fast JavaScript library that simplifies the process of displaying data from databases. With minimal server-side code required, DataTables Quick generates queries automatically and saves time.
ibraheem-ghazi/dbdiff
24 Downloads
php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries
lykegenes/laravel-datagrid-builder
374 Downloads
Laravel datagrid generator - using jQuery-bootgrid
illusionist/searcher
40 Downloads
Generates database queries based on search syntax.
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
stepapo/model
42 Downloads
Library that uses structured DB definitions to generate DDL and DML queries and Nextras ORM entity properties.