Search by

packafa / short-link

SafaP1992

A shortener package that short urls

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

This package is auto-updated.

Last update: 2026-08-26 19:48:04 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