Registry / utility / ausi-slug-generator

ausi-slug-generator

JSON →
library1.1.1phppackagistunverified

Generates URL-friendly slugs from strings.

composer require ausi/slug-generator
INSTALL
IMPORT
SIG · AUSI-SLUG-GENERATO
A
ausi-slug-generator
utilityphpv1.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SlugGenerator
✓ use Ausi\SlugGenerator\SlugGenerator;

Generate a slug from a string.

use Ausi\SlugGenerator\SlugGenerator; $generator = new SlugGenerator(); $slug = $generator->generate('Hello World!');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
2
Resources
ausi-slug-generator — pip install ausi-slug-generator · libregistry