Packages from cfxmarkets
-
PHP
cfxmarkets/php-application
This package provides the base application classes that are commonly used in CFX applications.
-
-
-
PHP
cfxmarkets/php-jsonapi-objects
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/).
-
PHP
cfxmarkets/php-jsonapi-transport
This package implements the JSON-API transport protocol specification (i.e., it enforces certain request and response parameters).
-
PHP
cfxmarkets/php-persistence
A library providing abstract implementations of various persistence layers based on JSON API relational resource concepts.
-
-
Shell
cfxmarkets/repo-tools
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.