PHPackages                             shawnsandy/summernote - 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. shawnsandy/summernote

ActiveLibrary

shawnsandy/summernote
=====================

A summernote package for laravel

v0.1.2(9y ago)1118MITHTMLPHP ~5.6|~7.0

Since Jan 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/shawnsandy/snotes)[ Packagist](https://packagist.org/packages/shawnsandy/summernote)[ Docs](https://github.com/ShawnSandy/PkgStart)[ RSS](/packages/shawnsandy-summernote/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

summernote
==========

[](#summernote)

[![SensioLabsInsight](https://camo.githubusercontent.com/088ceb4f98958281f6036b4accc551fed6c619aec22ed8019f06e6c0d137c1fb/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f61316131326161302d306562352d346136352d383238612d6466636530633437303337642f6269672e706e67)](https://insight.sensiolabs.com/projects/a1a12aa0-0eb5-4a65-828a-dfce0c47037d)

[![Codacy Badge](https://camo.githubusercontent.com/be7ff4a7b6dfdd830bedc4294225e8eeb8e5319e8df12d8bb9a07035886e2d35/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3164356139633932386632633464646439306636376566313536383565613163)](https://www.codacy.com/app/shawnsandy04/snotes?utm_source=github.com&utm_medium=referral&utm_content=shawnsandy/snotes&utm_campaign=badger)[![Latest Version on Packagist](https://camo.githubusercontent.com/5a11e2a656cc62f3f2293d2a30f5462cde4304855432f791c7e7393fbe2bd95c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736861776e73616e64792f73756d6d65726e6f74652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/shawnsandy/summernote)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/8ba06bac4633cc905e954b23748cf1333424a7970f6a8aa322cf8c7c1320ea87/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736861776e73616e64792f73756d6d65726e6f74652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/shawnsandy/summernote)

### START HERE

[](#start-here)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Install
-------

[](#install)

Via Composer

```
$ composer require shawnsandy/summernote
```

Usage
-----

[](#usage)

Add to following to you `config\app.php`

```
ShawnSandy\Summernote\SummerNoteServicesProvider::class

```

### Quick Setup

[](#quick-setup)

- Publish the package assets

```
php artisan vendor:publish --tag=snotes-assets
```

- Open your `App/User.php` and add NotesTrait you can find out more on traits here

```
use ShawnSandy\Summernote\App\Notes\NotesTrait;

class User extends Authenticatable
{

    use NotesTrait;

}
```

- Go to

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Shawn Sandy](https://github.com/shawnsandy)
- \[All Contributors\]\[link-contributors\]

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

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

Total

2

Last Release

3406d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/156cac1775411dd2db8278fe9267bcc9e76c49aa2a6c1f683b961cce1744c8a8?d=identicon)[shawnsandy](/maintainers/shawnsandy)

---

Top Contributors

[![shawnsandy](https://avatars.githubusercontent.com/u/28913?v=4)](https://github.com/shawnsandy "shawnsandy (146 commits)")[![codacy-badger](https://avatars.githubusercontent.com/u/23704769?v=4)](https://github.com/codacy-badger "codacy-badger (1 commits)")

---

Tags

laravellaravelsummernoteshawnsandy

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)

PHPackages © 2026

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