PHPackages                             appitudeio/lcms-storage - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. appitudeio/lcms-storage

ActiveLibrary[File &amp; Storage](/categories/file-storage)

appitudeio/lcms-storage
=======================

Official PHP SDK for LCMS Storage - Asset management and CDN platform

0.2.0(3mo ago)02451MITPHPPHP &gt;=8.1

Since Nov 13Pushed 3mo agoCompare

[ Source](https://github.com/appitudeio/LCMS-Storage-php)[ Packagist](https://packagist.org/packages/appitudeio/lcms-storage)[ RSS](/packages/appitudeio-lcms-storage/feed)WikiDiscussions development Synced 2d ago

READMEChangelog (2)Dependencies (2)Versions (5)Used By (1)

LCMS Storage - PHP SDK
======================

[](#lcms-storage---php-sdk)

Official PHP SDK for LCMS Storage - Asset management and CDN platform.

Features
--------

[](#features)

- Upload files to LCMS Storage with automatic S3 integration
- Delete assets from storage
- List directory contents
- Generate asset URLs with automatic CDN delivery
- Transform images on-the-fly with URL parameters (resize, format conversion)
- Type-safe with PHP 8.1+ features
- Minimal dependencies (Guzzle HTTP client only)

Requirements
------------

[](#requirements)

- PHP 8.1 or higher
- Composer

Installation
------------

[](#installation)

```
composer require appitudeio/lcms-storage
```

Quick Start
-----------

[](#quick-start)

```
