PHPackages                             aniekanoffiong/todo-laravel - 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. aniekanoffiong/todo-laravel

ActiveLibrary[Framework](/categories/framework)

aniekanoffiong/todo-laravel
===========================

A Reuseable To-Do Functionality for Laravel Projects

3672Blade

Since Nov 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/aniekanoffiong/todo-laravel)[ Packagist](https://packagist.org/packages/aniekanoffiong/todo-laravel)[ RSS](/packages/aniekanoffiong-todo-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Todo Package
====================

[](#laravel-todo-package)

This package provides you with a simple tool to set up a new package and it will let you focus on the development of the package instead of the boilerplate.

Demo
----

[](#demo)

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

[](#installation)

Via Composer

```
$ composer require aniekanoffiong/todo-laravel
```

If you do not run Laravel 5.5 (or higher), then add the service provider in `config/app.php`:

```
Ekanoffiong\TodoLaravel\TodoLaravelServiceProvider::class,
```

If you do run the package on Laravel 5.5+, [package auto-discovery](https://medium.com/@taylorotwell/package-auto-discovery-in-laravel-5-5-ea9e3ab20518) takes care of the magic of adding the service provider.

Afterwards, publish the migrations and views so you can customize as needed.

```
$ php artisan vendor:publish --provider="Ekanoffiong\TodoLaravel\TodoLaravelServiceProvider"
```

### Tests

[](#tests)

Currently, no tests have been writted but that should be very soon.

Changelog
---------

[](#changelog)

Please see [CHANGELOG.md](CHANGELOG.md) for what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- \[Aniekan\]\[\]

License
-------

[](#license)

The EU Public License. Please see [license.md](license.md) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 77.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.

### Community

Maintainers

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

---

Top Contributors

[![aniekanoffiong](https://avatars.githubusercontent.com/u/11838308?v=4)](https://github.com/aniekanoffiong "aniekanoffiong (7 commits)")[![creator4ever](https://avatars.githubusercontent.com/u/4099744?v=4)](https://github.com/creator4ever "creator4ever (2 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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