spryker-sdk / ai-dev
AiDev module
0.6.6
2026-08-25 09:03 UTC
Requires
- php: >=8.3
- nikic/php-parser: >=5.0
- php-mcp/server: ^3.3
- spryker/csv: ^3.0
- spryker/guzzle: >=2.0.0
- spryker/kernel: >=3.30.0
- spryker/module-finder: >=1.0.0
- spryker/oms: >=8.0.0
- spryker/propel-orm: >=1.8.0
- spryker/sales: >=11.0.0
- spryker/symfony: >=3.0.0
- spryker/transfer: >=3.27.0
Requires (Dev)
- phpstan/phpstan: >=1.12.29
- spryker-sdk/phpstan-spryker: >=0.5.1
- spryker/code-sniffer: >=0.17.30
- spryker/development: *
- spryker/testify: *
This package is auto-updated.
Last update: 2026-08-31 09:46:43 UTC
README
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
- Install AI Dev — installation and setup.
- AI Dev SDK — overview, configuration, usage, and extension points.
Contribution
We welcome contributions to improve this experimental module.
How to Contribute
- Fork the repository
- Create a feature branch
- Make your changes following Spryker coding standards
- 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.