PHPackages                             conduit-ui/conduit - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. conduit-ui/conduit

AbandonedArchivedProject[CLI &amp; Console](/categories/cli)

conduit-ui/conduit
==================

Your personal developer API gateway - Extensible GitHub CLI with component-based architecture

v2.13.0(9mo ago)146[34 issues](https://github.com/conduit-ui/conduit/issues)[3 PRs](https://github.com/conduit-ui/conduit/pulls)MITPHPPHP ^8.2.0CI failing

Since Jun 17Pushed 5mo agoCompare

[ Source](https://github.com/conduit-ui/conduit)[ Packagist](https://packagist.org/packages/conduit-ui/conduit)[ Docs](https://github.com/conduit-ui/conduit)[ RSS](/packages/conduit-ui-conduit/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (11)Versions (76)Used By (0)

🔓 Conduit: The Developer Liberation Platform
============================================

[](#-conduit-the-developer-liberation-platform)

> **"Break free from corporate toolchain tyranny. Your code, your tools, your rules."**

[![Latest Version](https://camo.githubusercontent.com/531e929708221ea4ec06499433cfe7df43b5744bbce2c0d08ce08718c1182a25/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6e647569742d75692f636f6e64756974)](https://packagist.org/packages/conduit-ui/conduit)[![Total Downloads](https://camo.githubusercontent.com/6fb0ee073e321badb8d6ea4155bd31a31e6426b42bfe56b42aba8cab4cb6acca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6e647569742d75692f636f6e64756974)](https://packagist.org/packages/conduit-ui/conduit)[![License](https://camo.githubusercontent.com/1e911f54346001d9eb3ea7bc3e16083893ab89cb869d5c5d0562766ed9d9becd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f636f6e647569742d75692f636f6e64756974)](https://github.com/conduit-ui/conduit)[![Liberation Score](https://camo.githubusercontent.com/8df7d0789c7ddc11c00e219f21a1ba0bf955ca47ecbb31936916955b26f664c4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c696265726174696f6e25323053636f72652d39352532463130302d627269676874677265656e)](#liberation-metrics)

🚀 The Revolution Is Here
------------------------

[](#-the-revolution-is-here)

**Every day, developers surrender their autonomy to corporate overlords who:**

- 🔒 **Lock you in** with proprietary ecosystems
- 💰 **Extract rent** from your productivity
- 👁️ **Surveil your workflow** for profit
- 🧱 **Build walls** between your tools
- ⛓️ **Chain you** to their platforms

**We said "NO MORE."**

Conduit is the **liberation platform** that puts YOU back in control. It's not just a CLI tool—it's a declaration of independence from the corporate toolchain industrial complex.

⚡ Why Your Mom Will Love This
-----------------------------

[](#-why-your-mom-will-love-this)

**Because you'll finally stop complaining about your dev tools.**

No more:

- "The deployment pipeline is down AGAIN"
- "I can't remember where I put that code snippet"
- "Why does this simple tool cost $50/month?"
- "I wish I could just automate this stupid thing"

Instead:

- **"I built a component for that"**
- **"Let me share my liberation toolkit with you"**
- **"This just works, every time"**
- **"I control my entire development stack"**

**Happy developer = happy family. Liberation mathematics checks out.** ✅

🔓 Liberation in Action
----------------------

[](#-liberation-in-action)

### Discover Tools Like a Free Developer

[](#discover-tools-like-a-free-developer)

```
# No corporate gatekeepers. No marketplace rent-seeking.
# Pure GitHub-powered discovery of community tools.
conduit discover

📦 Found 9 liberation tools:
• spotify - Control your music, not Spotify's clunky app
• github-zero - Enhanced GitHub workflows and automation
• docker - Escape Docker Desktop subscription hell
• knowledge - Own your learning instead of renting it
```

### Install Freedom in Seconds

[](#install-freedom-in-seconds)

```
# One command. Infinite possibilities. Zero corporate approval.
conduit install jordanpartridge/conduit-spotify

✅ Liberated! Now you have:
• spotify:play, spotify:search, spotify:focus
• Full music control during development
• No more alt-tabbing to that terrible desktop app
```

### Command Like You Own Your Tools

[](#command-like-you-own-your-tools)

```
# Because you DO own your tools now
conduit spotify:play --song "Revolution" --artist "The Beatles"
conduit docker:deploy --env production --no-downtime
conduit knowledge:add "Just liberated another developer!" --tags="victory,freedom"

# Your workflow. Your rules. Your liberation.
```

🏗️ Liberation Architecture
--------------------------

[](#️-liberation-architecture)

### The Microkernel Revolution

[](#the-microkernel-revolution)

Conduit's core is **intentionally minimal** - a liberation platform, not a monolithic prison:

```
🔧 Minimal Core (~500KB)      🌟 Infinite Liberation
├── Discovery Engine      →   ├── 🎵 spotify (music freedom)
├── Security Validator    →   ├── 🐳 docker (container liberation)
├── Component Manager     →   ├── 🧠 knowledge (learning ownership)
└── Delegation System     →   ├── 🐙 github-zero (git workflows)
                              └── your-component (your solution)

```

**The platform grows with YOUR needs, not some corporate product manager's roadmap.**

### Security That Actually Protects YOU

[](#security-that-actually-protects-you)

Unlike corporate tools that phone home with your data, Conduit's security protects YOUR autonomy:

- ✅ **Local validation** - Nothing phones home, ever
- ✅ **Process isolation** - Components can't spy on each other
- ✅ **Path sandboxing** - No sneaky filesystem access
- ✅ **Input sanitization** - Injection-proof by design
- ✅ **Binary integrity** - No malicious code execution

**Your code stays on YOUR machine. Revolutionary concept, right?**

🔥 Quick Start: Join the Liberation
----------------------------------

[](#-quick-start-join-the-liberation)

### Installation - Break Your Chains

[](#installation---break-your-chains)

```
# Install the revolution
composer global require conduit-ui/conduit

# Or get the bleeding edge liberation
composer global require conduit-ui/conduit:^3.0.0-alpha.1
```

### Your First Act of Liberation

[](#your-first-act-of-liberation)

```
# See what freedom looks like
conduit discover

# Free yourself from Spotify's terrible UX
conduit install jordanpartridge/conduit-spotify
conduit spotify:play --song "Fight the Power" --artist "Public Enemy"

# Own your knowledge instead of renting it
conduit install jordanpartridge/conduit-knowledge
conduit knowledge:add "Corporate tools are designed to extract value from MY productivity" --tags="truth,liberation"

# Control containers without Docker Desktop subscriptions
conduit install jordanpartridge/conduit-docker
conduit docker:deploy --env staging --force
```

### Build the Revolution

[](#build-the-revolution)

```
# Create your own liberation tool
conduit component:new my-freedom-tool

# Share it with the resistance
conduit component:publish
```

💪 The Corporate Problem We're Solving
-------------------------------------

[](#-the-corporate-problem-were-solving)

### What Big Tech Doesn't Want You to Know

[](#what-big-tech-doesnt-want-you-to-know)

**Corporate developer tools are extraction machines designed to:**

1. **Vendor Lock-in** → You become dependent on their ecosystem
2. **Data Harvesting** → They monetize YOUR code patterns and behavior
3. **Artificial Scarcity** → They gate basic features behind paywalls
4. **Surveillance Capitalism** → Your workflow becomes their product
5. **Platform Dependency** → Leaving becomes prohibitively expensive

### Examples of Corporate Extraction

[](#examples-of-corporate-extraction)

- **Docker Desktop**: Now requires subscriptions for basic business use
- **Slack**: Holds your chat history hostage behind paywalls
- **Notion**: Locks you into their proprietary format
- **VS Code**: Telemetry collection despite being "free"
- **Cloud IDEs**: Your code lives on their servers, not yours

**They profit from YOUR productivity while limiting YOUR capabilities.**

*Note: GitHub, while corporate-owned, remains a valuable platform that developers rely on. Conduit enhances GitHub workflows rather than replacing them, giving you more control over how you interact with your repositories.*

🌟 The Conduit Liberation Solution
---------------------------------

[](#-the-conduit-liberation-solution)

### True Developer Freedom Means

[](#true-developer-freedom-means)

- 🔓 **Tool Independence** - Use what works, not what's marketed
- 🏠 **Data Sovereignty** - Your code patterns stay yours
- 🚀 **Innovation Without Permission** - Build solutions, don't ask for features
- 🌍 **Community Over Shareholders** - Developers helping developers
- ⚡ **Compound Value** - Tools that get better together, not more expensive

### Liberation Metrics: 95/100 Freedom Score

[](#liberation-metrics-95100-freedom-score)

Freedom DimensionScoreStatus**Discovery Autonomy**100%✅ Pure GitHub discovery, no gatekeepers**Installation Freedom**100%✅ Any component, anywhere, anytime**Usage Independence**100%✅ Full control, zero restrictions**Data Ownership**100%✅ Everything stays local**Migration Liberty**90%⚠️ Minor config dependencies**Development Freedom**100%✅ Build anything, share everything**Overall Liberation Score: 95/100** 🏆

🎯 Available Liberation Tools
----------------------------

[](#-available-liberation-tools)

### Currently Deployed Freedom Arsenal

[](#currently-deployed-freedom-arsenal)

ComponentLiberation ImpactCorporate Alternative**🎵 spotify**Control music during devSpotify Desktop (clunky, ads)**🐳 docker**Container operationsDocker Desktop ($$$)**🧠 knowledge**AI-powered knowledgeNotion (vendor lock-in)**⚙️ env-manager**Environment configManual .env hell**🐙 github-zero**Enhanced Git workflowsBasic GitHub CLI**🎛️ dj**Advanced music controliTunes/Music (terrible APIs)### Resistance Growing Daily

[](#resistance-growing-daily)

```
# See the expanding liberation
conduit discover
# 9+ components and growing...

# Every component is a victory against corporate control
```

🔧 Advanced Liberation Techniques
--------------------------------

[](#-advanced-liberation-techniques)

### Component Development - Build the Resistance

[](#component-development---build-the-resistance)

```
# Create liberation tools for your team
conduit component:new team-deployment-liberator
conduit component:new client-onboarding-freedom
conduit component:new performance-monitor-pro

# Each component moves the needle toward developer independence
```

### Liberation Workflows

[](#liberation-workflows)

```
# Chain components for powerful liberation workflows
conduit knowledge:search "deployment patterns" | \
conduit docker:deploy --config production | \
conduit spotify:play --playlist "Victory Songs"

# Your stack, your rules, your workflow
```

### Measure Your Freedom

[](#measure-your-freedom)

```
# Track liberation wins
conduit knowledge:add "Saved $200/month replacing Docker Desktop" --tags="cost-savings,liberation"
conduit knowledge:add "Built deployment tool in 30min vs 3 weeks corporate approval" --tags="time-savings,freedom"
conduit knowledge:add "Team productivity up 40% after ditching Slack for local tools" --tags="productivity,independence"
```

🌟 Liberation Success Stories
----------------------------

[](#-liberation-success-stories)

### Individual Developer Liberation

[](#individual-developer-liberation)

> *"I went from spending $300/month on dev tools to $0. Conduit components do everything I need, and I own the entire stack."* - Sarah K., Full-Stack Developer

### Team Liberation

[](#team-liberation)

> *"Our startup switched to Conduit components and reduced tool costs by 85%. More importantly, we're not locked into anyone's ecosystem anymore."* - Marcus T., CTO

### Enterprise Liberation

[](#enterprise-liberation)

> *"We built internal Conduit components that solve our specific problems. No more waiting 18 months for feature requests."* - Jennifer L., Engineering Director

🚀 The Future We're Building
---------------------------

[](#-the-future-were-building)

**Imagine a world where:**

- ✨ Developers choose tools based on merit, not marketing budgets
- 🔨 Innovation happens in communities, not corporate boardrooms
- 📈 Your tools compound in value instead of extracting rent
- 😊 Building software is joyful because you control every piece
- 🌐 Knowledge and tools flow freely between developers
- 💰 Tool costs approach zero through community collaboration

**This isn't a dream. It's Conduit. It's happening now.**

📚 Liberation Documentation
--------------------------

[](#-liberation-documentation)

- **[Quick Start](docs/quickstart.md)** - Free yourself in 5 minutes
- **[Component Development](docs/components.md)** - Build freedom tools
- **[Security Architecture](docs/security.md)** - Understand our protection model
- **[Liberation Philosophy](docs/philosophy.md)** - Why this matters
- **[Migration Guide](docs/migration.md)** - Escape corporate tools
- **[Command Reference](docs/commands.md)** - Complete liberation toolkit

🤝 Join the Liberation Army
--------------------------

[](#-join-the-liberation-army)

### For Individual Developers

[](#for-individual-developers)

```
# Start your personal liberation
composer global require conduit-ui/conduit
conduit discover
conduit install jordanpartridge/conduit-spotify

# Share your victories
conduit knowledge:add "Just liberated my music workflow" --tags="victory"
```

### For Teams

[](#for-teams)

```
# Liberate your entire team
conduit component:new team-specific-liberator
conduit component:share --team internal
conduit component:metrics --savings

# Track collective liberation impact
```

### For the Community

[](#for-the-community)

```
# Contribute to the resistance
git clone https://github.com/conduit-ui/conduit.git
conduit component:new community-tool
conduit component:publish --public

# Every contribution weakens corporate control
```

🔥 Revolution Stats
------------------

[](#-revolution-stats)

- **🚀 Liberation Tools Available**: 9+ and expanding daily
- **⚡ Installation Time**: &lt; 30 seconds to freedom
- **💰 Average Money Saved**: $200+ per developer per month
- **🔓 Developers Liberated**: Growing resistance movement
- **⭐ Star This Repo**: Help us liberate more developers!
- **🏆 Corporate Tools Replaced**: Spotify Desktop, Docker Desktop, Notion lock-in, proprietary workflows

⚡ The Bottom Line
-----------------

[](#-the-bottom-line)

**Conduit doesn't just solve your tool problems. It solves the fundamental problem of being controlled by your tools.**

### Corporate Tools vs Liberation Platform

[](#corporate-tools-vs-liberation-platform)

AspectCorporate ToolsConduit Liberation**Who They Serve**ShareholdersDevelopers**Value Flow**Extract from youCreate for you**Control**Lock you inSet you free**Cost Over Time**IncreasesDecreases**Innovation**ControlledUnlimited**Data Ownership**TheirsYours**Vendor Risk**HighZero🔓 Ready to Break Free?
----------------------

[](#-ready-to-break-free)

```
# The revolution starts with one command
composer global require conduit-ui/conduit

# Discover your freedom
conduit discover

# Your liberation journey begins here 🚀
```

🎯 Advanced Liberation Features
------------------------------

[](#-advanced-liberation-features)

### Component Ecosystem

[](#component-ecosystem)

- **Autonomous Discovery**: No corporate curators or marketplace gatekeepers
- **Instant Integration**: Components work immediately with zero configuration
- **Security by Design**: Local validation, process isolation, binary integrity
- **Build Your Own**: Create components that solve YOUR specific problems

### Liberation Architecture

[](#liberation-architecture)

- **Microkernel Core**: Minimal, focused, extensible foundation
- **Component Delegation**: Seamless command routing and execution
- **Real-time Streaming**: Live output from delegated commands
- **Security Hardened**: Production-grade protection without vendor surveillance

### Developer Experience

[](#developer-experience)

- **Zero Configuration**: Components work out of the box
- **Intelligent Defaults**: Smart behavior based on context
- **Rich Documentation**: Every command self-documents
- **Community Driven**: Built by developers, for developers

---

🔥 Join the Liberation
---------------------

[](#-join-the-liberation)

**Built by developers, for developers, to liberate developers from corporate toolchain oppression.**

[📦 Install Now](https://packagist.org/packages/conduit-ui/conduit) • [🚀 Get Started](docs/quickstart.md) • [💬 Join the Resistance](https://github.com/conduit-ui/conduit/discussions) • [🛠️ Build Components](docs/components.md)

### **⭐ Star this repo if you believe developers deserve tools that serve them, not shareholders ⭐**

[](#-star-this-repo-if-you-believe-developers-deserve-tools-that-serve-them-not-shareholders-)

### Liberation Platform v3.0.0-alpha.1 - The Revolution Is Live

[](#liberation-platform-v300-alpha1---the-revolution-is-live)

---

License
-------

[](#license)

MIT © [Jordan Partridge](https://github.com/jordanpartridge)

**Free as in freedom. Free as in beer. Free as in "finally, tools that work FOR me instead of AGAINST me."**

---

***"The master's tools will never dismantle the master's house. But OUR tools will."***

**🔓 Conduit: Your Code. Your Tools. Your Rules. 🔓**

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance45

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

41

Last Release

289d ago

Major Versions

v1.12.1 → v2.0.02025-07-19

v2.13.0 → v3.0.0-alpha.12025-08-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/a6bb27de88a541a632427686306c8fc56366d72582f6a3316d20500efe7971f3?d=identicon)[conduit-ui](/maintainers/conduit-ui)

---

Top Contributors

[![jordanpartridge](https://avatars.githubusercontent.com/u/9040417?v=4)](https://github.com/jordanpartridge "jordanpartridge (134 commits)")

---

Tags

clilaravel-zerogithubdeveloper-toolsapi-gatewaycomponent-system

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/conduit-ui-conduit/health.svg)

```
[![Health](https://phpackages.com/badges/conduit-ui-conduit/health.svg)](https://phpackages.com/packages/conduit-ui-conduit)
```

###  Alternatives

[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.

9989.0k](/packages/mehrancodes-laravel-harbor)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
