Download the PHP package softc/fns-api without Composer
On this page you can find all versions of the php package softc/fns-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download softc/fns-api
More information about softc/fns-api
Files in softc/fns-api
Package fns-api
Short Description Provides access to FNS API: https://api-fns.ru
License Apache-2.0
Informations about the package fns-api
- About The Project
- Built With
- Getting Started
- Prerequisites
- Installation
- Usage
- Roadmap
- Contributing
- License
- Contact
About The Project
The client provides access to the FNS API from https://api-fns.ru/
(back to top)
Built With
(back to top)
Getting Started
Prerequisites
You need to setup HTTPlug for library users as described in https://docs.php-http.org/en/latest/httplug/users.html.
Installation
Recommended installation method via Composer:
(back to top)
Usage
(back to top)
Roadmap
- [ ] Add Changelog
- [ ] Add other fields of EGR response
- [ ] Add other APIs from https://api-fns.ru/api/
See the open issues for a full list of proposed features (and known issues).
(back to top)
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
(back to top)
License
Distributed under the Apache-2.0 license. See LICENSE.txt
for more information.
(back to top)
Contact
Project Link: https://github.com/capcom6/php-fns-api
(back to top)
All versions of fns-api with dependencies
php-http/discovery Version ^1.0
php-http/httplug Version ^2.0
php-http/message-factory Version ^1.0
psr/http-client-implementation Version ^1.0
psr/http-message Version ^1.0