Download the PHP package mchervenkov/sameday without Composer
On this page you can find all versions of the php package mchervenkov/sameday. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mchervenkov/sameday
More information about mchervenkov/sameday
Files in mchervenkov/sameday
Package sameday
Short Description Laravel Sameday API Wrapper
License MIT
Homepage https://github.com/gdinko/sameday
Informations about the package sameday
Laravel Sameday API Wrapper
Sameday JSON API Documentation
Installation
You can install the package via composer:
If you plan to use database for storing nomenclatures:
If you need to export configuration file:
If you need to export migrations:
If you need to export models:
If you need to export commands:
Configuration
Usage
Methods
Commands
Models
Examples
Without Params
With Hydrator
With Hydrator and Paginator
Testing
Before running tests set your api credentials in sameday.php config file
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Mario Chervenkov
- silabg.com :heart:
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of sameday with dependencies
guzzlehttp/guzzle Version ^7.4
illuminate/support Version ^8.0|^9.0|^10.0