{"id":19675825,"url":"https://github.com/progerxp/mimeil","last_synced_at":"2025-02-27T05:41:40.707Z","repository":{"id":8233341,"uuid":"9674864","full_name":"ProgerXP/MiMeil","owner":"ProgerXP","description":"A standalone class for completely customizable MIME-compliant message builder/sender. Includes Laravel bundle layer. Supports PHP 5.3+.","archived":false,"fork":false,"pushed_at":"2013-11-23T13:33:37.000Z","size":164,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T04:25:41.206Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://proger.i-forge.net/MiMeil","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProgerXP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-25T15:24:01.000Z","updated_at":"2024-03-16T20:52:49.000Z","dependencies_parsed_at":"2022-09-03T10:30:41.803Z","dependency_job_id":null,"html_url":"https://github.com/ProgerXP/MiMeil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgerXP%2FMiMeil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgerXP%2FMiMeil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgerXP%2FMiMeil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProgerXP%2FMiMeil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProgerXP","download_url":"https://codeload.github.com/ProgerXP/MiMeil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240985481,"owners_count":19889100,"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-11-11T17:26:01.717Z","updated_at":"2025-02-27T05:41:40.686Z","avatar_url":"https://github.com/ProgerXP.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MiMeil\n\n**MiMeil** - flexible MIME message builder covering most useful specification features.\n\nIt has no dependencies and works out of the box with **PHP 5.3 and up** - simply include it and you're ready to go. **iconv** and **mbstring** extensions are recommended for certain features.\n\nCheck for last PHP 5.2-compatible version in the first revision of this repo.\n\n**Unless you're using Laravel MiMeil is just a single file (`mimeil.php`).**\n\n[ [Method reference](http://proger.i-forge.net/MiMeil) ]\n\n## [Laravel bundle](http://bundles.laravel.com/bundle/mimeil)\n```\nphp artisan bundle:install mimeil\n```\n\nAfter this:\n\n* Add it to your `application/bundles.php`; if you use `'auto' =\u003e true` class aliases will be created automatically.\n* Create `application/config/mimeil.php` (use `config-sample.php` as a template) to override default values used when building/sending an e-mail. Keys are names of instance properties of `MiMeil`.\n* Use `LaMeil` class instead of `MiMeil` if you want to have a convenient Laravel-oriented layer that, for example, logs errors and uses your config files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogerxp%2Fmimeil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogerxp%2Fmimeil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogerxp%2Fmimeil/lists"}