PHPackages                             ynizon/dareboost-php - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ynizon/dareboost-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ynizon/dareboost-php
====================

Dareboost PHP Toolkit

1.0.0(7y ago)219MITPHP

Since Nov 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ynizon/dareboost-php)[ Packagist](https://packagist.org/packages/ynizon/dareboost-php)[ RSS](/packages/ynizon-dareboost-php/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

dareboost-php
=============

[](#dareboost-php)

For Dareboost API PHP library v0.5.

You have 3 files: DareboostBase is for call the API... DareboostAPI is the list of functions available with the API (see ) DareboostCustomAPI is a list of custom functions i need.

Define your dareboost token api on your config/app.php DAREBOOST\_KEY

Then, use like this: use DareboostPHP\\DareboostBase; use DareboostPHP\\DareboostAPI; use DareboostPHP\\DareboostCustomAPI;

$api = new DareboostCustomAPI(config("app.DAREBOOST\_KEY"));

//Launch Analysis

$params = array("url"=&gt;"");

$json = $api-&gt;analysisLaunch($params);

//Get a result from a url $tab = $api-&gt;getAnalysisReportForUrl("");

Take care with this error: Too many simultaneous analysis. You have reached the maximum number of simultaneous analysis for your profile. You can upgrade your offer or wait until the current analysis is completed.

Contact:

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2738d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/de5d73828fae5b6c2577ef6d9b06b9ba919ae6a4d443ad59615068ccb028b560?d=identicon)[ynizon](/maintainers/ynizon)

---

Top Contributors

[![ynizon](https://avatars.githubusercontent.com/u/3251874?v=4)](https://github.com/ynizon "ynizon (8 commits)")

### Embed Badge

![Health badge](/badges/ynizon-dareboost-php/health.svg)

```
[![Health](https://phpackages.com/badges/ynizon-dareboost-php/health.svg)](https://phpackages.com/packages/ynizon-dareboost-php)
```

PHPackages © 2026

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