automation
Streamline releases with automatic-releases
Get automated release process for laminas projects as a GitHub action, ideal for PHP startup founders
144 stars22 forksPHPGuide quality 9/10Updated 7/31/2026100% free · open source
What it does
Automates the release process for Laminas projects using GitHub Actions, streamlining versioning, tagging, and deployment.
When to use it
- •When you need to ensure consistent versioning across your Laminas project
- •As part of a CI/CD pipeline to automate deployment after code changes
- •To simplify the process of creating and managing releases for your PHP application
Ready-to-paste prompt
.github/workflows/laminas-releases.yml file contents: `name: Release
on:
push:
branches:
- main
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Release
uses: laminas/automatic-releases@v1`Heads up: Ensure you have the correct permissions and that your GitHub repository has the necessary secrets configured, such as `GITHUB_TOKEN`, to authenticate and authorize the automatic-releases GitHub Action
Saves to your device
Use with Claude
New
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
✅ Light setup
Installs with a command or two; your AI agent can do it for you.
Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/automatic-releases && curl -fsSL https://workflowstacks.com/api/skills/automatic-releases/claude-skill -o ~/.claude/skills/automatic-releases/SKILL.mdOpen in another AI app
Opens the app with this repo with the prompt ready to go — no copy-paste needed.
Use with Claude
New
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
✅ Light setup
Installs with a command or two; your AI agent can do it for you.
Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/automatic-releases && curl -fsSL https://workflowstacks.com/api/skills/automatic-releases/claude-skill -o ~/.claude/skills/automatic-releases/SKILL.mdOpen in another AI app
Opens the app with this repo with the prompt ready to go — no copy-paste needed.
Details
Creator
laminas
Language
PHP
Category
automation
Published
7/9/2020
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More automation tools founders pair with this one.
automation★ 203,811
n8n: Automate Workflows
Streamline tasks with n8n, a fair-code automation platform.
automation★ 152,739
Langflow: AI-Powered Automation
Build AI-powered agents with Langflow.
automation★ 115,543
MoneyPrinterTurbo: AI Video Automation
Generate short videos with one click using AI.
automation★ 90,295
Core: Local Home Automation
Founders get private home automation with Core. For IoT startups.
automation★ 81,490
deer-flow: Automate Tasks
Founders automate tasks with deer-flow, a Python SuperAgent harness. Simplify workflows with this open-source tool.
automation★ 73,052
Strapi: Customizable Headless CMS
Get a developer-first CMS with Strapi.