{"id":13608463,"url":"https://github.com/laravel-zero/installer","last_synced_at":"2025-04-12T06:50:47.007Z","repository":{"id":25350585,"uuid":"103785925","full_name":"laravel-zero/installer","owner":"laravel-zero","description":"This repository contains the installer of Laravel Zero","archived":false,"fork":false,"pushed_at":"2024-04-25T11:02:47.000Z","size":43852,"stargazers_count":19,"open_issues_count":0,"forks_count":8,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-04-26T01:41:58.780Z","etag":null,"topics":["hacktoberfest","installer","laravel-zero","php"],"latest_commit_sha":null,"homepage":"https://laravel-zero.com","language":"PHP","has_issues":false,"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/laravel-zero.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-16T21:48:23.000Z","updated_at":"2024-07-10T22:03:27.554Z","dependencies_parsed_at":"2024-07-10T22:03:19.433Z","dependency_job_id":"feb41bc3-bc8f-48c6-8d93-e9882c115aeb","html_url":"https://github.com/laravel-zero/installer","commit_stats":{"total_commits":88,"total_committers":6,"mean_commits":"14.666666666666666","dds":0.3977272727272727,"last_synced_commit":"71ccd14d8891f03380ac5996d2b4264bd5d2e367"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-zero%2Finstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-zero%2Finstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-zero%2Finstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-zero%2Finstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laravel-zero","download_url":"https://codeload.github.com/laravel-zero/installer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530605,"owners_count":21119595,"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":["hacktoberfest","installer","laravel-zero","php"],"created_at":"2024-08-01T19:01:27.474Z","updated_at":"2025-04-12T06:50:46.972Z","avatar_url":"https://github.com/laravel-zero.png","language":"PHP","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=66BYDWAT92N6L","https://www.patreon.com/nunomaduro"],"categories":["PHP"],"sub_categories":[],"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\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/laravel-zero/installer/actions\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/laravel-zero/installer/static.yml?style=flat-square\" alt=\"Build Status\"\u003e\u003c/img\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?style=flat-square\" 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?style=flat-square\u0026label=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?style=flat-square\" 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\u003e **Note:** This repository contains the installer of the Laravel Zero framework. If you want to build an application using Laravel Zero, visit the main [Laravel Zero repository](https://github.com/laravel-zero/laravel-zero).\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\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](https://github.com/laravel-zero/laravel-zero/blob/stable/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-zero%2Finstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaravel-zero%2Finstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-zero%2Finstaller/lists"}