Libraries tagged by cfxmarkets
cfxmarkets/repo-tools
366 Downloads
A small set of tools to help manage repositories, such as database migration tools, etc. NOTE: Because these tools encompass a wide range of uses, we've decided not to declare their dependencies explicitly. Rather, these dependencies are _suggested,_ such that people who need them may easily find and download them, while those who don't won't need to incorporate excess code.
cfxmarkets/php-public-models
1354 Downloads
This package provides all of CFX's public data objects.
cfxmarkets/php-persistence
883 Downloads
A library providing abstract implementations of various persistence layers based on JSON API relational resource concepts.
cfxmarkets/php-jsonapi-objects
874 Downloads
A class that provides a PHP implementation of JSON API objects. Note, this is not a protocol implementation, it is simply an implementation of classes as described by the [json-api spec](http://jsonapi.org/format/).
cfxmarkets/php-exchange-sdk
815 Downloads
A public PHP SDK for accessing the CFX Markets exchange
cfxmarkets/php-jsonapi-transport
320 Downloads
This package implements the JSON-API transport protocol specification (i.e., it enforces certain request and response parameters).
cfxmarkets/php-brokerage-sdk
394 Downloads
A public PHP api library to access the CFX Markets brokerage api
cfxmarkets/php-application
815 Downloads
This package provides the base application classes that are commonly used in CFX applications.