packafa/short-link

A shortener package that short urls

Maintainers

Package info

github.com/safap29/shortlink-laravel-pkg

pkg:composer/packafa/short-link

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-04-26 19:07:32 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