ICanBoogie
  • Documentation
  • API Reference
  • Storage v1.1.1
Namespaces
  • ICanBoogie
    • Storage
Classes
  • APCStorage
  • CacheCollection
  • FileStorage
  • FileStorageIterator
  • RedisStorage
  • RunTimeStorage
  • StorageCollection
Interfaces
  • Cache
  • Storage
Traits
  • ArrayAccessTrait

Namespace ICanBoogie\Storage

Classes summary

APCStorage A storage using APC.
CacheCollection A collection of ICanBoogie\Storage\Cache instances.
FileStorage A storage using the file system.
FileStorageIterator Iterates through a file storage.
RedisStorage A storage using Redis.
RunTimeStorage A storage that uses an array to store values.
StorageCollection A collection of ICanBoogie\Storage\Storage instances.

Interfaces summary

Cache An interface for classes implementing cache capabilities.
Storage An interface for classes implementing storage capabilities.

Traits summary

ArrayAccessTrait A trait for storage implementing \ArrayAccess.
Storage v1.1.1 – Check on GitHub – API documentation generated by ApiGen