elijahcruz12/slugger

Rename files into a slug format

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:project

pkg:composer/elijahcruz12/slugger

1.0.0 2024-11-30 20:26 UTC

This package is auto-updated.

Last update: 2025-09-29 03:14:52 UTC


README

** THIS PROJECT IS A WORK IN PROGRESS, DO NOT USE IT **

Slugger is a simple PHP program that renames files and directories to a slug format.

The goal is to be able to rename files and directories to a slug format. This is useful for SEO purposes, and for creating clean URLs. I also want to make it possible to transform images using Imagick, but with a CLI, that feels easier to use.