storage_database library
Classes
-
APIRequest<
T> -
APIResponse<
T> - AuthData
- Channel
-
Connector<
ClientType, ChannelType> -
ConnectorOptions<
T> - DefaultStorageSource
-
Echo<
ClientType, ChannelType> - This class is the primary API for interacting with broadcasting.
- ExplorerDirectory
- ExplorerFile
-
LaravelEcho<
ClientType, ChannelType> - LaravelEchoMigration
- MultipartRequest
- PresenceChannel
- This interface represents a presence channel.
- PrivateChannel
- This interface represents a presence channel.
- PrivateEncryptedChannel
- This interface represents a presence channel.
-
PusherChannel<
PChannelT extends Channel> - This class represents a pusher channel.
- PusherConnector
- PusherPresenceChannel
- This class represents a Pusher presence channel.
- PusherPrivateChannel
- This class represents a Pusher private channel.
- PusherPrivateEncryptedChannel
- This class represents a Pusher private channel.
- SecureStorageSource
- SocketIoChannel
- This class represents a Socket.io channel.
- SocketIoConnector
- This class creates a connector to a Socket.io server.
- SocketIoConnectorOptions
- SocketIoPresenceChannel
- This class represents a Socket.io presence channel.
- SocketIoPrivateChannel
- This class represents a Socket.io presence channel.
- SocketIoPrivateEncryptedChannel
- This class represents a Socket.io presence channel.
- StorageAPI
- StorageCollection
- StorageDatabase
- StorageDatabaseSource
- StorageExplorer
- StorageModel
- StorageModelRegister
Extensions
-
ListExtension
on List<
E> -
ListStorageModelExtension
on List<
StorageModel> -
MapExtension
on Map<
K, V> -
MapStorageModelExtension
on Map<
String, StorageModel> - StorageModelExtension on Object