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)05MITBladePHP ^8.1CI failing

Since Oct 1Pushed 1mo 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 2w 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

34

—

LowBetter than 74% of packages

Maintenance60

Regular maintenance activity

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.9% 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

1028d 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 (71 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 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

[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

731189.9k16](/packages/tallstackui-tallstackui)[leandrocfe/filament-apex-charts

Apex Charts integration for Filament PHP.

4971.7M12](/packages/leandrocfe-filament-apex-charts)[tomshaw/electricgrid

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

119.8k](/packages/tomshaw-electricgrid)[filament/support

Core helper methods and foundation code for all Filament packages.

2333.9M302](/packages/filament-support)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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