packafa/short-link

A shortener package that short urls

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/packafa/short-link

v1.0.0 2022-12-20 10:21 UTC

This package is auto-updated.

Last update: 2025-12-26 18:09:35 UTC


README

A shortener package for short links of long links.

Installation

Install

composer requier packafa/short-link

Usage

import foobar

# returns 'words'
foobar.pluralize('word')

# returns 'geese'
foobar.pluralize('goose')

# returns 'phenomenon'
foobar.singularize('phenomena')

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT