laravel-worktrees
by synxs-ar
Persistent, isolated Laravel dev environments ("desks") backed by git worktrees — dynamic free-port resolution for PHP + Vite, per-desk SQLite, unique app keys and storage links.
laravel-git-hooks
by givanov95
Composer plugin that installs a pre-commit git hook into Laravel + Vite projects — runs php-cs-fixer, a debug-statement guard, the Vite build (on frontend changes) and the test suite before each commit. Bypass with --no-verify.
laravel-patent-box-tracker
by padosoft
Laravel package that classifies R&D activity across one or more git repositories with a deterministic LLM-based classifier and emits an audit-grade PDF + JSON dossier suitable for the Italian Patent Box (110% R&D super-deduction) regime.
laravel-deploy
by diegocopat
Comando Artisan per build, clean e deploy automatico su Laravel con rilevamento branch Git
laravel-git-ai
by tharlesamaro
AI-powered Git workflow automation for Laravel: smart commit messages, changelog generation, and commit validation using Conventional Commits.
laravel-git-manager
by ahmedhsieb
A complete Git management interface for Laravel applications with web UI, custom commands, and authentication
laravel-release-manager
by alegiac
Automated release management for Laravel packages with Conventional Commits support
laravel-updater
by laravelplus
A Laravel package for syncing with upstream repositories (GitHub, GitLab, Bitbucket, etc.)
laravel-allinone-toolkit
by ahmed-arafat
Laravel utilities: sorting, filtering, searching, file uploads, Excel, enums, JWT, validation rules, migrations, and seeders
laravel-git-hooks
by indy2kro
🪝• Efficiently manage Git hooks in Laravel projects. Enhance code quality, save time on reviews, and prevent bugs from entering your repository.
laravel-app-version
by danielmrdev
Update app version in 'package.json' and 'composer.json' files. Add commit message and version to the CHANGELOG.md file. Commit changes and (optionaly) deploy them.
laravel-app-version
by orumad
Update app version in 'package.json' and 'composer.json' files. Add commit message and version to the CHANGELOG.md file. Commit changes and (optionaly) deploy them.
laravel-git
by aybarsm
An intuitive service provider for Laravel and Laravel Zero, streamlining Git repository management both within and outside your application.
whisky
A simple CLI tool for managing a project's git hooks across multiple members.
laravel-intelli-git
by salehhashemi
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
laravel-git-hooks
by igorsgm
🪝• Efficiently manage Git hooks in Laravel projects. Enhance code quality, save time on reviews, and prevent bugs from entering your repository.
laravel-versioning-helper
by swatty007
Versioning Helper to handle Versioning within Laravel applications.
laravel-git-contributions-calendar
by m50
A Blade directive to display a contribution calendar, as found on Github/Gitlab.
laravel-deploy
by kg-bot
Laravel package used to automatically deploy code from GIT version controls
laravel-gitscrum
GitScrum is a project to help developer team. Git + Scrum = Team More Productive
laravel-gitscrum
GitScrum is a project to help developer team. Git + Scrum = Team More Productive
laravel-git-sniffer
by avirdz
An artisan command to check your code standards via pre-commit git hook.
laravel-php-code-analysis-hook
by seizonio
A GIT pre-commit hook for running php code sniffer, php mess detector and phpunit before a commit can be accepted.