{"id":16148755,"url":"https://github.com/deevus/laravel-notification-channels-ortto","last_synced_at":"2025-04-06T21:27:06.359Z","repository":{"id":226985016,"uuid":"770113291","full_name":"deevus/laravel-notification-channels-ortto","owner":"deevus","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-11T01:29:25.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T03:22:07.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deevus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-10T23:55:35.000Z","updated_at":"2024-03-10T23:55:41.000Z","dependencies_parsed_at":"2024-03-11T01:24:59.690Z","dependency_job_id":"27d77a97-e97b-433a-af43-650d2dc9c5b3","html_url":"https://github.com/deevus/laravel-notification-channels-ortto","commit_stats":null,"previous_names":["deevus/laravel-notification-channels-ortto"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deevus%2Flaravel-notification-channels-ortto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deevus%2Flaravel-notification-channels-ortto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deevus%2Flaravel-notification-channels-ortto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deevus%2Flaravel-notification-channels-ortto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deevus","download_url":"https://codeload.github.com/deevus/laravel-notification-channels-ortto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247552938,"owners_count":20957375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T00:34:47.658Z","updated_at":"2025-04-06T21:27:06.324Z","avatar_url":"https://github.com/deevus.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Please see [this repo](https://github.com/laravel-notification-channels/channels) for instructions on how to submit a channel proposal.\n\n# A Boilerplate repo for contributions\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/laravel-notification-channels/ortto.svg?style=flat-square)](https://packagist.org/packages/laravel-notification-channels/ortto)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Build Status](https://img.shields.io/travis/laravel-notification-channels/ortto/master.svg?style=flat-square)](https://travis-ci.org/laravel-notification-channels/ortto)\n[![StyleCI](https://styleci.io/repos/:style_ci_id/shield)](https://styleci.io/repos/:style_ci_id)\n[![SensioLabsInsight](https://img.shields.io/sensiolabs/i/:sensio_labs_id.svg?style=flat-square)](https://insight.sensiolabs.com/projects/:sensio_labs_id)\n[![Quality Score](https://img.shields.io/scrutinizer/g/laravel-notification-channels/ortto.svg?style=flat-square)](https://scrutinizer-ci.com/g/laravel-notification-channels/ortto)\n[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/laravel-notification-channels/ortto/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/laravel-notification-channels/ortto/?branch=master)\n[![Total Downloads](https://img.shields.io/packagist/dt/laravel-notification-channels/ortto.svg?style=flat-square)](https://packagist.org/packages/laravel-notification-channels/ortto)\n\nThis package makes it easy to send notifications using [Ortto](link to service) with Laravel 5.5+, 6.x and 7.x\n\n**Note:** Replace ```Ortto``` ```Ortto``` ```Simon Hartcher``` ```deevus``` ```https://simonhartcher.com``` ```simon@simonhartcher.com``` ```ortto``` ```:package_description``` ```:style_ci_id``` ```:sensio_labs_id``` with their correct values in [README.md](README.md), [CHANGELOG.md](CHANGELOG.md), [CONTRIBUTING.md](CONTRIBUTING.md), [LICENSE.md](LICENSE.md), [composer.json](composer.json) and other files, then delete this line.\n**Tip:** Use \"Find in Path/Files\" in your code editor to find these keywords within the package directory and replace all occurences with your specified term.\n\nThis is where your description should go. Add a little code example so build can understand real quick how the package can be used. Try and limit it to a paragraph or two.\n\n\n\n## Contents\n\n- [Installation](#installation)\n\t- [Setting up the Ortto service](#setting-up-the-Ortto-service)\n- [Usage](#usage)\n\t- [Available Message methods](#available-message-methods)\n- [Changelog](#changelog)\n- [Testing](#testing)\n- [Security](#security)\n- [Contributing](#contributing)\n- [Credits](#credits)\n- [License](#license)\n\n\n## Installation\n\nPlease also include the steps for any third-party service setup that's required for this package.\n\n### Setting up the Ortto service\n\nOptionally include a few steps how users can set up the service.\n\n## Usage\n\nSome code examples, make it clear how to use the package\n\n### Available Message methods\n\nA list of all available options\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Testing\n\n``` bash\n$ composer test\n```\n\n## Security\n\nIf you discover any security related issues, please email simon@simonhartcher.com instead of using the issue tracker.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Credits\n\n- [Simon Hartcher](https://github.com/deevus)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeevus%2Flaravel-notification-channels-ortto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeevus%2Flaravel-notification-channels-ortto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeevus%2Flaravel-notification-channels-ortto/lists"}