Master repository for workflow management, primarily focused on PHP Laravel Composer projects.
This repository serves as a centralized collection of reusable GitHub Actions workflows and utility scripts designed to streamline build, release, and publishing processes for Laravel applications.
This repository contains:
- Workflow Scripts: Reusable GitHub Actions workflows for CI/CD pipelines
- Utility Scripts: Helper scripts for build automation, release management, and publishing
- Laravel-Specific Tools: Scripts optimized for PHP Laravel Composer projects
- Automated building and testing of Laravel applications
- Release management and versioning
- Publishing and deployment automation
- Composer dependency management
- Integration with Laravel ecosystem tools
Reference workflows from this repository in your Laravel projects to standardize and simplify your CI/CD processes.