Download the PHP package spits-online/laravel-wefact-api without Composer
On this page you can find all versions of the php package spits-online/laravel-wefact-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download spits-online/laravel-wefact-api
More information about spits-online/laravel-wefact-api
Files in spits-online/laravel-wefact-api
Download spits-online/laravel-wefact-api
More information about spits-online/laravel-wefact-api
Files in spits-online/laravel-wefact-api
Vendor spits-online
Package laravel-wefact-api
Short Description A Laravel wrapper for the HostFact / WeFact API
License MIT
Homepage https://github.com/Spits-online/laravel-wefact-api
Package laravel-wefact-api
Short Description A Laravel wrapper for the HostFact / WeFact API
License MIT
Homepage https://github.com/Spits-online/laravel-wefact-api
Please rate this library. Is it a good library?
Informations about the package laravel-wefact-api
Laravel Hostfact Wefact API wrapper
Installation
Configuration
Set the .ENV variables
Or modify the config/wefact.php
file.
HostFact
When using HostFact, modify the config/wefact.php
and set the type to \Spits\WeFactApi\HostFact::class
.
Components
Each method supports default:
- List
- Find
- Show
- Create
- Edit
- Save
Additional methods will be documented on the component.
When passing the Identifier to the constructor, the object will automatically bind all the values to the class instance.
Debtor
CreditInvoice
Creditor
Debtor
Domain
DomainContact
Group
Hosting
Invoice
Product
Quote
Service
Ssl
Subscription
Ticket
Vps
All versions of laravel-wefact-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
guzzlehttp/guzzle Version ^7.0
laravel/framework Version ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
ext-json Version *
guzzlehttp/guzzle Version ^7.0
laravel/framework Version ~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
ext-json Version *
The package spits-online/laravel-wefact-api contains the following files
Loading the files please wait ....