kaweb / phixfly
Fixflo API Client
Requires
- php: >=5.6.0
This package is auto-updated.
Last update: 2025-05-20 21:36:50 UTC
README
What does "Phixfly" mean?
It's a gathering of the description: A pretty fly PHP Client for the Fixflo API.
Prerequisites
The following is a list of prerequisites for Phixfly
PHP Version >= 5.6.0
Installing
To install this library locally we recommend using Composer.
You can use composer require kaweb/phixfly
to get the latest released version of the project.
The above command will pull this version of the project locally.
To test that this has worked locally you should run
cd ~/path/to/project
Followed by
php example.php
If you get the following output
Then it's correctly installed!
Built using
Contributing
It is worth noting that all contributions must comply with the PSR-2 standards
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details