Now with GitHub Actions integration

Stay on top of your dependencies

Ensemble pro-actively monitors every detail of your project's Composer dependencies and alerts you to any important changes. Learn about vulnerabilities, breaking changes, license changes and more!

10K+
Packages Tracked
500+
Active Projects
99.9%
Uptime
.github/workflows/ensemble.yml
name: Ensemble Dependency Sync

on:
  schedule:
    - cron: '0 9 * * *'
  push:
    paths:
      - 'composer.lock'

jobs:
  sync:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
      - uses: simonhamp/ensemble-action@v1
        with:
          api-key: ${{ secrets.ENSEMBLE_API_KEY }}
          php-version: 8.4

See it in action

A clean, intuitive interface to monitor all your projects

Dashboard view Dashboard view

Dashboard overview

App detail view App detail view

Package updates at a glance

App setup view App setup view

Easy GitHub Actions setup

Everything you need to stay updated

Comprehensive dependency monitoring with intelligent notifications

Security Alerts

Get notified immediately when a security vulnerability is discovered in any of your dependencies.

Semver-Safe Updates

Know which updates are safe to apply without breaking your application, based on semantic versioning.

License Tracking

Monitor license changes in your dependencies to ensure compliance with your organization's policies.

GitHub Actions

Simple integration with your existing CI/CD pipeline. No plugin installation required.

Smart Notifications

Only receive emails when something changes. No more daily spam about packages you already know about.

Multi-Project Support

Monitor all your projects from a single dashboard. Keep track of dependencies across your entire portfolio.

How it works

Get started in minutes with our simple GitHub Action

1

Create an Account

Sign up for free and add your project. You'll receive a unique API key for your application.

2

Add the GitHub Action

Copy our GitHub Action workflow into your repository. Add your API key as a secret.

3

Get Notified

Receive alerts when your dependencies have updates.

Simple, transparent pricing

Start for free, upgrade when you need more

Free

Perfect for side projects

$0 /month
  • Unlimited projects
  • Real-time sync
  • Email notifications
Get Started
Early Bird - Coming Soon

Pro

For teams and organizations

$69 $49 /year
  • Unlimited projects
  • Real-time sync
  • Slack & Discord notifications
  • Priority support
Start Free Trial

Ready to modernize your dependency management?

Join hundreds of developers who trust Ensemble to keep their projects up to date.

Start Monitoring Free