https://github.com/buchin/laravel-termapi
Automatically save search engine keyword to Term API
https://github.com/buchin/laravel-termapi
Last synced: 5 months ago
JSON representation
Automatically save search engine keyword to Term API
- Host: GitHub
- URL: https://github.com/buchin/laravel-termapi
- Owner: buchin
- License: other
- Created: 2018-12-16T03:47:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-22T08:31:07.000Z (over 7 years ago)
- Last Synced: 2024-03-29T00:05:54.865Z (about 2 years ago)
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: contributing.md
- License: license.md
Awesome Lists containing this project
README
# LaravelTermapi
[![Latest Version on Packagist][ico-version]][link-packagist]
[![Total Downloads][ico-downloads]][link-downloads]
[![Build Status][ico-travis]][link-travis]
[![StyleCI][ico-styleci]][link-styleci]
This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.
## Installation
Via Composer
``` bash
$ composer require buchin/laraveltermapi
```
## Usage
## Change log
Please see the [changelog](changelog.md) for more information on what has changed recently.
## Testing
``` bash
$ composer test
```
## Contributing
Please see [contributing.md](contributing.md) for details and a todolist.
## Security
If you discover any security related issues, please email author email instead of using the issue tracker.
## Credits
- [author name][link-author]
- [All Contributors][link-contributors]
## License
license. Please see the [license file](license.md) for more information.
[ico-version]: https://img.shields.io/packagist/v/buchin/laraveltermapi.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/buchin/laraveltermapi.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/buchin/laraveltermapi/master.svg?style=flat-square
[ico-styleci]: https://styleci.io/repos/12345678/shield
[link-packagist]: https://packagist.org/packages/buchin/laraveltermapi
[link-downloads]: https://packagist.org/packages/buchin/laraveltermapi
[link-travis]: https://travis-ci.org/buchin/laraveltermapi
[link-styleci]: https://styleci.io/repos/12345678
[link-author]: https://github.com/buchin
[link-contributors]: ../../contributors]