PHPackages                             concept7/laravel-nbo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. concept7/laravel-nbo

ActiveLibrary[API Development](/categories/api)

concept7/laravel-nbo
====================

Integrate NieuwbouwOffice API into a Laravel app

0.0.1(2w ago)0226MITPHPPHP ^8.3CI passing

Since May 6Pushed 2w agoCompare

[ Source](https://github.com/concept7/laravel-nbo)[ Packagist](https://packagist.org/packages/concept7/laravel-nbo)[ Docs](https://github.com/concept7/laravel-nbo)[ GitHub Sponsors](https://github.com/Concept7)[ RSS](/packages/concept7-laravel-nbo/feed)WikiDiscussions 0.x Synced 1w ago

READMEChangelog (1)Dependencies (13)Versions (5)Used By (0)

Integrate NieuwbouwOffice API into a Laravel app
================================================

[](#integrate-nieuwbouwoffice-api-into-a-laravel-app)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e9c38369cb45f035b30ad5b17a48fc3402a6930c92ae484c6967d8c27738d907/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6e63657074372f6c61726176656c2d6e626f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/concept7/nieuwbouwoffice)[![GitHub Tests Action Status](https://camo.githubusercontent.com/369974286e7f9a6813fb350983f0431148b2e367271044848a73840a156e537d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636f6e63657074372f6c61726176656c2d6e626f2f72756e2d74657374732e796d6c3f6272616e63683d302e78266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/concept7/nieuwbouwoffice/actions?query=workflow%3Arun-tests+branch%3A0.x)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/fca8111db6f099934c7c1135890525642520aa920988f88c7352e25e60b56b55/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636f6e63657074372f6c61726176656c2d6e626f2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d302e78266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/concept7/nieuwbouwoffice/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3A0.x)[![Total Downloads](https://camo.githubusercontent.com/c92efc6ffc742a1ed709b1d0df1eba9703d21a28605d0b8e03e076659e2da371/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6e63657074372f6c61726176656c2d6e626f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/concept7/nieuwbouwoffice)

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

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require concept7/laravel-nbo
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-nbo-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$nieuwbouwOffice = new Concept7\NieuwbouwOffice();
echo $nieuwbouwOffice->echoPhrase('Hello, Concept7!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Jan Henk Hazelaar](https://github.com/jhhazelaar)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance96

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

20d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9c8436fa940b097bc16a3da74b6d85a4070816e19070a5bdc1a6f733a61f75fc?d=identicon)[concept7](/maintainers/concept7)

---

Top Contributors

[![jhhazelaar](https://avatars.githubusercontent.com/u/215711?v=4)](https://github.com/jhhazelaar "jhhazelaar (17 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

laravelconcept7nieuwbouwoffice

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/concept7-laravel-nbo/health.svg)

```
[![Health](https://phpackages.com/badges/concept7-laravel-nbo/health.svg)](https://phpackages.com/packages/concept7-laravel-nbo)
```

###  Alternatives

[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k9.9M87](/packages/dedoc-scramble)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.3M41](/packages/spatie-laravel-pdf)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

815320.5k3](/packages/defstudio-telegraph)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[spatie/laravel-github-webhooks

Handle GitHub webhooks in a Laravel application

93157.3k5](/packages/spatie-laravel-github-webhooks)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
