PHPackages                             kevinpapst/kimai2 - 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. [Database &amp; ORM](/categories/database)
4. /
5. kevinpapst/kimai2

Abandoned → [kimai/kimai](/?search=kimai%2Fkimai)Project[Database &amp; ORM](/categories/database)

kevinpapst/kimai2
=================

Kimai - Time Tracking

2.56.0(2w ago)4.6k3.0k756[292 issues](https://github.com/kimai/kimai/issues)[29 PRs](https://github.com/kimai/kimai/pulls)AGPL-3.0-or-laterPHPPHP 8.2.\*||8.3.\*||8.4.\*||8.5.\*CI passing

Since Jan 10Pushed 1mo ago58 watchersCompare

[ Source](https://github.com/kimai/kimai)[ Packagist](https://packagist.org/packages/kevinpapst/kimai2)[ Fund](https://www.kevinpapst.de/)[ Fund](https://www.kimai.cloud/)[ RSS](/packages/kevinpapst-kimai2/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (152)Versions (217)Used By (0)Security (9)

 [![Kimai logo](https://raw.githubusercontent.com/kimai/images/main/repository-header.png)](https://raw.githubusercontent.com/kimai/images/main/repository-header.png)

 [![CI Status](https://github.com/kimai/kimai/actions/workflows/testing.yaml/badge.svg)](https://github.com/kimai/kimai/actions) [![Code Coverage](https://camo.githubusercontent.com/9a5065748d8d1e2f6d96d2f69b9927ad9974b5baff15fd0f1c8b3bd48c23fd3d/68747470733a2f2f636f6465636f762e696f2f67682f6b696d61692f6b696d61692f6272616e63682f6d61696e2f67726170682f62616467652e737667)](https://codecov.io/gh/kimai/kimai) [![Latest stable version](https://camo.githubusercontent.com/e058489855254b08f8e17cfdf895f4404042073dba1778c7d486a6a088f707ee/68747470733a2f2f706f7365722e707567782e6f72672f6b696d61692f6b696d61692f762f737461626c65)](https://packagist.org/packages/kimai/kimai)

Kimai
\#1 Open-Source Time-Tracker
==================================

[](#kimai1-open-source-time-tracker)

Kimai is a professional grade time-tracking application, free and open-source. It handles use-cases of freelancers as well as companies with dozens or hundreds of users. Kimai was build to track your project times and ships with many advanced features, including but not limited to:

JSON API, invoicing, data exports, multi-timer and punch-in punch-out mode, tagging, multi-user - multi-timezones - multi-language ([over 30 translations existing](https://hosted.weblate.org/projects/kimai/)!), authentication via SAML/LDAP/Database, two-factor authentication (2FA) with TOTP, customizable role and team permissions, responsive design, user/customer/project specific rates, advanced search &amp; filtering, money and time budgets, advanced reporting, support for [plugins](https://www.kimai.org/store/)and so much more.

### Links

[](#links)

- [Home](https://www.kimai.org) — Kimai project homepage
- [Blog](https://www.kimai.org/blog/) — Read the latest news
- [Documentation](https://www.kimai.org/documentation/) — Learn how to use Kimai

### Requirements

[](#requirements)

- PHP 8.1.3 minimum with support for 8.2, 8.3, 8.4, 8.5
- MariaDB / MySQL: oldest maintained LTS release (MariaDB &gt;= [10.6](https://endoflife.date/mariadb) or MySQL &gt;= [8.4](https://endoflife.date/mysql)) or newer
- A webserver and subdomain (subdirectory is not supported)
- PHP extensions: `gd`, `intl`, `json`, `mbstring`, `pdo`, `tokenizer`, `xml`, `xsl`, `zip`

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

[](#installation)

- Caddy with Docker-Compose at [Hetzner](https://www.kimai.org/documentation/hosting-hetzner-cloud.html) and [DigitalOcean](https://www.kimai.org/documentation/hosting-digital-ocean.html)
- [SSH setup](https://www.kimai.org/documentation/installation.html) with Git and Composer
- [Docker images](https://hub.docker.com/r/kimai/kimai2) with FPM only or incl. Apache
- [Synology](https://www.kimai.org/documentation/synology.html) user can host the Docker version
- [Developer setups](https://www.kimai.org/documentation/developers.html) if you want to create Kimai integrations

There are more documented ways for [on-premise hosting](https://www.kimai.org/documentation/chapter-on-premise.html).

And if you don't want to host Kimai, you can use the [Cloud version](https://www.kimai.cloud/) of it.

### Updating Kimai

[](#updating-kimai)

- [Update Kimai](https://www.kimai.org/documentation/updates.html) — get the latest version
- [UPGRADING guide](UPGRADING.md) — version specific steps

### Plugins

[](#plugins)

- [Plugins](https://www.kimai.org/store/) — paid and free plugin marketplace
- [Developer documentation](https://www.kimai.org/documentation/developers.html) — how to create a plugin

Roadmap and releases
--------------------

[](#roadmap-and-releases)

You can see a rough development [roadmap](https://github.com/orgs/kimai/projects/2), which is open for changes and input from the community, your [ideas](https://github.com/kimai/kimai/issues) are welcome.

Release versions will be created on a regular basis, every couple of weeks latest. Every code change, whether it's a new feature or a bugfix, will be done on the `main` branch.

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

[](#contributing)

You want to contribute to this repository? This is so great! The best way to start is to [open a new issue](https://github.com/kimai/kimai/issues) for bugs or feature requests or a [discussion](https://github.com/kimai/kimai/discussions) for questions, support and such.

In case you want to contribute, but you wouldn't know how, here are some suggestions:

- Spread the word: Please [write a testimonial for our Wall of love](https://love.kimai.org), vote for Kimai on any software platform, you can toot or tweet about it, share it on LinkedIn, Reddit and any other social media platform!
- [Translate Kimai into your language](https://hosted.weblate.org/engage/kimai/), or help to improve the existing translations, many languages look for a contributor
- Answer questions: You know the answer to another user's problem? Share your knowledge.
- Something can be done better? An essential feature is missing? Create a feature request.
- Report bugs makes Kimai better for everyone.
- You don't have to be programmer, the documentation and translation could always use some attention.
- Sponsor the project: free software costs money to create!

There is one simple rule in our "Code of conduct": Don't be an ass!

Follow Kimai
------------

[](#follow-kimai)

- Mastodon: [@kimai](https://phpc.social/@kimai)
- Youtube: [@kimai\_org](https://www.youtube.com/@kimai_org)
- LinkedIn: [@kimai-org](https://www.linkedin.com/company/kimai-org/)

### Credits

[](#credits)

Kimai is based on modern technologies and frameworks such as [PHP](https://www.php.net/), [Symfony](https://github.com/symfony/symfony) and [Doctrine](https://github.com/doctrine/), [Bootstrap](https://github.com/twbs/bootstrap) and [Tabler](https://tabler.io/), and [countless](composer.json) [others](package.json).

###  Health Score

74

—

ExcellentBetter than 100% of packages

Maintenance92

Actively maintained with recent releases

Popularity50

Moderate usage in the ecosystem

Community37

Small or concentrated contributor base

Maturity100

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 82.8% 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 ~15 days

Total

203

Last Release

15d ago

Major Versions

1.30.5 → 2.0.0-beta-22023-01-21

1.30.6 → 2.0.02023-02-07

1.30.8 → 2.0.12023-02-18

1.30.10 → 2.0.22023-02-22

1.x-dev → 2.0.52023-03-05

PHP version history (12 changes)0.1PHP &gt;=7.0.8

0.2PHP ^7.1.3

0.9PHP ^7.2

1.14PHP ^7.2.9

1.15PHP &gt;=7.3

1.18PHP 7.3.\*||7.4.\*||8.0.\*

1.21.0PHP 7.3.\*||7.4.\*||8.0.\*||8.1.\*

2.0.0-alphaPHP 8.1.\*||8.2.\*

2.5.0PHP 8.1.\*||8.2.\*||8.3.\*

2.25.0PHP 8.1.\*||8.2.\*||8.3.\*||8.4.\*

2.45.0PHP 8.1.\*||8.2.\*||8.3.\*||8.4.\*||8.5.\*

2.56.0PHP 8.2.\*||8.3.\*||8.4.\*||8.5.\*

### Community

Maintainers

![](https://www.gravatar.com/avatar/7de3d1ea76a0f7b79c1cd7aa985a07f251ae080ce5361deabd716e9ab6cea606?d=identicon)[kevinpapst](/maintainers/kevinpapst)

---

Top Contributors

[![kevinpapst](https://avatars.githubusercontent.com/u/533162?v=4)](https://github.com/kevinpapst "kevinpapst (1301 commits)")[![weblate](https://avatars.githubusercontent.com/u/1607653?v=4)](https://github.com/weblate "weblate (180 commits)")[![tobybatch](https://avatars.githubusercontent.com/u/359791?v=4)](https://github.com/tobybatch "tobybatch (13 commits)")[![simonschaufi](https://avatars.githubusercontent.com/u/941794?v=4)](https://github.com/simonschaufi "simonschaufi (10 commits)")[![lduer](https://avatars.githubusercontent.com/u/3307025?v=4)](https://github.com/lduer "lduer (10 commits)")[![infeeeee](https://avatars.githubusercontent.com/u/1271737?v=4)](https://github.com/infeeeee "infeeeee (6 commits)")[![yayitazale](https://avatars.githubusercontent.com/u/6462849?v=4)](https://github.com/yayitazale "yayitazale (4 commits)")[![j0hannesr0th](https://avatars.githubusercontent.com/u/36242595?v=4)](https://github.com/j0hannesr0th "j0hannesr0th (4 commits)")[![jeau](https://avatars.githubusercontent.com/u/3129299?v=4)](https://github.com/jeau "jeau (4 commits)")[![LiaraAlis](https://avatars.githubusercontent.com/u/297882?v=4)](https://github.com/LiaraAlis "LiaraAlis (3 commits)")[![simone-gasparini](https://avatars.githubusercontent.com/u/1280258?v=4)](https://github.com/simone-gasparini "simone-gasparini (3 commits)")[![adrianrudnik](https://avatars.githubusercontent.com/u/681514?v=4)](https://github.com/adrianrudnik "adrianrudnik (3 commits)")[![IxFail](https://avatars.githubusercontent.com/u/1544552?v=4)](https://github.com/IxFail "IxFail (3 commits)")[![buoncri](https://avatars.githubusercontent.com/u/3062441?v=4)](https://github.com/buoncri "buoncri (3 commits)")[![Oscariremma](https://avatars.githubusercontent.com/u/16071372?v=4)](https://github.com/Oscariremma "Oscariremma (2 commits)")[![sabbelasichon](https://avatars.githubusercontent.com/u/13050560?v=4)](https://github.com/sabbelasichon "sabbelasichon (2 commits)")[![robjuz](https://avatars.githubusercontent.com/u/9091024?v=4)](https://github.com/robjuz "robjuz (2 commits)")[![abrain](https://avatars.githubusercontent.com/u/1263052?v=4)](https://github.com/abrain "abrain (2 commits)")[![Jelle-S](https://avatars.githubusercontent.com/u/1828542?v=4)](https://github.com/Jelle-S "Jelle-S (2 commits)")[![KuboF](https://avatars.githubusercontent.com/u/16860587?v=4)](https://github.com/KuboF "KuboF (2 commits)")

---

Tags

doctrineinvoiceinvoicingkimaimultilanguagephpself-hostedsymfonytablertime-trackertime-trackingtimetrackertimetrackingtimetrackingapptwig

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/kevinpapst-kimai2/health.svg)

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

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[contao/core-bundle

Contao Open Source CMS

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

121.8k11](/packages/forumify-forumify-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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