PHPackages                             dynart/micro - 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. dynart/micro

ActiveLibrary[Framework](/categories/framework)

dynart/micro
============

Micro PHP framework.

18PHP

Since Feb 22Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/goph-R/dynart-micro)[ Packagist](https://packagist.org/packages/dynart/micro)[ RSS](/packages/dynart-micro/feed)WikiDiscussions main Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Micro PHP Framework
===================

[](#micro-php-framework)

[![PHP](https://camo.githubusercontent.com/3629bd7251d771ce5ad242d1260cabbc178daabce178821146a733f8fc726280/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e302b2d383839324246)](https://camo.githubusercontent.com/3629bd7251d771ce5ad242d1260cabbc178daabce178821146a733f8fc726280/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e302b2d383839324246)[![License](https://camo.githubusercontent.com/1889e86cf5f3668ea386d72a099d44764f59c5ac3cc28e92f15fff67051ac28f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4170616368655f322e302d443232313238)](https://camo.githubusercontent.com/1889e86cf5f3668ea386d72a099d44764f59c5ac3cc28e92f15fff67051ac28f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4170616368655f322e302d443232313238)[![Version](https://camo.githubusercontent.com/fefcc399073b5e9cebdd148f076477dc3b08b132edb0d5e779954c2f5c48473c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56657273696f6e2d302e382e302d326561343466)](https://camo.githubusercontent.com/fefcc399073b5e9cebdd148f076477dc3b08b132edb0d5e779954c2f5c48473c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56657273696f6e2d302e382e302d326561343466)

A lightweight PHP micro framework with dependency injection, routing, templating, i18n, form handling, and CLI support. No magic, no bloat — just the essentials.

**Quick links**

[API Docs](https://micro.dynart.net/docs/api/) • [Coverage Report](https://micro.dynart.net/reports/coverage-html/) • [Test Repo](https://github.com/goph-R/dynart-micro-test)

---

📦 Installation
--------------

[](#-installation)

```
composer require dynart/micro
```

⚡ Quick Start
-------------

[](#-quick-start)

### index.php

[](#indexphp)

```
