venq/reve-com-php-sdk

Unofficial PHP SDK for Reve API (generations, edits, remix)

Maintainers

Package info

github.com/venq/reve-com-php-sdk

pkg:composer/venq/reve-com-php-sdk

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.3.0-alpha 2025-09-27 21:18 UTC

This package is auto-updated.

Last update: 2026-03-27 22:22:49 UTC


README

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
  • Examples: examples/ (see basic.php and two-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.