PHPackages                             cubebitz/aios - 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. cubebitz/aios

ActiveLibrary

cubebitz/aios
=============

AI Operating System for Laravel Projects

v0.1.1(today)05↑2900%MITJavaScriptPHP ^8.2

Since Aug 6Pushed todayCompare

[ Source](https://github.com/cubebitz-infotech/aios)[ Packagist](https://packagist.org/packages/cubebitz/aios)[ Docs](https://github.com/cubebitz-infotech/aios)[ RSS](/packages/cubebitz-aios/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (4)Used By (0)

AIOS
====

[](#aios)

> **Generate AI-ready project context for your Laravel applications. Help any LLM understand your project in minutes.**

AIOS is an open-source Composer package that automatically analyzes Laravel applications and generates structured, AI-friendly documentation.

Instead of repeatedly explaining your project's architecture, dependencies, routes, models, coding standards, and project structure to ChatGPT, Claude, Gemini, DeepSeek, Qwen, or other Large Language Models, AIOS keeps that context up to date automatically.

---

Why AIOS?
=========

[](#why-aios)

Working with AI on medium and large software projects often requires repeating the same project context in every conversation.

AIOS solves this problem by generating a persistent knowledge base that AI models can immediately understand.

Whether you're:

- fixing bugs
- building features
- refactoring
- reviewing code
- onboarding new developers
- designing architecture

AIOS provides the project knowledge automatically.

---

Features
========

[](#features)

- 🚀 AI-ready project documentation
- 🧠 Automatic Laravel project analysis
- 📁 Project structure summaries
- 🛣️ Route analysis
- 📦 Composer package analysis
- 📦 Node package analysis
- ⚡ Vite analysis
- 📚 AI workspace generation
- 📝 Markdown-based documentation
- 🔄 Regenerate documentation anytime
- 🔌 Extensible architecture for future frameworks

---

Requirements
============

[](#requirements)

Before installing AIOS, make sure your development environment includes:

RequirementVersionPHP8.2+Laravel11+ (recommended)ComposerLatest**Node.js****18+**> **Why is Node.js required?**
>
> AIOS analyzes your project's frontend ecosystem by reading **package.json**, detecting installed Node packages, and generating AI documentation for JavaScript tooling such as Vite.
>
> Even though AIOS is installed through Composer, Node.js must be available on your machine.

Verify Node is installed:

```
node -v
npm -v
```

If Node.js is not installed, download it from:

---

Installation
============

[](#installation)

Install AIOS:

```
composer require cubebitz/aios --dev
```

Publish the AI workspace:

```
php artisan ai:install
```

Generate your AI documentation:

```
php artisan ai:generate
```

AIOS will generate a complete AI workspace describing your Laravel application.

---

Generated Documentation
=======================

[](#generated-documentation)

AIOS generates Markdown files that describe your application, including:

- Project overview
- Project structure
- Routes
- Models
- Composer packages
- Node packages
- Vite configuration
- Workspace information
- AI instructions

These files can be shared directly with any AI assistant.

---

Supported AI Models
===================

[](#supported-ai-models)

The generated Markdown is model-agnostic and works with:

- ChatGPT
- Claude
- Gemini
- DeepSeek
- Qwen
- Grok
- Llama
- Mistral
- Any AI assistant capable of reading Markdown

---

Roadmap
=======

[](#roadmap)

Current framework support:

- ✅ Laravel

Planned:

- Node.js
- React
- Next.js
- Flutter
- FastAPI
- Django
- Spring Boot
- .NET
- Go

---

Vision
======

[](#vision)

AIOS aims to become the standard way of generating and maintaining AI-ready documentation for software projects.

Instead of teaching every AI conversation about your project from scratch, AIOS gives the AI a complete understanding of your application's architecture before the conversation even begins.

---

License
=======

[](#license)

MIT License

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance100

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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 ~0 days

Total

2

Last Release

0d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22261506?v=4)[rsravisharma](/maintainers/rsravisharma)[@rsravisharma](https://github.com/rsravisharma)

---

Top Contributors

[![4nowin](https://avatars.githubusercontent.com/u/90543864?v=4)](https://github.com/4nowin "4nowin (3 commits)")[![rsravisharma](https://avatars.githubusercontent.com/u/22261506?v=4)](https://github.com/rsravisharma "rsravisharma (2 commits)")

---

Tags

laraveldocumentationaiContextGeminiclaudellmChatGptdeveloper-tools

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/cubebitz-aios/health.svg)

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

###  Alternatives

[sbsaga/toon

🧠 TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts &amp; LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).

6665.2k](/packages/sbsaga-toon)[claude-php/claude-php-sdk-laravel

Laravel integration for the Claude PHP SDK - Anthropic Claude API

5226.7k](/packages/claude-php-claude-php-sdk-laravel)[spectra-php/laravel-spectra

Comprehensive observability for AI/LLM operations in Laravel applications

182.9k](/packages/spectra-php-laravel-spectra)

PHPackages © 2026

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