PHPackages                             korbeil/jane-v8 - 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. korbeil/jane-v8

ActiveLibrary

korbeil/jane-v8
===============

All Jane components into one repository

331PHP

Since Nov 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Korbeil/jane-v8)[ Packagist](https://packagist.org/packages/korbeil/jane-v8)[ RSS](/packages/korbeil-jane-v8/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

jane-v8
=======

[](#jane-v8)

Steps:

- Parser (Fichier/JSON &gt; Array)
- Metadata (Json &gt; Metadata)
- Compiler (Metadata &gt; Représentation PHP)
- Generator (Représentation PHP &gt; Code généré)

Todo
----

[](#todo)

Before JSON Schema ALPHA-1

- Fix OneOf fixture
- More runtime tests in JSON Schema generator
- Documentation from scratch (MkDocs)

Documentation
-------------

[](#documentation)

Jane uses [Docsify](https://docsify.js.org/) to generate the documentation. While contributing to the Jane codebase, it is primordial to keep the documentation up-to-date.

First you will need to install Docsify

```
yarn global add docsify-cli
```

Then watch the documentatation folder

```
docsify watch /docs
```

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

[](#contributing)

You can contribute this repository. To have an updated version of the code please checkout this repository, then:

```
composer update
```

Do your changes, before commit/creating a pull request, you should run:

```
composer cs-fix # will fix any coding style issue
composer cs-check # will check if you have any issue in your code thanks to PHPStan
composer tests # will run Jane's test suite
```

Once that is done, you can create your pull request. Please always think about updating the [CHANGELOG](./CHANGELOG) file and add a test that is linked to the added feature or a non-regression test if you're fixing a bug.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 Bus Factor1

Top contributor holds 95.7% 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/8f4d582906a4db953ca52ca33534bc1b031605e737682d95eb1bb9fdb82ba6da?d=identicon)[Korbeil](/maintainers/Korbeil)

---

Top Contributors

[![Korbeil](https://avatars.githubusercontent.com/u/944409?v=4)](https://github.com/Korbeil "Korbeil (88 commits)")[![sfavot](https://avatars.githubusercontent.com/u/8961904?v=4)](https://github.com/sfavot "sfavot (4 commits)")

### Embed Badge

![Health badge](/badges/korbeil-jane-v8/health.svg)

```
[![Health](https://phpackages.com/badges/korbeil-jane-v8/health.svg)](https://phpackages.com/packages/korbeil-jane-v8)
```

PHPackages © 2026

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