ICanBoogie
  • Documentation
  • API Reference
  • Storage v2.0.1
Namespaces
  • ICanBoogie
    • Storage
      • Storage
Classes
  • APCStorage
  • CacheCollection
  • FileStorage
  • FileStorageIterator
  • RedisStorage
  • RunTimeStorage
  • StorageCollection
Interfaces
  • Cache
  • Storage

Namespace ICanBoogie\Storage

Namespaces summary

ICanBoogie\Storage\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.
Storage v2.0.1 – Check on GitHub – API documentation generated by ApiGen