Skip to content

steven/Cakephp-2.0.Component-URL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CakePHP 2.0 Component for using bitly.com URL shortening API

You will need to register for a free account on bitly.com to get your API access credentials

To work in CakePHP 1.3

Change

class UrlComponent extends Object

to

class UrlComponent extends Component

You will also need to change the name of the component from UrlComponent.php to url.php

About

bit.ly URL component for CakePHP 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages