concept7/nbo-php-sdk

An SDK written in PHP to work with the NieuwbouwOffice API

Maintainers

Package info

github.com/concept7/nbo-php-sdk

pkg:composer/concept7/nbo-php-sdk

Fund package maintenance!

concept7

Statistics

Installs: 163

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-05-05 15:03 UTC

This package is auto-updated.

Last update: 2026-05-05 19:18:15 UTC


README

Latest Version on Packagist Tests Total Downloads

This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.

Installation

You can install the package via composer:

composer require concept7/nbo-php-sdk

Usage

$skeleton = new NieuwbouwOffice\PhpSdk\NieuwbouwOffice();
echo $skeleton->echoPhrase('Hello, NieuwbouwOffice!');

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.