PHPackages                             foreachq/task-manager - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. foreachq/task-manager

ActiveProject[DevOps &amp; Deployment](/categories/devops)

foreachq/task-manager
=====================

Task manager web-application

00PHP

Since Jun 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Foreachq/task-manager)[ Packagist](https://packagist.org/packages/foreachq/task-manager)[ RSS](/packages/foreachq-task-manager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![PHP CI](https://github.com/ForeachQ/task-manager/actions/workflows/php-ci.yml/badge.svg)](https://github.com/ForeachQ/task-manager/actions/workflows/php-ci.yml)[![](https://camo.githubusercontent.com/e444c64ab574ad701aa934316d104ec05fcfc2be695bf03349b51facf2218eca/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f36646462343038333537646136376362623935362f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/Foreachq/php-project-lvl4/maintainability)[![](https://camo.githubusercontent.com/aeac7df718cf3b7e97507d7b0ac348e5c7ef21ff277b0acfd9c10ad5a4ecf4b4/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f36646462343038333537646136376362623935362f746573745f636f766572616765)](https://codeclimate.com/github/Foreachq/php-project-lvl4/test_coverage)

Task Manager
============

[](#task-manager)

«Task Manager» — a site where you can manage your tasks.

Demo
----

[](#demo)

Project demo can be viewed [**here**](https://foreachq-task-manager.herokuapp.com/).

Description
-----------

[](#description)

Application is build in the form of a site where you can add tasks, assign performers, change task statuses and labels. Registration and authentication are required to work with the system.

Project features:

- Authentication, policy management;
- Multilingual support;
- Task statuses, labels and filtering;
- PostgreSQL storage for added entities, in-memory sqlite for tests;
- PHPUnit testing;
- Docker containerization for easy to run local instances.

Requirements
------------

[](#requirements)

- docker-compose

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

[](#installation)

- Download package

Using git clone:

```
git clone https://github.com/Foreachq/task-manager
```

Or using composer:

```
composer create-project foreachq/task-manager
```

- Setup project

```
make setup
```

- Run local instance

```
make up   # starting on localhost:80
```

- Stop local instance

```
make down
```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/aac8e2507a31a688765769accb987cfd9e6482d973fec0b41a1a14e563bd4b69?d=identicon)[foreachq](/maintainers/foreachq)

---

Top Contributors

[![ihalavin](https://avatars.githubusercontent.com/u/81471488?v=4)](https://github.com/ihalavin "ihalavin (66 commits)")

---

Tags

dockerlaravel9pgsqlphp8

### Embed Badge

![Health badge](/badges/foreachq-task-manager/health.svg)

```
[![Health](https://phpackages.com/badges/foreachq-task-manager/health.svg)](https://phpackages.com/packages/foreachq-task-manager)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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