concept7 / nbo-php-sdk
An SDK written in PHP to work with the NieuwbouwOffice API
Fund package maintenance!
dev-main
2026-05-05 15:03 UTC
Requires
- php: ^8.3
- saloonphp/saloon: ^4.0
Requires (Dev)
- laravel/pint: ^1.0
- pestphp/pest: ^4.0
This package is auto-updated.
Last update: 2026-05-05 19:18:15 UTC
README
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.