Official Riak Client for PHP
  • Namespace
  • Class
  • Tree

Namespaces

  • Basho
    • Riak
      • Api
        • Http
          • Translator
      • Command
        • Bucket
        • Builder
          • MapReduce
          • Search
          • TimeSeries
        • DataType
          • Counter
          • Map
          • Set
        • Indexes
        • MapReduce
        • Object
        • Search
          • Index
          • Schema
        • Stats
        • TimeSeries
          • Query
      • DataType
      • Node
        • Builder
      • Search
      • TimeSeries

Classes

  • Api
  • Bucket
  • Command
  • DataType
  • Location
  • Node
  • Object

Interfaces

  • ApiInterface
  • CommandInterface

Traits

  • HeadersTrait

Exceptions

  • Exception

Namespace Basho\Riak

Namespaces summary

Basho\Riak\Api
Basho\Riak\Command
Basho\Riak\DataType
Basho\Riak\Node
Basho\Riak\Search
Basho\Riak\TimeSeries

Classes summary

Api Extend this class to implement your own API bridge.
Bucket Core data structure for a Riak Bucket.
Command The command class is used to build a read or write command to be executed against a Riak node.
DataType Abstraction for Conflict-free Replicated Data Types
Location Immutable data structure storing the location of an Object or DataType
Node Contains the connection configuration to connect to a Riak node.
Object Main class for data objects in Riak

Interfaces summary

ApiInterface Interface ApiInterface
CommandInterface CommandInterface

Traits summary

HeadersTrait Trait HeadersTrait

Exceptions summary

Exception Exception
Official Riak Client for PHP API documentation generated by ApiGen