PHPackages                             luqta/sluggable - 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. luqta/sluggable

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

luqta/sluggable
===============

Sluggable trait package supports english and arabic slugs

1.0.2(6y ago)0332MITPHP

Since Jan 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/3bdullahg97/Sluggable)[ Packagist](https://packagist.org/packages/luqta/sluggable)[ Docs](https://github.com/3bdullahg97/sluggable)[ RSS](/packages/luqta-sluggable/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (2)Dependencies (6)Versions (2)Used By (0)

Sluggable
=========

[](#sluggable)

[![Latest Version on Packagist](https://camo.githubusercontent.com/21d8a4146e3864766120f91d138c9108898d30d2d74d7451e5d0ada9eed5f47d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c757174612f736c75676761626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/luqta/sluggable)[![Total Downloads](https://camo.githubusercontent.com/f8d596e90c829af6ba72d9b77589cc0fbabeee5550360782e388667b5a24f424/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c757174612f736c75676761626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/luqta/sluggable)[![Build Status](https://camo.githubusercontent.com/7e22ec3e2ccdaa5529541b9658ab2a86d7b839c4827b1d5f8052bc7eac1417b0/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c757174612f736c75676761626c652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/luqta/sluggable)[![StyleCI](https://camo.githubusercontent.com/cb13a877afd1dbe223c631789c3f922d3ace958fdb334a9cce9b26afefbc2ebd/68747470733a2f2f7374796c6563692e696f2f7265706f732f31323334353637382f736869656c64)](https://styleci.io/repos/12345678)

This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.

Installation
------------

[](#installation)

Via Composer

```
$ composer require luqta/sluggable
```

Usage
-----

[](#usage)

Use the Sluggable trait in your model

```
