Libraries tagged by explain
johnylemon/explainer-laravel
11 Downloads
API Explainer for laravel Framework
johnylemon/explainer
33 Downloads
API explainer
jayli/laravel-explain-sql
5 Downloads
laravel数据查询记录信息
dcs/password-reset-explain-view-bundle
9 Downloads
This bundle provides the visual display of password recovery services through view and form
verbanent/laravel-sql-performance-guard
300 Downloads
Check SQL performance
sagrmore/indexpilot
0 Downloads
Framework-independent SQL index analysis and query optimization toolkit with first-class Laravel integration
ols/php-ruler
1 Downloads
A transparent expression & rule evaluator in pure PHP. No dependencies. Strict typing, a safe mode that collects missing variables instead of failing, and an explain mode that shows exactly why a rule passed or failed. Move business logic out of your code.
karimalihussein/laravel-query-sentinel
1 Downloads
A driver-agnostic, CI-ready, extensible Laravel package for analyzing database query performance
yebto/text-api
0 Downloads
PHP SDK for the YEB Text API. Translate, rephrase, correct, summarize and explain text with AI.
wuzzitor/string-util
58 Downloads
Provides a consistent, self-explaining layer to accomplish common string operations.
upthemedia/wikitude
70 Downloads
The Wikitude Studio API is a RESTful API which is used to * organize and manipulate projects and its targets * create wtc/wto files which can be used to create trackers in the Wikitude SDK with the JavaScript API * generate/publish a cloud archive to the cloud recognition service (image targets only) Download API clients: * [`OpenAPI 3.0`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-openapi.zip) * [`JavaScript`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-javascript.zip) * [`Python`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-python.zip) * [`PHP`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-php.zip) * [`TypeScript (NodeJS)`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-typescript-node.zip) * [`Java`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-java.zip) * [`Ruby`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-ruby.zip) * [`C# .NET Core`](https://www.wikitude.com/external/doc/documentation/studio-api/clients/wikitude_studio_api_client-csharp-netcore.zip) This technical reference formally explains various API endpoints. Visit the [`Studio API documentation`](https://www.wikitude.com/external/doc/documentation/studio/) for a more general description.
sophireak/laracheck
8 Downloads
A smart pre-push helper script for Laravel teams. Checks setup, fixes safe issues, and explains problems with AI.
semitexa/skins-base
2 Downloads
Framework default skin + Semitexa skin CLI (generate, refine, explain-prompt). Projects generate their own skins into src/skins/; framework ships only the single 'default' reference skin used as fallback.
scodx/oop
6 Downloads
Simple OOP example explained as animals
samasend/laravel-query-diagnosis
8 Downloads
This is a Laravel package that detects and reports unoptimized database queries by leveraging the database's EXPLAIN feature.