Services for the custom personal framework designed for exposing various APIs to the framework core.
- AIClient interface for accessing AI APIs for example
OpenAI
orGoogle Cloud AI
. - Image processor for local image manipulation, editing and storage.
composer require kriskoribsky/webservices
Every service is namespaced under the Web\Services
namespace.
- Usage
- Reference
- Examples
Thank you for considering contributing to this project!
With more resources we could create large, general,
implementation-agnostic php repository of constants & utils.
This library is open source, licensed under the MIT license.