{"id":19441038,"url":"https://github.com/pixney/artisan-extension","last_synced_at":"2026-04-29T10:10:18.047Z","repository":{"id":129069792,"uuid":"176524227","full_name":"pixney/artisan-extension","owner":"pixney","description":"Pyro cms grouped artisan commands","archived":false,"fork":false,"pushed_at":"2019-03-19T16:10:31.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-20T17:11:36.877Z","etag":null,"topics":["artisan","laravel","pyro","pyrocms"],"latest_commit_sha":null,"homepage":"https://pixney.com","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/pixney.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-19T14:00:23.000Z","updated_at":"2019-03-19T16:33:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"69bcbaab-c144-4872-a520-201723dfb437","html_url":"https://github.com/pixney/artisan-extension","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pixney/artisan-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixney%2Fartisan-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixney%2Fartisan-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixney%2Fartisan-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixney%2Fartisan-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixney","download_url":"https://codeload.github.com/pixney/artisan-extension/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixney%2Fartisan-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32420558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["artisan","laravel","pyro","pyrocms"],"created_at":"2024-11-10T15:34:08.872Z","updated_at":"2026-04-29T10:10:18.023Z","avatar_url":"https://github.com/pixney.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pyro Artisan Commands\nSmall extension grouping common artisan commands when working with pyro. \n\n* `php artisan pyro:clear` - Runs cache, twig, view and http cache clear.\n* `php artisan pyro:compile` - Sets env variable installed to false, runs stream compile and then sets the variable back to true.\n\n## How to install\nIn your composer.json file, add :\n\n```\n{\n  \"repositories\": [{\n    \"type\": \"composer\",\n    \"url\": \"https://packages.pixney.com\"\n  }]\n}\n```\n\nthen require the package:\n```\ncomposer require pixney/artisan-extension\n```\n\nFinally install the addon:\n```\u001e\nphp artisan addon:install pixney.extension.artisan\n```\n\n## Suggested bash aliases to add to make it even easier.\n\n```\necho \"alias \\\"a\\\"='nano ~/.bash_aliases'\" \u003e\u003e ~/.bash_aliases \u0026\u0026 source ~/.bashrc\n```\n\n```\u001d\necho \"alias \\\"r\\\"='source ~/.bashrc'\" \u003e\u003e ~/.bash_aliases \u0026\u0026 source ~/.bashrc\n```\n\n```\necho \"alias \\\"art\\\"='php artisan'\" \u003e\u003e ~/.bash_aliases \u0026\u0026 source ~/.bashrc\n```\n\nNow you just need to run `art pyro:clear` or `art pyro:compile`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixney%2Fartisan-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixney%2Fartisan-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixney%2Fartisan-extension/lists"}