PHPackages                             autarky/framework - 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. autarky/framework

ActiveLibrary[Framework](/categories/framework)

autarky/framework
=================

Autarky - PHP framework for self-sufficient developers

0.10.1(9y ago)627446[10 issues](https://github.com/autarky/framework/issues)[1 PRs](https://github.com/autarky/framework/pulls)3MITPHPCI failing

Since Apr 2Pushed 6y ago6 watchersCompare

[ Source](https://github.com/autarky/framework)[ Packagist](https://packagist.org/packages/autarky/framework)[ RSS](/packages/autarky-framework/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (13)Versions (47)Used By (3)

Autarky
=======

[](#autarky)

[![Build Status](https://camo.githubusercontent.com/bb5756a75febcf4f6e0b73de2caa9c70764a10c6813bca7200cc8f1fb7f0f87f/68747470733a2f2f7472617669732d63692e6f72672f61757461726b792f6672616d65776f726b2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/autarky/framework)[![Latest Stable Version](https://camo.githubusercontent.com/8e41b436b6dc2459f8e350016db512cf13769d7e04e36ec0e79b839240e940ab/68747470733a2f2f706f7365722e707567782e6f72672f61757461726b792f6672616d65776f726b2f762f737461626c652e737667)](https://github.com/autarky/framework/releases)[![Latest Unstable Version](https://camo.githubusercontent.com/e2e23e8b6f0794e4e702d891df9f4344df9f165de8baaa8f9ce00288ed204771/68747470733a2f2f706f7365722e707567782e6f72672f61757461726b792f6672616d65776f726b2f762f756e737461626c652e737667)](https://github.com/autarky/framework/branches/active)[![License](https://camo.githubusercontent.com/e8219d067b0d13cdad6dff586ca916296ea6ab5d2b7416f93df8cbe286375393/68747470733a2f2f706f7365722e707567782e6f72672f61757461726b792f6672616d65776f726b2f6c6963656e73652e737667)](http://opensource.org/licenses/MIT)

Autarky is a PHP framework for experienced developers and/or quick learners, with a focus on developer freedom of choice, configuration over convention, and the right mix of rapid/pleasant development and sturdy application architecture.

Documentation is available at [autarky.lutro.me](http://autarky.lutro.me).

Changelog and upgrade instructions are available in Github's [releases](https://github.com/autarky/framework/releases).

Related repositories: [Container](https://github.com/autarky/container), [Twig templating](https://github.com/autarky/twig-templating)

Installation
------------

[](#installation)

Try the framework out by creating a skeleton project using composer.

If you don't have composer installed already:

```
curl -sS https://getcomposer.org/installer | php
chmod +x composer.phar && mv composer.phar /usr/local/bin/composer

```

Create the skeleton project using composer:

```
composer create-project -s dev autarky/skeleton --prefer-dist ./myproject
cd myproject && php -S localhost:8000 -t ./public

```

Visit the url "localhost:8000" in your browser to make sure it's working.

Contributing
------------

[](#contributing)

```
git clone https://github.com/autarky/framework /path/to/autarky
cd /path/to/autarky
composer install
phpunit

```

The master branch is the current minor version. Previous minor versions have their own branches. Only critical bugfixes should be applied to these branches.

The develop branch is the next minor version. New features are applied to this branch.

Read the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.

Contact
-------

[](#contact)

Feel free to open an issue on GitHub if you have any problems or suggestions. Alternatively (or additionally), you may want to ask on [Stack Overflow](http://stackoverflow.com) using the ["autarky" tag](http://stackoverflow.com/questions/ask?tags=autarky,php).

Contact [Andreas Lutro](https://github.com/anlutro) personally for potential security issues.

License
-------

[](#license)

The contents of this repository is released under the [MIT license](http://opensource.org/licenses/MIT). See the [LICENSE](LICENSE) file included for more information.

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Recently: every ~103 days

Total

44

Last Release

3647d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/48f62855097c02888b96494da9a389988cd7ecb9001465f8ec30f15672fb5b5a?d=identicon)[anlutro](/maintainers/anlutro)

---

Top Contributors

[![anlutro](https://avatars.githubusercontent.com/u/163093?v=4)](https://github.com/anlutro "anlutro (579 commits)")

---

Tags

phpphp-frameworkframeworkautarky

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/autarky-framework/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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