PHPackages                             ahmedsohel/laravel-todocrud - 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. ahmedsohel/laravel-todocrud

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

ahmedsohel/laravel-todocrud
===========================

A simple to-do list package for Laravel.

1.0.0(1y ago)011MITPHPPHP ^8.2

Since May 21Pushed 1y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Laravel todo crud
-----------------

[](#laravel-todo-crud)

Install
-------

[](#install)

```
composer require ahmedsohel/laravel-todocrud

```

Add Provider (Optional)
-----------------------

[](#add-provider-optional)

Add the provider in boostrap/provider.php into your project

```
Ahmed\Todocrud\TodoPackageServiceProvider::class

```

Publish views to modify (Optional)
----------------------------------

[](#publish-views-to-modify-optional)

```
after publishing views your can modify from ```resource/views/todocrud folder of your project```

```

Publish the config (Optional)
-----------------------------

[](#publish-the-config-optional)

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

```

Publish the views (Optional)
----------------------------

[](#publish-the-views-optional)

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

```

How to Use
==========

[](#how-to-use)

Run migration command to migrate todos table

Command to run
--------------

[](#command-to-run)

php artisan serve

Route to get todos list
-----------------------

[](#route-to-get-todos-list)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

721d ago

Major Versions

0.0.3 → 1.0.02024-05-21

### Community

Maintainers

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

---

Top Contributors

[![ahmedSohelcu](https://avatars.githubusercontent.com/u/46097797?v=4)](https://github.com/ahmedSohelcu "ahmedSohelcu (11 commits)")

---

Tags

laraveltodocrud

### Embed Badge

![Health badge](/badges/ahmedsohel-laravel-todocrud/health.svg)

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

###  Alternatives

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

97139.6k2](/packages/nickurt-laravel-akismet)[whitecube/laravel-timezones

Store UTC dates in the database and work with custom timezones in the application.

106106.2k](/packages/whitecube-laravel-timezones)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)[forxer/laravel-gravatar

A library providing easy gravatar integration in a Laravel project.

4235.6k](/packages/forxer-laravel-gravatar)

PHPackages © 2026

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