https://github.com/punktde/eel-transliterator
Transliterator Helper for Neos Eel
https://github.com/punktde/eel-transliterator
eel neoscms
Last synced: 9 months ago
JSON representation
Transliterator Helper for Neos Eel
- Host: GitHub
- URL: https://github.com/punktde/eel-transliterator
- Owner: punktDe
- License: bsd-3-clause
- Created: 2017-11-24T07:04:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-29T08:56:32.000Z (over 5 years ago)
- Last Synced: 2025-02-22T06:34:50.499Z (9 months ago)
- Topics: eel, neoscms
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eel.Transliterator
Provides an Eel Helper to create a slug from any given string.
## Installation
Install the package using composer
```
composer require punktde/eel-transliterator
```