Libraries tagged by query tools
netherphp/database
2856 Downloads
A database connection and query tool.
daveearley/cli.fyi
0 Downloads
A Potentially Useful Command Line Query Tool
jeffersongoncalves/plump-cli
9 Downloads
CLI tool to query PHP package quality scores from Plumb (plumbphp.dev): show scores, trigger scans, view scan history.
isapp/laravel-imagetools
500 Downloads
Laravel image tools: deterministic, query-driven image generation (vite-imagetools-like).
samirzz/jldb
13 Downloads
Simple and powerfull tool that allows to use json file like a database. It provides collection of methods that you can use like a database query builder.
gomdimapps/laravel-mcp-pilot
84 Downloads
Token-lean toolkit for Laravel projects, built for MCP and other low-token AI integrations: a lexical index (classes, routes, views, frontend files, with pluggable schema extraction) and a driver-agnostic database introspection tool (list tables, describe schema, run guarded queries, optional Spatie Permission mapping).
doyosi/whois
389 Downloads
WHOIS lookup library for PHP - Query 70+ WHOIS servers directly, parse responses for 20+ TLDs, build raw WHOIS APIs, domain availability checkers, and registration info tools. Features plugin system for custom parsers, Laravel integration, IDN support, and 30+ date format handling.
1msg/one_msg_waba_sdk
4590 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
kokozm/laravel-query-logger
237 Downloads
DB query logger tool
anik/laravel-query-logger
204 Downloads
A dev tool to log all queries for laravel/lumen application.
eth8505/laminas-api-tools-rest-queryparam-validation
9188 Downloads
query string validation for laminas-api-tools/api-tools-rest
unclecheese/silverstripe-superquery
25 Downloads
A tool for running queries in the CMS
feyman/laravel-sql-logger
5800 Downloads
A tool to log all queries for laravel/lumen application.
khomerikik/eloquent-lens
25 Downloads
Visual dashboard for Laravel Eloquent models — see relationships, scopes, casts, policies, and complexity at a glance. No database queries.
hygo/laravel-api-waypoint
14 Downloads
Dev-only Laravel package that publishes a machine-readable description of every API endpoint: input schema, query contract, auth requirements and payload-generation hints.