PHPackages                             antidot-fw/antidot-framework-starter - 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. antidot-fw/antidot-framework-starter

ActiveProject[Framework](/categories/framework)

antidot-fw/antidot-framework-starter
====================================

2.0.0(2y ago)281833[1 issues](https://github.com/antidot-framework/antidot-starter/issues)[3 PRs](https://github.com/antidot-framework/antidot-starter/pulls)BSD-2-ClausePHPPHP ~8.1.0 || ~8.2.0

Since Nov 23Pushed 2y ago5 watchersCompare

[ Source](https://github.com/antidot-framework/antidot-starter)[ Packagist](https://packagist.org/packages/antidot-fw/antidot-framework-starter)[ GitHub Sponsors](https://github.com/kpicaza)[ RSS](/packages/antidot-fw-antidot-framework-starter/feed)WikiDiscussions 3.x.x Synced 2d ago

READMEChangelog (8)Dependencies (16)Versions (16)Used By (0)

Antidot Framework
=================

[](#antidot-framework)

PHP full featured framework designed to allow you creating 100% framework agnostic code.

Key Features
------------

[](#key-features)

- **Preconfigured Coding Style**: [Psr-1](https://www.php-fig.org/psr/psr-1) and [Psr-2](https://www.php-fig.org/psr/psr-2) code sniffer to help to respect standard
- **Logger**: [Psr-3](https://www.php-fig.org/psr/psr-3) implementation by [wshafer/monolog](https://github.com/wshafer/psr11-monolog)
- **Auto-loading**: [Psr-4](https://www.php-fig.org/psr/psr-4) Namespaces auto-loading
- **Request Response Lifecycle**: [Psr-7](https://www.php-fig.org/psr/psr-7) Request and responses using [Laminas Diactoros](https://docs.laminas.dev/laminas-diactoros/)
- **Auto-wired Dependency injection**: [Psr-11](https://www.php-fig.org/psr/psr-11) Auto-wired dependency injection container
- **Event Dispatcher**: [Psr-14](https://www.php-fig.org/psr/psr-14) Event dispatching system
- **Request pipeline**: [Psr-15](https://www.php-fig.org/psr/psr-15) Request handler and Middleware
- **Pipeline based router**: Intuitive to use route system
- **Different Config Translators**: [Laminas config](https://docs.laminas.dev/laminas-config/) style or [Symfony](https://symfony.com/doc/current/best_practices/configuration.html) style
- **Cli**: Ready to use Console Line Tool on top of [Symfony Console Tool](https://symfony.com/doc/current/components/console.html)

Quick Start
-----------

[](#quick-start)

```
composer create-project antidot-fw/antidot-framework-starter project-name
cd project-name
XDEBUG_MODE=off bin/console serve # runs Async server with XDebug disabled for better performance
php -S 127.0.0.1:8000 -t public # runs Sync server nice for testing
```

Read the [Getting started](https://antidotfw.io/#/framework/getting-started) guide in the docs site.

Special thanks &amp; Sponsors
-----------------------------

[](#special-thanks--sponsors)

- **JetBrains:** Thanks for supporting us with the All Products Pack License for Open Source

[ ![JetBrains](https://camo.githubusercontent.com/a6aeacb65d4d206bc5c23e4017bd4432973a7c469cada9f2f4525b9501c10cce/68747470733a2f2f616e7469646f7466772e696f2f696d616765732f6a6574627261696e732d76617269616e742d342e706e67)](https://www.jetbrains.com/?from=antidot-framework)###### Disclaimer:

[](#disclaimer)

- This framework is based on concepts and components of other open source software, especially [Laminas Request Handler Runner](https://docs.laminas.dev/laminas-httphandlerrunner/), [Mezzio](https://docs.mezzio.dev/mezzio/) and [Laminas API tools legacy Zend Stratigillity](https://api-tools.getlaminas.org/).
- The full or partial use of this software is the responsibility of the user.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 72.5% 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 ~119 days

Recently: every ~221 days

Total

12

Last Release

1045d ago

Major Versions

0.0.2 → 1.0.02020-06-01

1.1.1 → 2.x-dev2021-10-26

2.0.0 → 3.x-dev2023-07-03

PHP version history (5 changes)0.0.1PHP ^7.2.13

1.0.0PHP ^7.4

1.0.2PHP ^7.4|^8.0

2.0.0BETA1PHP &gt;=8.1

2.0.0PHP ~8.1.0 || ~8.2.0

### Community

Maintainers

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

---

Top Contributors

[![kpicaza](https://avatars.githubusercontent.com/u/1093654?v=4)](https://github.com/kpicaza "kpicaza (50 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (3 commits)")[![kbondurant](https://avatars.githubusercontent.com/u/14251523?v=4)](https://github.com/kbondurant "kbondurant (2 commits)")

---

Tags

hacktoberfest

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/antidot-fw-antidot-framework-starter/health.svg)

```
[![Health](https://phpackages.com/badges/antidot-fw-antidot-framework-starter/health.svg)](https://phpackages.com/packages/antidot-fw-antidot-framework-starter)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91245.3M590](/packages/laravel-pail)[nette/bootstrap

🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.

68435.8M592](/packages/nette-bootstrap)

PHPackages © 2026

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