PHPackages                             chiron/chiron - 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. chiron/chiron

ActiveLibrary[Framework](/categories/framework)

chiron/chiron
=============

Chiron is a PHP micro framework

3.9.22(4y ago)16125MITPHPPHP ^8.0|^8.1CI failing

Since Mar 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ncou/Chiron)[ Packagist](https://packagist.org/packages/chiron/chiron)[ Docs](https://github.com/ncou/Chiron)[ GitHub Sponsors](https://github.com/ncou)[ RSS](/packages/chiron-chiron/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (9)Versions (62)Used By (5)

[![Build Status](https://camo.githubusercontent.com/339264aae504c34721d25ea9814d185e7fbccbe7e26ba323c774441c5ee89c49/68747470733a2f2f7472617669732d63692e6f72672f6e636f752f436869726f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ncou/Chiron)[![Coverage Status](https://camo.githubusercontent.com/e026e171e6302ebc8af50c785f9cc4971052c177993e515fc0562141c58d4121/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6e636f752f436869726f6e2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/ncou/Chiron?branch=master)[![CodeCov](https://camo.githubusercontent.com/5f4ffbefffec4fd36a5d3f8d32e6840394334faf55aff97b9175dfa156d87acc/68747470733a2f2f636f6465636f762e696f2f67682f6e636f752f436869726f6e2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/ncou/Chiron)

[![Latest Stable Version](https://camo.githubusercontent.com/5a8a185c366513265add554d8e288f44202dd81cf400e824aa1f09cb6b02754d/68747470733a2f2f706f7365722e707567782e6f72672f636869726f6e2f636869726f6e2f762f737461626c652e706e67)](https://packagist.org/packages/chiron/chiron)[![Total Downloads](https://camo.githubusercontent.com/b9e7222e7ffa11027701c41a458e61422027550a171cf58631b780249444f5d6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636869726f6e2f636869726f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chiron/chiron/stats)[![Monthly Downloads](https://camo.githubusercontent.com/542590e5814420b9058bb3566314821d7e9593a70b84a5c885540329822cc1a1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f636869726f6e2f636869726f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chiron/chiron/stats)

[![StyleCI](https://camo.githubusercontent.com/12afff95d40a8b81e8752943fd1aed308a858a8a7dcd33e1a2abf8b1954ed856/68747470733a2f2f7374796c6563692e696f2f7265706f732f3132353733373333302f736869656c643f7374796c653d666c6174)](https://styleci.io/repos/125737330)[![PHP-Eye](https://camo.githubusercontent.com/c99552cf03a2c30caa6ede8c5fd1b3006d0a1da30f3beebb3f1b499995720fe2/68747470733a2f2f7068702d6579652e636f6d2f62616467652f636869726f6e2f636869726f6e2f7465737465642e7376673f7374796c653d666c6174)](https://php-eye.com/package/chiron/chiron)[![PHPStan](https://camo.githubusercontent.com/441b5874ce4df0a2defc892979c96c46889b69cb32119d04f0b48626349f8bc9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/phpstan/phpstan)

Micro-Framework
---------------

[](#micro-framework)

Chiron is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. All that is needed to get access to the Framework is to include the autoloader.

```
