PHPackages                             ahmetbarut/laravel-sticky-todos - 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. ahmetbarut/laravel-sticky-todos

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

ahmetbarut/laravel-sticky-todos
===============================

1.0.0(3y ago)217MITPHP

Since Feb 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ahmetbarut/laravel-sticky-todos)[ Packagist](https://packagist.org/packages/ahmetbarut/laravel-sticky-todos)[ RSS](/packages/ahmetbarut-laravel-sticky-todos/feed)WikiDiscussions master Synced today

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

Sticky Todos
============

[](#sticky-todos)

we can liken Sticky Todos to a notepad. However, Sticky Todos is specifically designed for the use of Laravel developers as a Vue.js component package. Like a notepad, it allows users to quickly take notes and create to-do lists. However, Sticky Todos is specially designed to meet the needs of developers who want to add to-do list features in Laravel applications.

[![Sticky Todos](./example.gif)](./example.gif)

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

[](#installation)

### Step 1: Install the package

[](#step-1-install-the-package)

```
composer require ahmetbarut/laravel-sticky-todos
```

### Step 2: Publish the package assets

[](#step-2-publish-the-package-assets)

```
php artisan vendor:publish --provider="AhmetBarut\StickyTodos\StickyTodosServiceProvider" --tag="sticky-todos-public"
```

### Step 3: Add the component to your view

[](#step-3-add-the-component-to-your-view)

Sticky-todos usage migrations for store data.

```
php artisan migrate
```

### Step 4: Disable Sticky Todos

[](#step-4-disable-sticky-todos)

If you want to disable Sticky Todos, you can do so by setting the STICKY\_TODOS\_ENABLED environment variable to false in your .env file.

```
STICKY_TODOS_ENABLED=false
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Unknown

Total

1

Last Release

1225d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/36641723?v=4)[Ahmet Barut](/maintainers/ahmetbarut)[@ahmetbarut](https://github.com/ahmetbarut)

---

Top Contributors

[![ahmetbarut](https://avatars.githubusercontent.com/u/36641723?v=4)](https://github.com/ahmetbarut "ahmetbarut (7 commits)")

### Embed Badge

![Health badge](/badges/ahmetbarut-laravel-sticky-todos/health.svg)

```
[![Health](https://phpackages.com/badges/ahmetbarut-laravel-sticky-todos/health.svg)](https://phpackages.com/packages/ahmetbarut-laravel-sticky-todos)
```

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

592.7k2](/packages/crumbls-layup)[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)
