{"id":36975154,"url":"https://github.com/jessynt/laravel-easy-sms","last_synced_at":"2026-01-13T22:03:28.439Z","repository":{"id":56998262,"uuid":"109345221","full_name":"jessynt/laravel-easy-sms","owner":"jessynt","description":"A EasySMS bridge for Laravel","archived":false,"fork":false,"pushed_at":"2018-01-02T08:26:56.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T11:48:25.254Z","etag":null,"topics":["easy-sms","php-sms","sms","sms-client","sms-gateways"],"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/jessynt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-03T02:58:56.000Z","updated_at":"2019-08-01T08:04:50.000Z","dependencies_parsed_at":"2022-08-21T14:50:20.199Z","dependency_job_id":null,"html_url":"https://github.com/jessynt/laravel-easy-sms","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jessynt/laravel-easy-sms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessynt%2Flaravel-easy-sms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessynt%2Flaravel-easy-sms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessynt%2Flaravel-easy-sms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessynt%2Flaravel-easy-sms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jessynt","download_url":"https://codeload.github.com/jessynt/laravel-easy-sms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessynt%2Flaravel-easy-sms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28400741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["easy-sms","php-sms","sms","sms-client","sms-gateways"],"created_at":"2026-01-13T22:03:28.360Z","updated_at":"2026-01-13T22:03:28.425Z","avatar_url":"https://github.com/jessynt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-easy-sms\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/jessynt/laravel-easy-sms.svg?style=flat-square)](https://packagist.org/packages/jessynt/laravel-easy-sms)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)\n[![Total Downloads](https://img.shields.io/packagist/dt/jessynt/laravel-easy-sms.svg?style=flat-square)](https://packagist.org/packages/jessynt/laravel-easy-sms)\n\nA [EasySMS](https://github.com/overtrue/easy-sms) bridge for Laravel\n\n\n## Installation\n\nRequire this package with composer using the following command:\n\n```bash\ncomposer require jessynt/laravel-easy-sms\n```\n\nAdd the service provider to the `providers` array in `config/app.php`\n\n```php\nJessynt\\LaravelEasySMS\\ServiceProvider::class,\n```\n\nPublish configuration in Laravel 5\n\n```bash\nphp artisan vendor:publish --provider=\"Jessynt\\LaravelEasySMS\\ServiceProvider\"\n```\n\n## Usage\n\n```php\nEasySMS::send($to, $message, $gateways = array())\n// ...\n```\n\n## License\n\n[MIT](LICENSE)\n\nCopyright (c) 2017-2018 Jessynt\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessynt%2Flaravel-easy-sms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjessynt%2Flaravel-easy-sms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessynt%2Flaravel-easy-sms/lists"}