frdl / fusio-adapter-webfantize
Provides connection to the webfantize adapters...
v5.3.0
2021-08-10 12:57 UTC
Requires
- php: >=7.2
- caseyamcl/configula: ^4.0.1
- catfan/medoo: ^2.1.0
- frdl/remote-psr4: *
- fusio/engine: *
- ganeshkandu/kdbv: ^1.0.7
- joomla/keychain: ~1.0
- nelexa/zip: >=4.0.0
- plesk/api-php-lib: ^1.0.7
- spatie/temporary-directory: *
- sysmoh/nextcloud-api-wrapper: ^0.1.1
- webfan3/php-easy-breaker: *
README
Fusio adapter which provides connections to communicate with Frdlweb API Endpoints and Webfan Services or Entities. You can install the adapter with the following steps inside your Fusio project:
composer require frdl/fusio-adapter-webfantize
php bin/fusio system:register Fusio\Adapter\Webfantize\Adapter
Connections:
- KeychainRegistry/KeychainRegistryWrapper
- PleskApiClient
- Database/DatabaseWrapper (Medoo/kdbv)
- FilesystemCache
- NextcloudApiWrapper
- CircuitBreakerProtectedConnectionWrapper
- TemporaryDirectory