Libraries tagged by SQRL
kodus/sql-splitter
25377 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server
google/sqlcommenter-laravel
75030 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
yarri/full-text-search-query-like
33700 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
windwalker/query
16705 Downloads
Windwalker Query package
windwalker/orm
11813 Downloads
Windwalker ORM package
windwalker/database
14440 Downloads
Windwalker Database package
watheqalshowaiter/model-required-fields
640 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
watheqalshowaiter/backup-tables
337 Downloads
Backup single or multiple database tables with ease.
tobymaxham/laravel-odbc-driver
4185 Downloads
An ODBC Driver for SQL Server within Laravel
thewunder/corma-dbal
6231 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
thedataist/drill-connector
7598 Downloads
Objects that allow you to programmatically connect to Apache Drill.
telkins/laravel-dag-manager
4654 Downloads
A SQL-based Directed Acyclic Graph (DAG) solution for Laravel.
stolz/laravel-schema-spy
21744 Downloads
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
stimulsoft/dashboards-php
3396 Downloads
Stimulsoft Dashboards.PHP
sqltools/where
76412 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.