PHPackages                             matinebrahimi/laravel-todo-app - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. matinebrahimi/laravel-todo-app

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

matinebrahimi/laravel-todo-app
==============================

010PHP

Since Apr 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/MatinEbrahimii/Laravel_ToDo_Package)[ Packagist](https://packagist.org/packages/matinebrahimi/laravel-todo-app)[ RSS](/packages/matinebrahimi-laravel-todo-app/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

ToDo\_Package
=============

[](#todo_package)

A Package for add Todo functionality to main laravel project

Installation
============

[](#installation)

```
composer require matinebrahimi/laravel-todo-app

```

Then run migrate command:

```
php artisan migrate

```

Update auth middleware in App\\Http\\kernel.php in routeMiddleware array

```
'auth' => \MatinEbrahimii\ToDo\Http\Middleware\Authenticate::class

```

#### \* important point: /api/todo/tasks/{id}/changeStatus end-point will not work until the email server is configured

[](#-important-point-apitodotasksidchangestatus-end-point-will-not-work-until-the-email-server-is-configured)

Postman api Documentation Link
==============================

[](#postman-api-documentation-link)

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

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://avatars.githubusercontent.com/u/218056796?v=4)[MatinEbrahimii](/maintainers/MatinEbrahimii)[@matinEbrahimii](https://github.com/matinEbrahimii)

---

Top Contributors

[![matinebra](https://avatars.githubusercontent.com/u/42511750?v=4)](https://github.com/matinebra "matinebra (18 commits)")

### Embed Badge

![Health badge](/badges/matinebrahimi-laravel-todo-app/health.svg)

```
[![Health](https://phpackages.com/badges/matinebrahimi-laravel-todo-app/health.svg)](https://phpackages.com/packages/matinebrahimi-laravel-todo-app)
```

###  Alternatives

[overtrue/laravel-qcloud-content-audit

腾讯云内容安全（文字图片内容审核）服务

468.3k](/packages/overtrue-laravel-qcloud-content-audit)

PHPackages © 2026

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