Download the PHP package servabofidem/laravel-vuforia without Composer
On this page you can find all versions of the php package servabofidem/laravel-vuforia. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download servabofidem/laravel-vuforia
More information about servabofidem/laravel-vuforia
Files in servabofidem/laravel-vuforia
Download servabofidem/laravel-vuforia
More information about servabofidem/laravel-vuforia
Files in servabofidem/laravel-vuforia
Vendor servabofidem
Package laravel-vuforia
Short Description Vuforia web service api for laravel
License MIT
Homepage https://github.com/ServaboFidem/laravel-vuforia
Package laravel-vuforia
Short Description Vuforia web service api for laravel
License MIT
Homepage https://github.com/ServaboFidem/laravel-vuforia
Please rate this library. Is it a good library?
Informations about the package laravel-vuforia
Laravel-Vuforia
Vuforia web service API for Laravel
Install
Service provider
config/app.php
Facades
config/app.php
Features
Easy with Facade:
- VWS::getTargets()
- VWS::getTarget(string $id)
- VWS::updateTarget(string $id, mixed $target)
- VWS::addTarget(mixed $target)
- VWS::deleteTarget(string $id)
- VWS::getDuplicates(string $id)
- VWS::getDatabaseSummary()
- VWS::getTargetSummary(string $id)
Call with array
Pre-Check
Exception with message 'Invalid naming'
Exception with message 'Target width is required'
Exception with message 'Image is too large'
Image Target Class
Wrapped result
Configurable
Jobs and Notification
Documentation
See Wiki
All versions of laravel-vuforia with dependencies
PHP Build Version
Package Version
The package servabofidem/laravel-vuforia contains the following files
Loading the files please wait ....