PHPackages                             notenest/notenest - 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. notenest/notenest

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

notenest/notenest
=================

NoteNest is a powerful PHP and Livewire package, seamlessly integrated with Alpine.js, designed to simplify and enhance your note-taking capabilities within your web projects.

1.1(2y ago)05[1 PRs](https://github.com/litedz/NoteNest/pulls)MITBladePHP ^8.1CI passing

Since Oct 1Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/litedz/NoteNest)[ Packagist](https://packagist.org/packages/notenest/notenest)[ Docs](https://github.com/notenest/notenest)[ RSS](/packages/notenest-notenest/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (16)Versions (4)Used By (0)

NoteNest (Note taking)
======================

[](#notenest-note-taking)

is a powerful PHP and Livewire package, seamlessly integrated with Alpine.js, designed to simplify and enhance your note-taking capabilities Throughout your work on the project

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

[](#installation)

To run MyCal on your local machine, follow these steps:

1. Install Package via composer:

    ```
    composer require notenest/notenest
    ```
2. Publish Migrations:

    ```
    vendor:publish --tag=notenest-migrations
    ```
3. Publish js files :

    ```
    vendor:publish --tag=notenest-js
    ```
4. Install sortable js :

    ```
    npm install sortablejs --save
    ```
5. In Your vite.config.js add :

    ```
    resources/js/sortable.js
    ```
6. In root blade add :

    ```
     @vite(['resources/js/sortable.js'])
    ```
7. In root blade add :

    ```
     @livewire('Note')
    ```

requirement
-----------

[](#requirement)

- PHP 8.x
- Laravel
- Livewire
- Alpine.js
- Tailwind css

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance44

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.2% 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 ~23 days

Total

2

Last Release

927d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d8df3590c5dbb062cc95063aa7197551f340d3fb3843f0bbace71f9b7a00e42?d=identicon)[MohDz20](/maintainers/MohDz20)

---

Top Contributors

[![litedz](https://avatars.githubusercontent.com/u/65689518?v=4)](https://github.com/litedz "litedz (70 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelnotenest

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[akaunting/laravel-money

Currency formatting and conversion package for Laravel

7825.3M18](/packages/akaunting-laravel-money)[leandrocfe/filament-apex-charts

Apex Charts integration for Filament PHP.

4861.2M8](/packages/leandrocfe-filament-apex-charts)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[codebar-ag/laravel-filament-json-field

A Laravel Filament JSON Field integration with CodeMirror support

1124.1k](/packages/codebar-ag-laravel-filament-json-field)

PHPackages © 2026

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