Download the PHP package guiziweb/sylius-grid-assistant-plugin without Composer
On this page you can find all versions of the php package guiziweb/sylius-grid-assistant-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download guiziweb/sylius-grid-assistant-plugin
More information about guiziweb/sylius-grid-assistant-plugin
Files in guiziweb/sylius-grid-assistant-plugin
Download guiziweb/sylius-grid-assistant-plugin
More information about guiziweb/sylius-grid-assistant-plugin
Files in guiziweb/sylius-grid-assistant-plugin
Vendor guiziweb
Package sylius-grid-assistant-plugin
Short Description AI-powered grid filtering for Sylius. Natural language to grid filters.
License MIT
Package sylius-grid-assistant-plugin
Short Description AI-powered grid filtering for Sylius. Natural language to grid filters.
License MIT
Please rate this library. Is it a good library?
Informations about the package sylius-grid-assistant-plugin
Sylius Grid Assistant Plugin
> **Natural language → filtered grid.** AI-powered filtering for Sylius admin grids. ## How it works In an admin grid (orders, products, customers...), the assistant adds a search bar at the top. Type your query in plain language: > *"orders over $100 from [email protected] last month"* The plugin sends the query to a Large Language Model (OpenAI, Gemini, Anthropic, Mistral...), gets back structured filters and sorting (JSON Schema strict), and redirects to the same grid with the filters applied - exactly as if you had clicked them manually.  ## Requirements - PHP ^8.2 - Sylius ^2.1 - An AI provider account (OpenAI, Gemini, Anthropic, Mistral...) and its API key ## Quick install This plugin ships a [Symfony Flex recipe](https://github.com/Guiziweb/SyliusRecipes). With the Guiziweb recipe endpoint configured in your project (see linked repo), the install boils down to: Then fill in your API key in `.env.local` and enable the grids you want. The Flex recipes (plugin + bridge) take care of the rest (bundle registration, config files, env var stub). Full step-by-step guide (with and without Flex): [installation](docs/installation.md). ## Documentation - [Installation](docs/installation.md) - full setup steps - [Usage](docs/usage.md) - admin guide with query examples - [Extending](docs/extending.md) - add custom filter types ## License MIT - see [LICENSE](LICENSE).All versions of sylius-grid-assistant-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
api-platform/symfony Version ^4.3
league/commonmark Version ^2.8
sylius/sylius Version ^2.1
symfony/ai-platform Version ^0.8
symfony/framework-bundle Version ^7.3
symfony/rate-limiter Version ^7.3
symfony/property-info Version ^6.4 || ~7.3.0
symfony/type-info Version ~7.3.0
api-platform/symfony Version ^4.3
league/commonmark Version ^2.8
sylius/sylius Version ^2.1
symfony/ai-platform Version ^0.8
symfony/framework-bundle Version ^7.3
symfony/rate-limiter Version ^7.3
symfony/property-info Version ^6.4 || ~7.3.0
symfony/type-info Version ~7.3.0
The package guiziweb/sylius-grid-assistant-plugin contains the following files
Loading the files please wait ...