{"id":36976974,"url":"https://github.com/cleaniquecoders/packager","last_synced_at":"2026-01-13T22:45:49.136Z","repository":{"id":46767979,"uuid":"75550154","full_name":"cleaniquecoders/packager","owner":"cleaniquecoders","description":"Laravel Package Skeleton Generator - https://youtu.be/kQRQWzDEbGk","archived":true,"fork":false,"pushed_at":"2021-10-28T12:40:20.000Z","size":337,"stargazers_count":21,"open_issues_count":4,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-25T17:51:43.933Z","etag":null,"topics":["laravel","laravel-standalone","package","security-vulnerability","skeleton"],"latest_commit_sha":null,"homepage":"","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/cleaniquecoders.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-04T16:41:25.000Z","updated_at":"2023-01-28T03:10:08.000Z","dependencies_parsed_at":"2022-08-30T14:50:34.007Z","dependency_job_id":null,"html_url":"https://github.com/cleaniquecoders/packager","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/cleaniquecoders/packager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleaniquecoders%2Fpackager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleaniquecoders%2Fpackager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleaniquecoders%2Fpackager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleaniquecoders%2Fpackager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cleaniquecoders","download_url":"https://codeload.github.com/cleaniquecoders/packager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleaniquecoders%2Fpackager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28403032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: 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-standalone","package","security-vulnerability","skeleton"],"created_at":"2026-01-13T22:45:48.405Z","updated_at":"2026-01-13T22:45:49.127Z","avatar_url":"https://github.com/cleaniquecoders.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/cleaniquecoders/packager.svg?branch=master)](https://travis-ci.org/cleaniquecoders/packager) [![Latest Stable Version](https://poser.pugx.org/cleaniquecoders/packager/v/stable)](https://packagist.org/packages/cleaniquecoders/packager) [![Total Downloads](https://poser.pugx.org/cleaniquecoders/packager/downloads)](https://packagist.org/packages/cleaniquecoders/packager) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/cleaniquecoders/packager/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/cleaniquecoders/packager/?branch=master) [![License](https://poser.pugx.org/cleaniquecoders/packager/license)](https://packagist.org/packages/cleaniquecoders/packager)\n\n# Packager\n\nLaravel Standalone Package Creator\n\n## About Packager\n\nPackager is a package to create your package directory structure, setup namespace, service provider, PSR-4 autoload easily.\n\n## Installation\n\n```\ncomposer global require cleaniquecoders/packager\n```\n\n## Usage\n\nPlease refer to [Wiki](https://github.com/cleaniquecoders/packager/wiki)\n\n## Contributing\n\nThank you for considering contributing to the Laravel Standalone Package Creator!\n\n### Bug Reports\n\nTo encourage active collaboration, it is strongly encourages pull requests, not just bug reports. \"Bug reports\" may also be sent in the form of a pull request containing a failing test.\n\nHowever, if you file a bug report, your issue should contain a title and a clear description of the issue. You should also include as much relevant information as possible and a code sample that demonstrates the issue. The goal of a bug report is to make it easy for yourself - and others - to replicate the bug and develop a fix.\n\nRemember, bug reports are created in the hope that others with the same problem will be able to collaborate with you on solving it. Do not expect that the bug report will automatically see any activity or that others will jump to fix it. Creating a bug report serves to help yourself and others start on the path of fixing the problem.\n\n## Coding Style\n\nLaravel Standalone Package Creator follows the PSR-2 coding standard and the PSR-4 autoloading standard. \n\nYou may use PHP CS Fixer in order to keep things standardised. PHP CS Fixer configuration can be found in `.php_cs`.\n\n## Security Vulnerabilities\n\nIf you discover a security vulnerability within Laravel Standalone Package Creator, please send an e-mail to Nasrul Hazim at nasrul@cleaniquecoders.com. All security vulnerabilities will be promptly addressed.\n\n## Test\n\nTo run the test, type `vendor/bin/phpunit` in your terminal.\n\nTo have codes coverage, please ensure to install PHP XDebug then run the following command:\n\n```\n$ vendor/bin/phpunit -v --coverage-text --colors=never --stderr\n```\n\n## License\n\nThe Laravel Standalone Package Creator is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleaniquecoders%2Fpackager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcleaniquecoders%2Fpackager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleaniquecoders%2Fpackager/lists"}