PHPackages                             wayeet/c3js-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. wayeet/c3js-php

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

wayeet/c3js-php
===============

A wrapper library for c3js to use it synchronously from php (all versions)

08JavaScript

Since Sep 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Wayeet/c3js-php)[ Packagist](https://packagist.org/packages/wayeet/c3js-php)[ RSS](/packages/wayeet-c3js-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

c3js-php
========

[](#c3js-php)

PHP Wrapper für C3js based on D3. Was written some years ago and I have now decided import it to GH and make it public for anyone to use. Absolutely WIP but the most important charts are implemented.

Get started using c3js-php
==========================

[](#get-started-using-c3js-php)

1. Install the package using composer

```
composer require wayeet/c3js-php:dev-main
```

When the package is finished in some time you can stop using :dev-main as the it will enter stable...

2. Import the autoload-File (if this is the first composer package in your project) at the top of the php file

```
require_once __DIR__ . "/vendor/autoload.php";
```

3. Import the css and js dependencies by calling the "Includer". The includeALL methods injects all the needed Code directly into the head tag

```

```

4. Start using the charts. For e.g. the BarChart Class

```

```

Docs
====

[](#docs)

tdb

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f6995dede6af71a979057785f55e61c819dc40a3fe6206c799eee5fd214f094?d=identicon)[Wayeet](/maintainers/Wayeet)

---

Top Contributors

[![Wayeet](https://avatars.githubusercontent.com/u/64427140?v=4)](https://github.com/Wayeet "Wayeet (28 commits)")

### Embed Badge

![Health badge](/badges/wayeet-c3js-php/health.svg)

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

###  Alternatives

[dekuan/dedid

An unique id generator for distributed database by DeKuan, Inc.

221.4k4](/packages/dekuan-dedid)

PHPackages © 2026

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