library simply-slug
Simple implementation for convert a string into a slug
jeslopcru/simply-slug
Simple implementation for convert a string into a slug
- Saturday, April 22, 2017
- by jeslopcru
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
SimplySlug
, (*1)
SimplySlug is a Simple implementation for creating slug based on keyvanakbary/slugifier., (*2)
Instalation
To install this package, run the command below and you will get the latest version, (*3)
composer require jeslopcru/simply-slug
Usage
<?php
$simplySlug = new \SimplySlug();
echo $simplySlug->drools('JĂșST Ă„ fĂ«w wĂžrds'); // just-a-few-words
echo $simplySlug->drools('Hello WikiPeDiA StYle', '_'); // hello_wikipedia_style
dev-master
9999999-dev
Simple implementation for convert a string into a slug
Sources
Download
MIT
The Requires
The Development Requires
dev-develop
dev-develop
Simple implementation for convert a string into a slug
Sources
Download
MIT
The Requires
The Development Requires