memuya / fab-php-sdk
There is no license information available for the latest version (v5.3.0) of this package.
A library to query and filter a list of cards and communicate with external APIs.
v5.3.0
2025-04-05 00:06 UTC
Requires
- php: >=8.2
- league/flysystem: ^3.0
- league/flysystem-memory: ^3.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.64
- phpunit/phpunit: 9.5.5
- dev-master
- v5.3.0
- v5.2.0
- v5.1.0
- v5.0.0
- v4.2.2
- v4.2.1
- v4.2.0
- v4.1.0
- v4.0.0
- v3.4.0
- v3.3.0
- v3.2.0
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.0
- v2.1.0
- v2.0.1
- v2.0.0
- v1.0.1
- v1.0.0
- dev-base/refactor-to-pass-search-criteria-directly-to-adapters
- dev-feature/image-downloader
- dev-base/rename-clients-to-adapters
- dev-feature/unit-test-workflow
- dev-base/v4.2.2
- dev-base/v4.2.1
- dev-base/v4.2.0
- dev-base/php-v8.4-upgrade
- dev-base/token-and-secret-support
This package is auto-updated.
Last update: 2025-04-20 00:01:38 UTC
README
A library to query and filter a list of cards and communicate with external APIs.
Currently supports:
- Reading from The Fab Cube JSON file.
- Reading from any JSON file provided.
Installation
This library can be installed via composer.
composer require memuya/fab-php-sdk
Usage
Please see the wiki for information on how to use each adapter to retrieve a list of cards.