{"id":22856291,"url":"https://github.com/mooxphp/skeleton","last_synced_at":"2026-02-20T16:05:22.030Z","repository":{"id":267798110,"uuid":"902246849","full_name":"mooxphp/skeleton","owner":"mooxphp","description":"[READ-ONLY] Our skeleton for creating new Laravel packages","archived":false,"fork":false,"pushed_at":"2025-09-10T11:35:23.000Z","size":7505,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-22T02:03:54.458Z","etag":null,"topics":["build","builder","laravel","moox","package","skeleton"],"latest_commit_sha":null,"homepage":"https://www.moox.org","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/mooxphp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mooxphp"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2024-12-12T07:40:38.000Z","updated_at":"2025-09-10T11:35:26.000Z","dependencies_parsed_at":"2024-12-12T14:32:00.253Z","dependency_job_id":"8743cf89-d3d8-4b3f-90e2-c082e173f8a3","html_url":"https://github.com/mooxphp/skeleton","commit_stats":null,"previous_names":["mooxphp/skeleton"],"tags_count":14,"template":true,"template_full_name":null,"purl":"pkg:github/mooxphp/skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fskeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fskeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fskeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fskeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mooxphp","download_url":"https://codeload.github.com/mooxphp/skeleton/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fskeleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29656590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T09:27:29.698Z","status":"ssl_error","status_checked_at":"2026-02-20T09:26:12.373Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["build","builder","laravel","moox","package","skeleton"],"created_at":"2024-12-13T08:07:49.530Z","updated_at":"2026-02-20T16:05:22.026Z","avatar_url":"https://github.com/mooxphp.png","language":"PHP","readme":"\u003cdiv class=\"filament-hidden\"\u003e\n\n![Moox Skeleton](banner.jpg)\n\n\u003c/div\u003e\n\n# Moox Skeleton\n\n\u003c!-- Description --\u003e\n\nThis template is used for generating Laravel packages, all Moox packages are built with this template. Press the Template-Button in GitHub, create your own Laravel package.\n\n\u003c!-- /Description --\u003e\n\nThe package is part of the **Moox ecosystem** — a suite of Filament packages that form a solid foundation for Laravel apps, websites, CMS, and eCommerce projects.\n\nLearn more about [Moox](https://moox.org).\n\n## Features\n\n\u003c!-- Features --\u003e\n\n-   Skeleton Package\n-   Build Command\n\n\u003c!-- /Features --\u003e\n\n## Installation\n\nTo install this package, require it via Composer and run the Moox Installer:\n\n```bash\ncomposer require moox/skeleton\nphp artisan moox:install\n```\n\nLearn more about the [Moox Installer or common requirements](https://moox.org/docs/getting-started/installation).\n\n## Screenshot\n\n![Moox Skeleton screenshot](screenshot/main.jpg)\n\n## Usage\n\n\u003c!-- Usage --\u003e\n\nThe best way to use Moox Skeleton is by using the [Moox Build](https://github.com/mooxphp/build) command. Alternatively you can use the GitHub-template and the PHP-command that ships with the package.\n\n```php\nphp build.php\n```\n\n\u003c!-- /Usage --\u003e\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Security\n\nPlease review [our security policy](https://github.com/mooxphp/moox/security/policy) on how to report security vulnerabilities.\n\n## Credits\n\nThanks to so many [people for their contributions](https://github.com/mooxphp/moox#contributors) to Moox, special thanks to our sponsors.\n\n## Help Moox\n\nWant to help us to develop and grow Moox. Fortunately there are so many ways to do this, learn more about [helping Moox](https://moox.org/help-moox).\n\n## License\n\nThe MIT License (MIT). Please see [our license and copyright information](https://github.com/mooxphp/moox/blob/main/LICENSE.md) for more information.\n","funding_links":["https://github.com/sponsors/mooxphp"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooxphp%2Fskeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmooxphp%2Fskeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooxphp%2Fskeleton/lists"}