Open-Source PHP Framework - Designed for rapid development of performance-oriented scalable applications

Short URL component

API >> mvc >> components >> shorturl

Turns any page into a short URL generator.

Example short URL system

Note: choose the URL of your Short URL page wisely; once people start using it you cannot change it without breaking everyones generated Short URLs.

Step 1. Add to any controller action: 

If you will be using the  action (this is recommended for a short URL system) then you will also need to add to the controller class: 

Step 2. Add to your view: