← All projects

stability-laravel

by @theHocineSaad

11

Stability Laravel is a comprehensive Laravel API client designed for seamless interaction with the Stability AI API.

About this project

Stability Laravel is a Laravel API client offering developers an intuitive and efficient interface to interact seamlessly with the Stability AI API. Note: This package is built on top of Stability PHP. Installation You can install the package via composer: Then, add your Stability AI API key to the .env file: STABILIYAPIKEY=sk-fuYQ3VpweDSPu... After that, you can start using it: Extra headers You can add additional HTTP headers (which the API supports) to requests by adding them to the .env file: STABILIYACCEPTHEADER=image/png STABILIYORGANIZATION=org-123456 STABILIYCLIENTID=my-great-plugin STABILIYCLIENTVERSION=1.2.1 Usage Since this package is built on top of Stability PHP, it has the same usage, so for usage examples, have a look at Stability PHP Usage. License The MIT License (MIT). Please see License File for more information.

From the project README on GitHub

Stars
11
Forks
0
License
MIT
Last push
30 Nov 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/stability-laravel.svg)](https://www.madeinalgeria.dev/projects/stability-laravel)

Related projects