gomeeki / url-shortener-bundle
Symfony Bundle to provide URL Shortening and Redirection
Installs: 121
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 2
pkg:composer/gomeeki/url-shortener-bundle
Requires
- doctrine/doctrine-bundle: ^1.6
- doctrine/orm: ^2.5
- hashids/hashids: ^1.0
- symfony/framework-bundle: ~2.6|~3.0
Requires (Dev)
- phpspec/phpspec: ^3.1
This package is not auto-updated.
Last update: 2025-10-26 01:22:32 UTC
README
Config
gomeeki_url_shortener:
    host_url: ~
    classes:
        entity: ~
        repository: ~
    hashids:
        salt: ma salt is this na
        min_length: 0