{"id":22188981,"url":"https://github.com/mikoweb/laravel-rest-api","last_synced_at":"2026-02-14T02:37:50.131Z","repository":{"id":256447302,"uuid":"851849639","full_name":"mikoweb/laravel-rest-api","owner":"mikoweb","description":"REST API Boilerplate for Laravel made in a modular monolith architecture with CQRS.","archived":false,"fork":false,"pushed_at":"2024-09-16T07:21:05.000Z","size":1097,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-30T02:05:58.722Z","etag":null,"topics":["laravel","php","rest-api"],"latest_commit_sha":null,"homepage":"","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/mikoweb.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":"2024-09-03T19:55:27.000Z","updated_at":"2024-12-11T08:46:42.000Z","dependencies_parsed_at":"2025-01-30T00:40:36.621Z","dependency_job_id":"a2ad9f39-11ab-4c94-a4e1-16fa10a6db7b","html_url":"https://github.com/mikoweb/laravel-rest-api","commit_stats":null,"previous_names":["mikoweb/laravel-rest-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikoweb/laravel-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikoweb%2Flaravel-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikoweb%2Flaravel-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikoweb%2Flaravel-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikoweb%2Flaravel-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikoweb","download_url":"https://codeload.github.com/mikoweb/laravel-rest-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikoweb%2Flaravel-rest-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278166226,"owners_count":25941055,"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","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","php","rest-api"],"created_at":"2024-12-02T11:14:06.291Z","updated_at":"2025-10-03T13:09:10.805Z","avatar_url":"https://github.com/mikoweb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-rest-api\n\nREST API Boilerplate for Laravel made in a modular monolith architecture with CQRS.\n\n## Features\n\n* PHP 8.3\n* Laravel 11\n* CommandBus, QueryBus, EventBus, SharedEventBus, SharedQueryBus\n* CQRS and Event-driven programming\n* Eloquent Models supporting binary UUID\n* Automatic migration generation with Doctrine Migrations\n* Debugbar for Laravel like Symfony Profiler\n* DTO classes support\n* Repository Pattern for Eloquent\n* Autowire attribute from Autowire for Laravel package\n* API documentation provided by Swagger\n\n## Examples of use\n\n* [CarDatasetReader](./app/Module/Car/Infrastructure/Reader/CarDataset/CarDatasetReader.php)\n* [CarDatasetImporter](./app/Module/Car/Application/Import/CarDatasetImporter.php)\n* [ImportCarsFromCsvHandler](./app/Module/Car/Application/Interaction/Command/ImportCarsFromCsv/Handler/ImportCarsFromCsvHandler.php)\n* [AskForCarsPaginatedListHandler](./app/Module/Car/Application/Interaction/Query/AskForCarsPaginatedList/Handler/AskForCarsPaginatedListHandler.php)\n* [CarFilter](./app/Module/Car/Application/Filter/Car/CarFilter.php)\n* [CarController](./app/Module/Car/UI/Controller/CarController.php)\n* [CreateSaleOfferHandler](./app/Module/Sale/Application/Interaction/Command/CreateSaleOffer/Handler/CreateSaleOfferHandler.php)\n* [AskForSaleOfferPaginatedListHandler](./app/Module/Sale/Application/Interaction/Query/AskForSaleOfferPaginatedList/Handler/AskForSaleOfferPaginatedListHandler.php)\n* [SaleOfferController.php](./app/Module/Sale/UI/Controller/SaleOfferController.php)\n\n## Copyrights\n\nCopyright © Rafał Mikołajun 2024.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikoweb%2Flaravel-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikoweb%2Flaravel-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikoweb%2Flaravel-rest-api/lists"}