{"id":13453148,"url":"https://github.com/laravel-zero/laravel-zero","last_synced_at":"2025-05-11T03:42:24.968Z","repository":{"id":38260208,"uuid":"80149647","full_name":"laravel-zero/laravel-zero","owner":"laravel-zero","description":"A PHP framework for console artisans","archived":false,"fork":false,"pushed_at":"2025-03-31T14:55:09.000Z","size":6722,"stargazers_count":3821,"open_issues_count":55,"forks_count":209,"subscribers_count":55,"default_branch":"master","last_synced_at":"2025-05-11T03:42:13.016Z","etag":null,"topics":["application","cli","command-line","composer","console","console-application","framework","hacktoberfest","illuminate","laravel","laravel-zero","micro-framework","performance","php","shell","standalone","symfony","terminal","tool","utility"],"latest_commit_sha":null,"homepage":"https://laravel-zero.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/laravel-zero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":["nunomaduro","owenvoke"],"patreon":"nunomaduro","custom":"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=66BYDWAT92N6L"}},"created_at":"2017-01-26T19:56:14.000Z","updated_at":"2025-05-10T11:57:10.000Z","dependencies_parsed_at":"2024-01-17T20:49:05.015Z","dependency_job_id":"0ff94d24-3d19-4aeb-a478-302f262cf11d","html_url":"https://github.com/laravel-zero/laravel-zero","commit_stats":{"total_commits":712,"total_committers":29,"mean_commits":"24.551724137931036","dds":0.1811797752808989,"last_synced_commit":"82b678c68f3260457d789cde6ad746319d151df5"},"previous_names":[],"tags_count":236,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-zero%2Flaravel-zero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-zero%2Flaravel-zero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-zero%2Flaravel-zero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-zero%2Flaravel-zero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laravel-zero","download_url":"https://codeload.github.com/laravel-zero/laravel-zero/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253514553,"owners_count":21920334,"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":["application","cli","command-line","composer","console","console-application","framework","hacktoberfest","illuminate","laravel","laravel-zero","micro-framework","performance","php","shell","standalone","symfony","terminal","tool","utility"],"created_at":"2024-07-31T08:00:33.721Z","updated_at":"2025-05-11T03:42:24.920Z","avatar_url":"https://github.com/laravel-zero.png","language":"PHP","funding_links":["https://github.com/sponsors/nunomaduro","https://github.com/sponsors/owenvoke","https://patreon.com/nunomaduro","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=66BYDWAT92N6L","https://www.patreon.com/nunomaduro"],"categories":["Starter Projects","Uncategorized","PHP","Packages","类库","[PHP](https://www.php.net/)","Table of Contents"],"sub_categories":["Uncategorized","Boilerplate/Customized Configurations","CLI","Useful awesome list for Go cli","Framework"],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg title=\"Laravel Zero\" height=\"100\" src=\"https://raw.githubusercontent.com/laravel-zero/docs/master/images/logo/laravel-zero-readme.png\" alt=\"Laravel Zero Logo\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/laravel-zero/framework/actions\"\u003e\u003cimg src=\"https://github.com/laravel-zero/laravel-zero/actions/workflows/tests.yml/badge.svg\" alt=\"Build Status\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://packagist.org/packages/laravel-zero/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/laravel-zero/framework.svg\" alt=\"Total Downloads\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://packagist.org/packages/laravel-zero/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/laravel-zero/framework.svg?label=stable\" alt=\"Latest Stable Version\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://packagist.org/packages/laravel-zero/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/laravel-zero/framework.svg\" alt=\"License\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nLaravel Zero was created by [Nuno Maduro](https://github.com/nunomaduro) and [Owen Voke](https://github.com/owenvoke), and is a micro-framework that provides an elegant starting point for your console application. It is an **unofficial** and customized version of Laravel optimized for building command-line applications.\n\n- Built on top of the [Laravel](https://laravel.com) components.\n- Optional installation of Laravel [Eloquent](https://laravel-zero.com/docs/database/), Laravel [Logging](https://laravel-zero.com/docs/logging/) and many others.\n- Supports interactive [menus](https://laravel-zero.com/docs/build-interactive-menus/) and [desktop notifications](https://laravel-zero.com/docs/send-desktop-notifications/) on Linux, Windows \u0026 MacOS.\n- Ships with a [Scheduler](https://laravel-zero.com/docs/task-scheduling/) and  a [Standalone Compiler](https://laravel-zero.com/docs/build-a-standalone-application/).\n- Integration with [Collision](https://github.com/nunomaduro/collision) - Beautiful error reporting\n- Follow the creator Nuno Maduro:\n    - YouTube: **[youtube.com/@nunomaduro](https://www.youtube.com/@nunomaduro)** — Videos every weekday\n    - Twitch: **[twitch.tv/enunomaduro](https://www.twitch.tv/enunomaduro)** — Streams (almost) every weekday\n    - Twitter / X: **[x.com/enunomaduro](https://x.com/enunomaduro)**\n    - LinkedIn: **[linkedin.com/in/nunomaduro](https://www.linkedin.com/in/nunomaduro)**\n    - Instagram: **[instagram.com/enunomaduro](https://www.instagram.com/enunomaduro)**\n    - Tiktok: **[tiktok.com/@enunomaduro](https://www.tiktok.com/@enunomaduro)**\n\n------\n\n## Documentation\n\nFor full documentation, visit [laravel-zero.com](https://laravel-zero.com/).\n\n## Support the development\n**Do you like this project? Support it by donating**\n\n- PayPal: [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=66BYDWAT92N6L)\n- Patreon: [Donate](https://www.patreon.com/nunomaduro)\n\n## License\n\nLaravel Zero is an open-source software licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-zero%2Flaravel-zero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaravel-zero%2Flaravel-zero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-zero%2Flaravel-zero/lists"}