PHP 8.4+ SDK for the Reve image platform with generation, edit, and remix workflows, validated DTOs, polling support, and PSR-compliant HTTP integration.
- Source:
src/
- Docs:
docs/
- English guide:
docs/README.en.md
- Русское руководство:
docs/README.ru.md
- English guide:
- Examples:
examples/
(seebasic.php
andtwo-image-outfit.php
) - Tests:
tests/
Install dependencies with php composer install
, then run toolkit commands:
php composer test
php composer stan
php composer lint
For detailed setup, configuration, and API usage instructions refer to the documentation links above.