{"id":17957761,"url":"https://github.com/mattstauffer/craftplugindevhelpers","last_synced_at":"2025-03-25T02:32:01.725Z","repository":{"id":18193156,"uuid":"21314461","full_name":"mattstauffer/craftPluginDevHelpers","owner":"mattstauffer","description":"Helpers for Craft Plugin development","archived":false,"fork":false,"pushed_at":"2021-04-15T15:14:23.000Z","size":6,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T07:33:27.536Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mattstauffer.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":"2014-06-29T01:40:32.000Z","updated_at":"2021-04-15T15:14:25.000Z","dependencies_parsed_at":"2022-07-26T21:17:04.641Z","dependency_job_id":null,"html_url":"https://github.com/mattstauffer/craftPluginDevHelpers","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/mattstauffer%2FcraftPluginDevHelpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattstauffer%2FcraftPluginDevHelpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattstauffer%2FcraftPluginDevHelpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattstauffer%2FcraftPluginDevHelpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattstauffer","download_url":"https://codeload.github.com/mattstauffer/craftPluginDevHelpers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245385589,"owners_count":20606679,"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-29T10:56:18.899Z","updated_at":"2025-03-25T02:32:01.469Z","avatar_url":"https://github.com/mattstauffer.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plugin Dev Helpers for [Craft CMS](http://buildwithcraft.com/)\n\n## Installation\n1. Move the `craftplugindevhelpers` directory into your `craft/plugins` directory.\n2. Go to Settings \u0026gt; Plugins from your Craft control panel and enable the `craftPluginDevHelpers` plugin\n\n## Functions\n\n### dd()\nDie and Dump. Via [Taylor Otwell](http://laravel.com/docs/helpers), the man, the mystery, the legend.\n\n### craftdd()\nDie and Dump, using Craft::dump()\n\n### env()\nWrap `getenv()` with Laravel's `env()` helper, which converts boolean strings to real booleans and takes an optional second parameter that is the default. E.g.\n\n```php\n$shouldDoThing = env('SHOULD_DO_THING', false);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattstauffer%2Fcraftplugindevhelpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattstauffer%2Fcraftplugindevhelpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattstauffer%2Fcraftplugindevhelpers/lists"}