spryker-sdk/ai-dev

AiDev module

Maintainers

Package info

github.com/spryker-sdk/ai-dev

pkg:composer/spryker-sdk/ai-dev

Transparency log

Statistics

Installs: 119 545

Dependents: 1

Suggesters: 0

Stars: 4

Open Issues: 1

0.6.6 2026-08-25 09:03 UTC

README

Latest Stable Version Minimum PHP Version

Experimental Module: This module is experimental and not stable. There is no backward compatibility promise.

Connect your Spryker application to AI assistants through the Model Context Protocol (MCP).

Documentation

Contribution

We welcome contributions to improve this experimental module.

How to Contribute

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes following Spryker coding standards
  4. Submit a pull request with a clear description of your changes

Reporting Issues

Please report issues through the GitHub issue tracker with:

  • Clear description of the problem
  • Steps to reproduce
  • Expected vs actual behavior
  • Environment details (PHP version, Spryker version, etc.)

Development

Prerequisites

  • Docker SDK ^1.71.0
  • PHP ^8.3

Setup for Development

composer install
vendor/bin/phpstan analyze
vendor/bin/phpcs --standard=phpcs.xml

License

This module is released under the Spryker Evaluation License Agreement. See LICENSE file for details.