PHPackages                             sharat0/php-marque - 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. sharat0/php-marque

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

sharat0/php-marque
==================

A customizable marquee with hover-pause functionality

00PHP

Since Jan 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/sharat0/autoscroll-php-marque)[ Packagist](https://packagist.org/packages/sharat0/php-marque)[ RSS](/packages/sharat0-php-marque/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Marquee
===========

[](#php-marquee)

[![License](https://camo.githubusercontent.com/f8df3091bbe1149f398a5369b2c39e896766f9f6efba3477c63e9b4aa940ef14/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e)](https://camo.githubusercontent.com/f8df3091bbe1149f398a5369b2c39e896766f9f6efba3477c63e9b4aa940ef14/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e)[![PHP Version](https://camo.githubusercontent.com/7404ac2849f95f99ace60c4b949c4e57e3188dfc0d5df7a913378138ac571fb6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344372e342d626c7565)](https://camo.githubusercontent.com/7404ac2849f95f99ace60c4b949c4e57e3188dfc0d5df7a913378138ac571fb6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344372e342d626c7565)

**PHP Marquee** is a customizable marquee component with hover-pause functionality. It allows you to create dynamic, animated rows of content with alternating directions (`row` and `row-reverse`).

---

✨ Features
----------

[](#-features)

- **Dynamic Content Rendering**: Easily pass data to render customizable marquee rows.
- **Hover-Pause Animation**: Animation pauses on hover for better user interaction.
- **Alternating Directions**: Supports `row` and `row-reverse` styles for visual variation.
- **Lightweight**: Built with minimal dependencies and a simple structure.

---

📦 Installation
--------------

[](#-installation)

Install via [Composer](https://getcomposer.org/):

```
composer require sharat0/php-marque
```

🚀 Usage
-------

[](#-usage)

\#Basic Example

```
