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(2y ago)011MITPHPPHP ^8.2

Since May 21Pushed 2y 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 2d 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

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

774d ago

Major Versions

0.0.3 → 1.0.02024-05-21

### Community

Maintainers

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

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[firefly-iii/data-importer

Firefly III Data Import Tool.

8035.8k](/packages/firefly-iii-data-importer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2085.6k31](/packages/ronasit-laravel-helpers)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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