Libraries tagged by cloud backend
bright-cloud-studio/rep-finder
27 Downloads
Adds a frontend module to search for representatives by ZIP Code, and a backend system for managing it.
bright-cloud-studio/contao-member-reset-email
7 Downloads
Contao backend module to send member password reset emails (list, bulk, individual).
aeliot/osticket-storage-gcs
0 Downloads
osTicket plugin: Google Cloud Storage backend
wizzou/laravel-image-optimizer
33 Downloads
A Laravel package to efficiently resize and optimize images, supporting multiple storage backends including local file systems and cloud storage like Amazon S3.
quioteframework/filesystem
1 Downloads
Quiote's filesystem subsystem: FilesystemAdapterInterface/ListableFilesystemInterface, FilesystemManager, FilesystemDriverRegistry, LocalFilesystemAdapter, the object-store-backed adapter base classes cloud filesystem drivers extend, and ObjectStoreSessionPersistence, the equivalent base for cloud session drivers. Opt-in via the plugin system (`plugins: [Quiote\Filesystem\FilesystemPlugin]`), split out of the framework core so it releases independently.