svc/like-bundle

Small helper bundle for SvcVideoBundle. Also useful for other applications. Stores the clicks on a like button (for logged in users) in a table as well as a cookie (for anonymous users).

Installs: 213

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

5.2.0 2024-03-23 20:13 UTC

This package is auto-updated.

Last update: 2024-04-23 20:32:46 UTC


README

CI Latest Stable Version License Total Downloads PHP Version Require

⚠️ Attention:
From version 4.0 the bundle works only with Symfony >=6.1, because the new Bundle Configuration System is used.
Please use version 3.x for older Symfony installations.

Small helper bundle for Svc\VideoBundle. Also useful for other applications.

Stores the clicks on a like button (for logged in users) in a table as well as a cookie (for anonymous users).