Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Package Skeleton Laravel Package

algoyounes/laravel-package-skeleton

View on GitHub
Deep Wiki
Context7

Creating Laravel packages made it easy! You can start building your own modular, organized package effortlessly.

[!NOTE] This package requires PHP 8.2+ and Laravel 11+

Installation

You can install the package globally via composer:

composer global require algoyounes/laravel-package-skeleton

Usage

Once installed, you can use the following commands to streamline your package development process:

โšก๏ธ Create your package using composer :

composer create-project algoyounes/laravel-package-skeleton --prefer-source YourPackageName

๐Ÿš€ Run the entire test suite :

composer test

Running composer test will execute the following tasks :

  • ๐Ÿ”„ Refactoring Tests: composer rector
  • ๐Ÿงน Linting Tests: composer test:lint
  • ๐Ÿ” Static Analysis Tests: composer test:types
  • ๐Ÿ› ๏ธ Unit Tests: composer test:unit

๐Ÿ”ง Install Git Hooks:

composer hook:install

Running composer hook will execute the following tasks :

  • ๐Ÿ”„ Pre-commit Hook: composer hook:pre-commit
  • ๐Ÿงน Pre-push Hook: composer hook:pre-push

๐Ÿ› ๏ธ Fix code issues:

composer fix

Running composer fix will execute the following tasks:

  • โœจ Laravel linting Fixes: composer fix:lint
  • ๐Ÿ”„ Refactoring Fixes: composer fix:refactor
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle