Download the PHP package grafstorm/hittase-php-api-for-laravel without Composer
On this page you can find all versions of the php package grafstorm/hittase-php-api-for-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download grafstorm/hittase-php-api-for-laravel
More information about grafstorm/hittase-php-api-for-laravel
Files in grafstorm/hittase-php-api-for-laravel
Package hittase-php-api-for-laravel
Short Description This is my package Hitta
License MIT
Homepage https://github.com/grafstorm/hittase-php-api-for-laravel
Informations about the package hittase-php-api-for-laravel
Hitta.se API wrapper for Laravel
This package uses the Hitta.se API PHP package grafstorm/hitta_php_package
and packages it for Laravel.
All you need to get going is setting the correct callerId and apiKey in you .env file.``
See http://hitta.github.io/public/http-api/ for more detailed info on what fields are available.
This package is an unofficial package and is still in beta.
Installation
You can install the package via composer:
Configuration
You can publish the config file with:
Be sure to add callerId and apiKey in your .env file:
This is the contents of the published config file:
Usage
Testing
See grafstorm/hitta_php_package for tests.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- grafi
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of hittase-php-api-for-laravel with dependencies
spatie/laravel-package-tools Version ^1.4.3
illuminate/contracts Version ^8.37
grafstorm/hitta_php_package Version @dev