Download the PHP package vitexsoftware/flexibee-testing-tools without Composer
On this page you can find all versions of the php package vitexsoftware/flexibee-testing-tools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vitexsoftware/flexibee-testing-tools
More information about vitexsoftware/flexibee-testing-tools
Files in vitexsoftware/flexibee-testing-tools
Package flexibee-testing-tools
Short Description Several AbraFlexi Testing Tools.
License MIT
Informations about the package flexibee-testing-tools
Tools for AbraFlexi
Set of commandline tools for interaction with AbraFlexi server
AbraFlexi Get
Obtain record data from AbraFlexi
Usage:
fbget -eevidence-name -iRowID [-u] [-cpath] [column names to show]
-p path to custom config file -u show record URL
Example:
AbraFlexi PUT
Insert or update record data in AbraFlexi
Usage:
fbput -eevidence -iRowID [-cpath] [-u] [--colum-name=value] [--colum-name2=value2] ...
-p path to custom config file -u show record URL
Example:
fbput.php --evidence adresar -i 333 -u --nazev=Zmeneno
AbraFlexi company Copy
Copy one AbraFlexi company to another AbraFlexi
Usage:
fbcp https://user:[email protected]:5434/c/firma_a_s_ https://user:[email protected]:5434/c/firma_a_s_ [production]
Use production parameter to keep EET, Auto Sending Mails and WebHooks enabled in restored company.
Example:
Create New Company in AbraFlexi
Delete Company in AbraFlexi
Configuration file example
Default config file location is /etc/abraflexi/client.json ( also provided by abraflexi-client-config debian package )
WebHooks Wipe
Drop all webHooks
WebHook establish
Register new webhook in AbraFlexi
Fake Address Generator
create 10 fake address
Benchmark
Options:
- -p - prepare database for test
- -c - num of cycles
- -s - sleep x seconds after each operation
Count time of several operations speed upon given company/database.
Certificate Updater
Generate or renew HTTPS certificate
MultiFlexi
Tools for AbraFlexi is ready for run as MultiFlexi application. See the full list of ready-to-run applications within the MultiFlexi platform on the application list page.
Installation
There is repository for Debian/Ubuntu Linux distributions:
We use:
- PHP Language
- PHP AbraFlexi - Library for Interaction with AbraFlexi
- Ease Core - Glue & Tool Set