PHPackages                             alexkratky/panx - 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. alexkratky/panx

ActiveProject[Framework](/categories/framework)

alexkratky/panx
===============

panx-framework - Micro PHP framework.

v0.3.4(6y ago)131[3 issues](https://github.com/AlexKratky/panx-framework/issues)MITPHPPHP ^7.0

Since Jun 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/AlexKratky/panx-framework)[ Packagist](https://packagist.org/packages/alexkratky/panx)[ RSS](/packages/alexkratky-panx/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (6)Versions (15)Used By (0)

panx-framework
==============

[](#panx-framework)

> modern microframework for small websites

- panx-framework is primary for small websites, whole framework have size around ~800kb
- panx-framework have tool to create a documentation website from markdown files
- panx have some basic features like:

    - Simple routing engine (With middlewares)
    - Database wrapper
    - Authentification system
    - API interface
    - Documentation generator
    - Post manager (Useful for small blogs)
    - Multi language webs support
    - Cache system + Log system
    - Extension support
    - Template systems support (By default supports Latte)
    - Controllers and Model support (MVC)
    - FormX
    - ThemeX
    - Uses functions of PHP7
    - And more useful functions

Getting started
---------------

[](#getting-started)

To get started using panx framework, see [Creating first project using panx framework](https://panx.eu/docs/getting-started)

- See full [documentation](https://panx.eu/docs/).

Installation via Composer
-------------------------

[](#installation-via-composer)

```
composer create-project alexkratky/panx
php panx-worker config
php panx-worker setup
php panx-worker extension install https://panx.eu/download/extensions/Auth.php # If you want to use panx's Authentification system

```

Running on panx framework
-------------------------

[](#running-on-panx-framework)

Some websites that runs on panx framework:

- [panx.eu](https://panx.eu/)
- [AlexKratky.cz](https://www.alexkratky.cz/)
- [AlexKratky.com](https://alexkratky.com/)

If you want to be listed there, contact us on

License
-------

[](#license)

The panx framework is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

19

↓

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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 ~21 days

Recently: every ~39 days

Total

13

Last Release

2266d ago

### Community

Maintainers

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

---

Top Contributors

[![AlexKratky](https://avatars.githubusercontent.com/u/33813757?v=4)](https://github.com/AlexKratky "AlexKratky (123 commits)")

---

Tags

frameworkpanxphpphp-frameworkphp7phpframeworkmicropanx

### Embed Badge

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

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

###  Alternatives

[rakibtg/sleekdb

SleekDB - A NoSQL Database made using PHP

984116.7k19](/packages/rakibtg-sleekdb)

PHPackages © 2026

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