{"id":14974637,"url":"https://github.com/boleiros/laravel-modularization","last_synced_at":"2026-02-05T04:03:19.403Z","repository":{"id":62495770,"uuid":"108326188","full_name":"boleiros/laravel-modularization","owner":"boleiros","description":"Bake de Módulos para o Laravel","archived":false,"fork":false,"pushed_at":"2019-08-25T10:27:05.000Z","size":6272,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-06T18:09:12.170Z","etag":null,"topics":["laravel","laravel-5-package","laravel55","modularity-framework","modularization","module"],"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/boleiros.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":"2017-10-25T21:07:07.000Z","updated_at":"2019-08-25T10:27:07.000Z","dependencies_parsed_at":"2022-11-02T09:45:40.297Z","dependency_job_id":null,"html_url":"https://github.com/boleiros/laravel-modularization","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boleiros/laravel-modularization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boleiros%2Flaravel-modularization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boleiros%2Flaravel-modularization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boleiros%2Flaravel-modularization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boleiros%2Flaravel-modularization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boleiros","download_url":"https://codeload.github.com/boleiros/laravel-modularization/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boleiros%2Flaravel-modularization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29110593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T03:44:17.043Z","status":"ssl_error","status_checked_at":"2026-02-05T03:44:12.077Z","response_time":65,"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":["laravel","laravel-5-package","laravel55","modularity-framework","modularization","module"],"created_at":"2024-09-24T13:50:50.645Z","updated_at":"2026-02-05T04:03:19.379Z","avatar_url":"https://github.com/boleiros.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gerador de módulos para o laravel\n\nHow to use:\n\n```\nphp artisan bake:module [name]\n```\n\nRun name on plural and lower case, example:\n\n```\nphp artisan bake:module posts\n```\n\nRegister provider in config/app.php, see command result. Example of command result:\n\n```\nAdd this provider to config/app.php:\nModules\\Posts\\Providers\\PostServiceProvider::class,\n```\n\nCreating Migrations:\n\n```\nphp artisan make:migration create_posts_table --path=modules/Posts/Migrations\n```\n\nInspirado e iniciado a partir do repo: https://github.com/erikfig/laravel","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboleiros%2Flaravel-modularization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboleiros%2Flaravel-modularization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboleiros%2Flaravel-modularization/lists"}