Skip to content

v1.0.0

Compare
Choose a tag to compare
@yordadev yordadev released this 13 Aug 23:50
· 12 commits to main since this release
704f94b

First Release of Laravel-UrlShortener Package.

Functionality includes:

  • Creating Short Urls
    • With Passwords
    • With Activation Dates
    • With Expiration Dates
    • With Ownership Ability
    • With Open Limits
  • Ability to Fetch Clicks
    • Filtering on Outcome
    • Filtering on Ownership
    • Filtering on Short Url Status
    • Filtering on Short Url Identifier
    • Batching Click Fetching
  • Click Tracking
  • Customizable Configuration File
  • Solid Foundation of Test Coverage