{"id":37013215,"url":"https://github.com/toxageek/lumen-preset","last_synced_at":"2026-01-14T01:18:04.394Z","repository":{"id":57072209,"uuid":"151605931","full_name":"toxageek/lumen-preset","owner":"toxageek","description":"Laravel preset for Lumen","archived":true,"fork":false,"pushed_at":"2018-10-04T20:18:57.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T05:01:52.933Z","etag":null,"topics":["front-end","lumen","lumen-framework","lumen-package","preset"],"latest_commit_sha":null,"homepage":null,"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/toxageek.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":"2018-10-04T16:54:31.000Z","updated_at":"2024-06-20T05:01:52.934Z","dependencies_parsed_at":"2022-08-24T10:40:52.834Z","dependency_job_id":null,"html_url":"https://github.com/toxageek/lumen-preset","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toxageek/lumen-preset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toxageek%2Flumen-preset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toxageek%2Flumen-preset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toxageek%2Flumen-preset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toxageek%2Flumen-preset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toxageek","download_url":"https://codeload.github.com/toxageek/lumen-preset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toxageek%2Flumen-preset/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28407670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T00:40:43.272Z","status":"ssl_error","status_checked_at":"2026-01-14T00:40:42.636Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["front-end","lumen","lumen-framework","lumen-package","preset"],"created_at":"2026-01-14T01:18:03.764Z","updated_at":"2026-01-14T01:18:04.382Z","avatar_url":"https://github.com/toxageek.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel preset artisan command for Lumen\n\nSwap the front-end scaffolding for the application\n\n\u003e **Note:** This repository contains the code taken from Laravel 5.7.\n\n**Installation**\n\nRequire the package from your `composer.json` file\n\n\n```php\n\"require\": {\n    \"toxageek/lumen-preset\": \"5.7.*\"\n}\n```\n\nand run `$ composer update` or both in one with `$ composer require toxageek/lumen-preset`.\n\n\nNext register the following Console Command to your `app/Console/Kernel.php` file\n\n```php\nuse ToxaGeek\\LumenPreset\\Console\\PresetCommand;\n----------------------------\n\nprotected $commands = [\n    PresetCommand::class\n];\n```\n\n## Usage\n\nCall `php artisan preset -h` in console.\n\n## License\n\nThis package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxageek%2Flumen-preset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoxageek%2Flumen-preset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxageek%2Flumen-preset/lists"}