PHPackages                             gunaraj/todolist - 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. gunaraj/todolist

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

gunaraj/todolist
================

This todolist package will allow to create,read,update and delete lists.

02HTML

Since May 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/GunarajKhatri/Todolist-Package)[ Packagist](https://packagist.org/packages/gunaraj/todolist)[ RSS](/packages/gunaraj-todolist/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

About Todolist Package
----------------------

[](#about-todolist-package)

Todolist package will allows you to create,read,update and delete lists.

Installing pacakge
------------------

[](#installing-pacakge)

Through composer :- composer require gunaraj/todolist

After Installing Provide App ServiceProvider in Config/App.php
--------------------------------------------------------------

[](#after-installing-provide-app-serviceprovider-in-configappphp)

This Way :- Gunaraj\\Todolist\\TodolistServiceProvider::class

Publish Vendor
--------------

[](#publish-vendor)

php artisan publish:vendor &amp;&amp; enter corresponding number of TodolistServiceProvider for publish &amp; you will get views of todolist inside views/vendor/todolist

And Run php artisan:migrate
---------------------------

[](#and-run-php-artisanmigrate)

It creates todolist table in your database

Finally Check the package
-------------------------

[](#finally-check-the-package)

By going url :- Base URL{[http://127.0.0.1:8000}/todolist](http://127.0.0.1:8000%7D/todolist)

And you are good to go further
==============================

[](#and-you-are-good-to-go-further)

\##Thanks

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

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/5639483?v=4)[Gunaraj](/maintainers/Gunaraj)[@Gunaraj](https://github.com/Gunaraj)

---

Top Contributors

[![GunarajKhatri](https://avatars.githubusercontent.com/u/49876251?v=4)](https://github.com/GunarajKhatri "GunarajKhatri (2 commits)")

### Embed Badge

![Health badge](/badges/gunaraj-todolist/health.svg)

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

PHPackages © 2026

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