PHPackages                             jeslopcru/simply-slug - 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. jeslopcru/simply-slug

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

jeslopcru/simply-slug
=====================

Simple implementation for convert a string into a slug

14PHP

Since Feb 28Pushed 9y agoCompare

[ Source](https://github.com/jeslopcru/simply-slug)[ Packagist](https://packagist.org/packages/jeslopcru/simply-slug)[ RSS](/packages/jeslopcru-simply-slug/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

SimplySlug
==========

[](#simplyslug)

[![Build Status](https://camo.githubusercontent.com/f53c27f14af532cee35ea36ca4b3f91bbe492aee3c7105f653c17ed9ba8f845f/68747470733a2f2f7472617669732d63692e6f72672f6a65736c6f706372752f73696d706c792d736c75672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jeslopcru/simply-slug)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/9917a2b6b04bf1a218466d00991804b6fe270fe32874b61e6509494270e1e4b3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6a65736c6f706372752f73696d706c792d736c75672f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/jeslopcru/simply-slug/?branch=master)

SimplySlug is a Simple implementation for creating [slug](http://en.wikipedia.org/wiki/Semantic_URL#Slug) based on [keyvanakbary/slugifier](https://github.com/keyvanakbary/slugifier).

Instalation
===========

[](#instalation)

To install this package, run the command below and you will get the latest version

```
composer require jeslopcru/simply-slug

```

Usage
=====

[](#usage)

```
