Download the PHP package omniflash/omniflash-sdk without Composer
On this page you can find all versions of the php package omniflash/omniflash-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download omniflash/omniflash-sdk
More information about omniflash/omniflash-sdk
Files in omniflash/omniflash-sdk
Download omniflash/omniflash-sdk
More information about omniflash/omniflash-sdk
Files in omniflash/omniflash-sdk
Vendor omniflash
Package omniflash-sdk
Short Description Omni Flash PHP SDK — generate short videos (with synchronized audio) and images using the Gemini Omni Flash family of models.
License MIT
Homepage https://omniflash.net/
Package omniflash-sdk
Short Description Omni Flash PHP SDK — generate short videos (with synchronized audio) and images using the Gemini Omni Flash family of models.
License MIT
Homepage https://omniflash.net/
Please rate this library. Is it a good library?
Informations about the package omniflash-sdk
omniflash/omniflash-sdk (PHP)
PHP client for Gemini Omni Flash — generate short video clips (with synchronized audio) and images using Google's Gemini Omni Flash family of models.
Gemini Omni Flash wraps the Omni Flash family (seedance-2 for text/image → video + audio, gpt-image-2 and nano-banana-2 for text/image → image) behind one simple REST API.
Install
Get an API key
Sign in at Gemini Omni Flash, open the account page, then create a sk-… token.
Quick start
Lower level
Models
model_id |
Modality | Output |
|---|---|---|
seedance-2 |
text/image → video | video_url + audio_url |
gpt-image-2 |
text/image → image | image_url |
nano-banana-2 |
text/image → image | image_url |
Links
- Website & account: Gemini Omni Flash
- API docs: https://omniflash.net/api-docs
License
MIT
All versions of omniflash-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package omniflash/omniflash-sdk contains the following files
Loading the files please wait ...