PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of afshin akhgar   PHP Slug Generator   index.php   Download  
File: index.php
Role: Example script
Content type: text/plain
Description: Example script
Class: PHP Slug Generator
Create a slug text for a URL from another text
Author: By
Last change:
Date: 7 years ago
Size: 184 bytes
 

Contents

Class file image Download
<?php
require __DIR__ . '/vendor/autoload.php';
use
PhpSlugger\PhpSlugger;

$phpSlugger = new PhpSlugger();
echo
$phpSlugger->slugit('? ? $ Þ ? ? Sad asd as dfasif hasoif h');