cloudobjects/laravel-sdk

CloudObjects SDK for Laravel Applications.

Maintainers

Package info

git.cloudobjects.net/CO-Public-Mirror/CloudObjects-Laravel-SDK

Homepage

pkg:composer/cloudobjects/laravel-sdk

Statistics

Installs: 2 888

Dependents: 0

Suggesters: 0

dev-main 2026-03-09 15:55 UTC

This package is auto-updated.

Last update: 2026-03-09 15:55:54 UTC


README

This package installs the CloudObjects PHP SDK and configures it for use with Laravel applications.

Install with the following commands:

composer require cloudobjects/laravel-sdk
artisan vendor:publish --provider="CloudObjects\SDK\Laravel\CloudObjectsServiceProvider"

We have also released the source code to a demo application that shows the capabilities of this package.