4 Repositories
PHP slugify Libraries
An opinionated package to create slugs for Eloquent models
Generate slugs when saving Eloquent models This package provides a trait that will generate a unique slug when saving any Eloquent model. $model = new
1.1k Jan 4, 2023
Simplest Slugify for PHP to convert string into a slug.
Simplest Slugify for PHP to convert string into a slug. Documentation You can find the detailed documentation here in Slugify Documentation. Contribut
6 Mar 12, 2022
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
URLify for PHP A fast PHP slug generator and transliteration library, started as a PHP port of URLify.js from the Django project. Handles symbols from
667 Dec 20, 2022
Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.
cocur/slugify Converts a string into a slug. Developed by Florian Eckerstorfer in Vienna, Europe with the help of many great contributors. Features Re
2.8k Dec 22, 2022