Skip to content

illblew/php-linode-unofficial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-linode-unofficial

This is just a little wrapper I'm working on to ease the use of the Linode API v4. If you think something is done incorrectly or dumb please feel free to open an issue or contribute. I am in no way an expert and have never written one of these before.

I'm also cleaning this up as I can so some first passes will be 'messy', but they should work fine :)


You can find the developer docs HERE.

Note:

  • I can't promise I'll finish this without contributions.
  • I'm hacking this in the minimal spare time I have at the moment.
  • I don't care if you don't like PHP. Use something else.

Hacking on this

Set up composer

To mess with this in the project root:

cp config.ini.example config.ini
vi config.ini
# getcomposer.org
php composer.phar install
php -S 0.0.0.0:8080

About

Unofficial Linode API v4 client library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages