nfsn / apiclient
PHP client bindings for the NearlyFreeSpeech.NET API.
v1.0.2
2025-09-26 02:25 UTC
Requires
- php: ^8.3
- jdwx/strict: ^1.0.22
Requires (Dev)
- phan/phan: ^v5
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^12.3
- roave/security-advisories: dev-latest
README
PHP bindings for the NearlyFreeSpeech.NET API.
Installation
You can require it directly with Composer:
composer require nfsn/apiclient
Or download the source from GitHub: https://github.com/nfsn/nfsn-apiclient-php.git
Requirements
This module requires PHP 8.3 or later.
Usage
The API documentation is located in the NearlyFreeSpeech.NET member wiki, here.
Stability
Prior to refactoring, this client has been widely used by many customers in production for several years. It is not expected to change much in the future. Any significant changes will likely occur in a separate library.
History
This module was refactored from our internal software library in September 2025.