{"id":27162169,"url":"https://github.com/consoletvs/bootpack","last_synced_at":"2025-04-09T00:59:41.572Z","repository":{"id":50473252,"uuid":"100059615","full_name":"ConsoleTVs/Bootpack","owner":"ConsoleTVs","description":"Laravel 5 package bootstraper.","archived":false,"fork":false,"pushed_at":"2020-06-04T00:30:05.000Z","size":19,"stargazers_count":279,"open_issues_count":4,"forks_count":24,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-02T15:38:56.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ConsoleTVs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-11T18:20:35.000Z","updated_at":"2025-02-11T21:33:30.000Z","dependencies_parsed_at":"2022-08-26T13:00:21.520Z","dependency_job_id":null,"html_url":"https://github.com/ConsoleTVs/Bootpack","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConsoleTVs%2FBootpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConsoleTVs%2FBootpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConsoleTVs%2FBootpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConsoleTVs%2FBootpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConsoleTVs","download_url":"https://codeload.github.com/ConsoleTVs/Bootpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247953015,"owners_count":21023947,"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":"2025-04-09T00:59:41.001Z","updated_at":"2025-04-09T00:59:41.562Z","avatar_url":"https://github.com/ConsoleTVs.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"http://i.imgur.com/viDkXrW.png\"\u003e\n    \u003ch1 align=\"center\"\u003eBootpack - Laravel 5 package bootstraper\u003c/h1\u003e\n\u003c/p\u003e\n\n## Description\n\nBootpack is a laravel 5 package bootstraper that does the following:\n\n-   Creates composer.json for a laravel package\n-   Create a basic well structured package directory\n-   Adds the local autoloader to the project composer.json\n-   Dumps the autoload\n-   Adds the package service provider to the laravel project\n-   Initiates a git repository\n-   Perhaps more ;D\n\nIt features a full terminal application based on an artisan command.\n\n## Installation\n\n```\ncomposer require consoletvs/bootpack\n```\n\nRegister the service provider to the current project (Not needed if using laravel 5.5+):\n\n```\nConsoleTVs\\Bootpack\\BootpackServiceProvider::class\n```\n\nPublish the configuration:\n\n```\nphp artisan vendor:publish\n```\n\n## Usage\n\nCan't be more simple... rename test/package to the vendor/packagename notation you wish to create.\n\nExample: consoletvs/bootpack\n\n```\nphp artisan bootpack:create test/package\n```\n\nYou then have a cool functional terminal to help you create the package. Enjoy!\n\n![First](http://i.imgur.com/7XkKtQe.png)\n\n![Second](http://i.imgur.com/hgBzQQw.png)\n\n## Package Structure\n\n![Structure](http://i.imgur.com/wOEynKN.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconsoletvs%2Fbootpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconsoletvs%2Fbootpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconsoletvs%2Fbootpack/lists"}