{"id":16673301,"url":"https://github.com/compolomus/kmail","last_synced_at":"2025-07-30T09:07:54.278Z","repository":{"id":56956990,"uuid":"89176323","full_name":"Compolomus/kmail","owner":"Compolomus","description":"Light PHP mailer","archived":false,"fork":false,"pushed_at":"2017-06-26T21:18:46.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-17T10:40:33.694Z","etag":null,"topics":["kmail","mail","mailer","php7"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Compolomus.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-04-23T22:22:31.000Z","updated_at":"2022-02-12T14:14:59.000Z","dependencies_parsed_at":"2022-08-21T08:50:45.871Z","dependency_job_id":null,"html_url":"https://github.com/Compolomus/kmail","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Compolomus/kmail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Compolomus%2Fkmail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Compolomus%2Fkmail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Compolomus%2Fkmail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Compolomus%2Fkmail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Compolomus","download_url":"https://codeload.github.com/Compolomus/kmail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Compolomus%2Fkmail/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267843005,"owners_count":24153134,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["kmail","mail","mailer","php7"],"created_at":"2024-10-12T12:25:44.760Z","updated_at":"2025-07-30T09:07:54.250Z","avatar_url":"https://github.com/Compolomus.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compolom Tools Kmail\n\n[![License](https://img.shields.io/badge/license-GPL%20v.3-blue.svg?style=plastic)](https://www.gnu.org/licenses/gpl-3.0-standalone.html)\n\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Compolomus/kmail/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/Compolomus/kmail/?branch=master)\n[![Code Climate](https://codeclimate.com/github/Compolomus/kmail/badges/gpa.svg)](https://codeclimate.com/github/Compolomus/kmail)\n[![SensioLabsInsight](https://insight.sensiolabs.com/projects/d8ecc6e5-c5b5-45d8-b0e4-fe9ad663ff74/mini.png)](https://insight.sensiolabs.com/projects/d8ecc6e5-c5b5-45d8-b0e4-fe9ad663ff74)\n[![Downloads](https://poser.pugx.org/compolomus/kmail/downloads)](https://packagist.org/packages/compolomus/kmail)\n\n## Установка:\n\ncomposer require compolomus/kmail\n\n\n## Применение:\n\n```php\n\nuse Compolomus\\Kmail;\n\n$test = new KMail('Test text');\n$test\n    -\u003eaddAdress('test@mail.ru')\n    -\u003eaddAdress('test@gmail.com')\n    -\u003eaddFile('class.php', file_get_contents(__FILE__))\n    -\u003esetSubject('Test mail')\n    -\u003esend();\n$test-\u003edebug();\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompolomus%2Fkmail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompolomus%2Fkmail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompolomus%2Fkmail/lists"}