Media
Value object representing a file stored on disk.
Interface
| Class | Description |
|---|---|
| ImageResource | |
| StreamController | |
| ImageController |
Application
| Class | Description |
|---|---|
| StreamPortInterface | |
| StoragePortInterface | |
| ImagePortInterface |
Infrastructure
| Class | Description |
|---|---|
| FlysystemStorage | File storage abstraction using local filesystem. |
| ImageConverter | Generates responsive image conversions using GD. |
| BlurHash | Encodes an image to a BlurHash string. |
| BlurHashGenerator | Generates BlurHash strings from image files. |
| ImageRepository | |
| StreamService | |
| ImageService |
Domain
| Class | Description |
|---|---|
| ImageRepositoryInterface | |
| StoredFile | Value object representing a file stored on disk. |
| TrackStreamMetadata | |
| Image |