PHPackages                             ledsinclouds/leds-sticky-notes - 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. ledsinclouds/leds-sticky-notes

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

ledsinclouds/leds-sticky-notes
==============================

SickyNotes Module inspired by bigemployee's Big-Sticky-Notes Module and using Doctrine2 &amp; JQuery

09PHP

Since Nov 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ledsinclouds/LedsStickyNotes)[ Packagist](https://packagist.org/packages/ledsinclouds/leds-sticky-notes)[ RSS](/packages/ledsinclouds-leds-sticky-notes/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

LedsSickyNotes
==============

[](#ledssickynotes)

\##Introduction

SickyNotes Module inspired by [bigemployee](https://github.com/bigemployee/Big-Sticky-Notes)'s Big-Sticky-Notes Module and using Doctrine2 &amp; JQuery

\##Installation Using Composer

The recommended way to get a working copy of this project is to clone the repository and use `composer` to install dependencies:

```
curl -s https://getcomposer.org/installer | php --

```

You would then invoke `composer` to install dependencies. Add to your composer.json

```
"antuan-sehikyan/image-manager": "dev-master"

```

\##Required Modules

```
"doctrine/doctrine-module": "0.*",
"doctrine/doctrine-orm-module": "0.*",
"ledsinclouds/leds-sticky-notes": "dev-master"

```

\##Configuration

Once module installed, you could declare the module into your **"config/application.config.php"** by adding:

```
    'Application',
    'DoctrineModule',
	'DoctrineORMModule',
    'LedsStickyNotes',

```

Copy/Paste the configuration file and change configuration options according to your social accounts. Note: You must create applications for that...

```
cp vendor/antuan-sehikyan/image-manager/config/doctrine.local.php.dist config/autoload/doctrine.local.php

```

\##Create your Database:

```
./vendor/bin/doctrine-module orm:validate-schema
./vendor/bin/doctrine-module orm:schema-tool:update --force

```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f36e5b56dfb680ea2b12f3289e2f027fe877516a41ac2921acb1685cbfbd702?d=identicon)[ledsinclouds](/maintainers/ledsinclouds)

### Embed Badge

![Health badge](/badges/ledsinclouds-leds-sticky-notes/health.svg)

```
[![Health](https://phpackages.com/badges/ledsinclouds-leds-sticky-notes/health.svg)](https://phpackages.com/packages/ledsinclouds-leds-sticky-notes)
```

###  Alternatives

[fduch/workflow-bundle

workflow bundle for https://github.com/symfony/workflow component backported for Symfony 2.3+

41206.8k1](/packages/fduch-workflow-bundle)[symfony/json-path

Eases JSON navigation using the JSONPath syntax as described in RFC 9535

16184.1k8](/packages/symfony-json-path)[phpviet/number-to-words

Thư viện hổ trợ chuyển đổi số sang chữ số.

2110.1k5](/packages/phpviet-number-to-words)[simivar/reverse-print-r

Library to reverse print\_r output to PHP objects, arrays and scalar values.

151.1k](/packages/simivar-reverse-print-r)

PHPackages © 2026

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