PHPackages                             evidenceekanem/laraveltodolist - 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. evidenceekanem/laraveltodolist

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

evidenceekanem/laraveltodolist
==============================

laraveltodolist is a laravel package that adds a todo list management system to an application.

0551JavaScript

Since Mar 25Pushed 7y agoCompare

[ Source](https://github.com/EvidenceEkanem/laraveltodolist)[ Packagist](https://packagist.org/packages/evidenceekanem/laraveltodolist)[ RSS](/packages/evidenceekanem-laraveltodolist/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

laravelTodoList
===============

[](#laraveltodolist)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bdb3f7d19928269ab430a5a44f38cb21a4fcc5b83f6147192651fc4327fda283/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f65766964656e6365656b616e656d2f6c61726176656c746f646f6c6973742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/evidenceekanem/laraveltodolist)[![Total Downloads](https://camo.githubusercontent.com/abee33e64187145d853b596f631d2ff986c440ad29369af83897bc1b82683348/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65766964656e6365656b616e656d2f6c61726176656c746f646f6c6973742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/evidenceekanem/laraveltodolist)[![Build Status](https://camo.githubusercontent.com/6103b152e1e798e8f8c65cb3ff15382c46ad8e3ea988a97742a8da060e420f70/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f65766964656e6365656b616e656d2f6c61726176656c746f646f6c6973742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/evidenceekanem/laraveltodolist)[![StyleCI](https://camo.githubusercontent.com/cb13a877afd1dbe223c631789c3f922d3ace958fdb334a9cce9b26afefbc2ebd/68747470733a2f2f7374796c6563692e696f2f7265706f732f31323334353637382f736869656c64)](https://styleci.io/repos/12345678)

laraveltodolist is a laravel package that adds a todo list management system to an application.

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

[](#installation)

[PHP](https://php.net) 5.4+ or [HHVM](http://hhvm.com) 3.3+, and [Composer](https://getcomposer.org) are required.

To get the latest version of laraveltodolist, simply run

```
composer require evidenceekanem/laraveltodolist
```

You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.

If you are using Laravel for the first time and the key is not generated yet, run `php artisan key:generate`.

Usage
-----

[](#usage)

You need to run migrations to create necessary tables

```
php artisan migrate
```

You can publish the configuration file using this command:

```
php artisan vendor:publish --tag=public
```

Then you are ready to get runnings. Just visit

```
http://{{site-url}}/tasks
```

Add task categories and tasks. Enjoy.

Developed by

Evidence Ekanem @evidenceetinih

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [evidenceekanem](https://github.com/evidenceekanem)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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/7403aabd1434b5ed75798c5bde4162d6a2338a8c34b61132071f6279d2637d27?d=identicon)[evidenceekanem](/maintainers/evidenceekanem)

---

Top Contributors

[![EvidenceEkanem](https://avatars.githubusercontent.com/u/43958700?v=4)](https://github.com/EvidenceEkanem "EvidenceEkanem (39 commits)")

### Embed Badge

![Health badge](/badges/evidenceekanem-laraveltodolist/health.svg)

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

PHPackages © 2026

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