https://github.com/davidstrada/tagger
Laravel Tag package
https://github.com/davidstrada/tagger
eloquent laravel laravel-7-package
Last synced: 9 months ago
JSON representation
Laravel Tag package
- Host: GitHub
- URL: https://github.com/davidstrada/tagger
- Owner: DavidStrada
- License: other
- Created: 2020-03-05T16:48:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T18:57:27.000Z (about 3 years ago)
- Last Synced: 2024-11-24T19:51:00.315Z (over 1 year ago)
- Topics: eloquent, laravel, laravel-7-package
- Language: PHP
- Homepage:
- Size: 143 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: contributing.md
- License: license.md
Awesome Lists containing this project
README
# Tagger
[![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 davidstrada/tagger
```
## 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/davidstrada/tagger.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/davidstrada/tagger.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/davidstrada/tagger/master.svg?style=flat-square
[ico-styleci]: https://styleci.io/repos/12345678/shield
[link-packagist]: https://packagist.org/packages/davidstrada/tagger
[link-downloads]: https://packagist.org/packages/davidstrada/tagger
[link-travis]: https://travis-ci.org/davidstrada/tagger
[link-styleci]: https://styleci.io/repos/12345678
[link-author]: https://github.com/davidstrada
[link-contributors]: ../../contributors