kaweb/phixfly

Fixflo API Client

1.2.73 2019-12-20 09:25 UTC

This package is auto-updated.

Last update: 2024-04-20 19:11:13 UTC


README

Phixfly

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

success

Then it's correctly installed!

Built using

  • PHP - The primary programming language
  • Composer - Dependency Management

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

  • Alex Blackham - Developer and Maintainer - B3none
  • Alex Phair - Project graphic - AlexPhair

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