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

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

lfgscavelli/todolist
====================

Todoist desc

v1.0.0-alpha2(7y ago)09MITPHPPHP &gt;=7.1.3

Since Oct 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/lscavelli/todolist)[ Packagist](https://packagist.org/packages/lfgscavelli/todolist)[ RSS](/packages/lfgscavelli-todolist/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (3)Used By (0)

Newportal-package Todolist
==========================

[](#newportal-package-todolist)

Usato come punto di partenza per alcuni pacchetti Newportal.

Nel file resources/views/dashboard/dashboard.blade.php inserire quanto segue:

```
@section('content')
    ...
    @if(app()->isAlias('todo-list'))

    @endif
    ...
@endsection

@section('scripts')
    ...
	@if(app()->isAlias('todo-list'))

	@endif
	...
@endsection
```

Installazione
-------------

[](#installazione)

composer require lfgscavelli/todolist:v1.0.0-alpha2 php artisan migrate --seed php artisan vendor:publish

Rimozione
---------

[](#rimozione)

composer remove lfgscavelli/todolist

Test cases
----------

[](#test-cases)

Il pacchetto include alcuni casi di test:

- `TestCase` - Rappresenta la classe principale che estende Orchestra\\Testbench\\TestCase
- `TestTodolist` - E' la classe che estende TestCase in cui è presente un semplice test

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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 ~40 days

Total

2

Last Release

2709d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/66d7cc29fb824b8be2b272bf93bd2b6192a81c3aa744873024b068d22224419c?d=identicon)[l.scavelli](/maintainers/l.scavelli)

---

Top Contributors

[![lscavelli](https://avatars.githubusercontent.com/u/16071500?v=4)](https://github.com/lscavelli "lscavelli (49 commits)")

---

Tags

laravelcmsnewportal

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[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)
