mcprohosting / multicraft-api
There is no license information available for the latest version (1.0.6) of this package.
1.0.6
2014-06-01 03:13 UTC
Requires
- php: >=5.2.0
- ext-curl: *
Requires (Dev)
None
Suggests
- illuminate/support: Installing Illuminate/Support will all you to take advantage of Facade for the Multicraft API.
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-25 17:01:05 UTC
README
#multicraft-api
This repo is a simple Composer package for the Multicraft API (as there was not one already). Included in this package are a service provider (with a config file) and facade for the Laravel framework (but you are free to simply ignore them if you're not wanting to use Laravel) as well as the Multicraft API class.
The Multicraft API class was originally written by and is copyright 2010-2012 by xhost.ch GmbH. Some changes have been made by MCProHosting, and those changes are noted within the file itself.