pith / framework
Pith Framework - Another simple framework for PHP sites
0.44.0
2026-04-07 03:06 UTC
Requires
- php: ^8.5
- ext-curl: *
- ext-gd: *
- ext-json: *
- ext-mbstring: *
- ext-pdo: *
- ext-pdo_pgsql: *
- ext-pgsql: *
- ext-readline: *
- ext-tokenizer: *
- amphp/amp: ^3.0
- doctrine/migrations: ^3.5
- ikm/cli: ^0
- ikm/copyright-year-utility: ^0.1
- latte/latte: ^3.0
- lotfio/conso: ^2
- monolog/monolog: ^3.2
- nikic/fast-route: ^1.3
- php-di/php-di: ^7.0
- phpmailer/phpmailer: ^6.9
- pith-front/pith-pack-aero-gel: ^0.1
- pith-front/pith-pack-animate-css: ^0.1
- pith-front/pith-pack-bootstrap: ^0.1
- pith-front/pith-pack-fa-icons: ^0.1
- pith-front/pith-pack-fixie: ^0.1
- pith-front/pith-pack-hoja-ring: ^0.1
- pith-front/pith-pack-jb-mono-nl: ^0.1
- pith-front/pith-pack-jquery: ^0.2
- pith-front/pith-pack-jscrollpane: ^0.1
- pith-front/pith-pack-md-icons: ^0.1
- pith-front/pith-pack-oxcss: ^0.2
- pith-front/pith-pack-plex: ^0.1
- pith-front/pith-pack-src-fallback: ^0.1
- pith-front/pith-pack-swal: ^0.1
- pith-front/pith-pack-toastr: ^0.1
- pith/base: ^0.2
- pith/doctrine-migration-integration: ^0.1
- pith/janitor: ^0.1
- pith/tick: ^0.1
- pith/workflow-elements: >=0.4
- robinvdvleuten/ulid: ^5.0
- symfony/http-foundation: ^7.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-06-09 07:20:44 UTC
README
⚠️ (Not ready yet) ⚠️
This framework is a work-in-progress proof-of-concept.
If you're looking for a framework to use for your project, please check out: Symfony, Laravel, Zend / Laminas, Slim, Cake, or CodeIgniter instead.
Install
To install for new web project using the Pith Framework, See: New Project Install Guide.
To install for developing the framework itself, See: Install the framework itself for framework development.
composer require pith/framework
⚠️ (Not ready yet) ⚠️
Workflow:
.
(Actual flow)


