PHPackages                             jadob/jadob - 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. [Framework](/categories/framework)
4. /
5. jadob/jadob

ActiveLibrary[Framework](/categories/framework)

jadob/jadob
===========

PHP Framework.

v0.9.2(6mo ago)26801MITPHPPHP ^8.4CI failing

Since Apr 30Pushed 1w ago1 watchersCompare

[ Source](https://github.com/jadob/jadob)[ Packagist](https://packagist.org/packages/jadob/jadob)[ RSS](/packages/jadob-jadob/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (10)Dependencies (27)Versions (70)Used By (1)

jadob/jadob
===========

[](#jadobjadob)

[![Packagist](https://camo.githubusercontent.com/4eb398d1dae49861f7c6447c8573949fbd2548e28d9aae67f9e82d2273ac6dfe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6a61646f622f6a61646f622e737667)](https://camo.githubusercontent.com/4eb398d1dae49861f7c6447c8573949fbd2548e28d9aae67f9e82d2273ac6dfe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6a61646f622f6a61646f622e737667)

DISCLAIMER
----------

[](#disclaimer)

There is no production-ready version at this time. Use at your own risk.

Introduction
------------

[](#introduction)

Jadob is a PHP8 application framework, based on Symfony components. It comes with the most important stuff needed to start developing your PHP project. Jadob uses Twig for templating and Doctrine ORM/DBAL for SQL databases support.

Requirements
------------

[](#requirements)

- PHP 8.3.0 or higher

Things that need to be done before `1.0.0` release
--------------------------------------------------

[](#things-that-need-to-be-done-before-100-release)

### In general

[](#in-general)

- `Jadob\Core` namespace should be renamed to `Jadob\Framework`
- No other namespace should rely on `Jadob\Framework`
- Psalm workflow must be green
- Allow to work in multiple dispatch cycles (e.g. in ReactPHP, php-pm, or swoole)
- 30%+ Code Coverage
- 40%+ Code Coverage
- 50%+ Code Coverage
- 60%+ Code Coverage
- 70%+ Code Coverage
- 80%+ Code Coverage
- 90%+ Code Coverage
- 95%+ Code Coverage
- Custom CSRF Extension to Forms
- Fluent configuration objects for each provider

#### `Jadob\Core` namespace should be renamed to `Jadob\Framework`

[](#jadobcore-namespace-should-be-renamed-to-jadobframework)

`Core` is ambiguous in this context. This component is responsible only for bootstrapping the whole app, so IMO `Framework` will be a better name

#### No other namespace should rely on `Jadob\Framework`

[](#no-other-namespace-should-rely-on-jadobframework)

This makes the rest of components usable outside of this project.

### SymfonyTranslationBridge

[](#symfonytranslationbridge)

- test if regexp can match files with underscores

### URL

[](#url)

- Immutable Url object

### Config

[](#config)

- Support for YAML files
- Fluent ConfigNode object

### EventSourcing

[](#eventsourcing)

- Generating events and testcases classes from php/yaml config

Container
---------

[](#container)

- aliasing
- better autowiring

Testing
-------

[](#testing)

Jadob uses PHPUnit for unit test, Psalm for static analysis and Infection for Mutation testing.

Development tips'n'tricks
-------------------------

[](#development-tipsntricks)

### CI Workflows

[](#ci-workflows)

Jadob uses [GitHub Actions](https://github.com/features/actions) for performing codebase-related test. If for some reason you do not to run them, please add a `[ci-skip]` phrase in your commit message.

Getting Started
---------------

[](#getting-started)

@TODO

License
-------

[](#license)

MIT

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance84

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity78

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

Every ~36 days

Recently: every ~45 days

Total

57

Last Release

193d ago

PHP version history (4 changes)v0.1.0PHP ^7.4|^8

v0.2.4PHP ^8

v0.4.16PHP ^8.3

v0.9.1PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/8dd963f53bf4337582dfabc903e4ee83da9414fbe913bf44928f53d30be029fc?d=identicon)[pizzaminded](/maintainers/pizzaminded)

---

Top Contributors

[![pizzaminded](https://avatars.githubusercontent.com/u/13077797?v=4)](https://github.com/pizzaminded "pizzaminded (1655 commits)")

---

Tags

adrframeworkjadobmvcphpphp-frameworkphp7php74php8php80php81psr-11psr-3psr-7

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/jadob-jadob/health.svg)

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

###  Alternatives

[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)

PHPackages © 2026

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