clcbws / laravel-fabric
High-fidelity, zero-dependency administrative scaffolding engine for the modern web.
Requires
- php: >=8.3
- illuminate/console: ^13.0
- illuminate/database: ^13.0
- illuminate/support: ^13.0
- illuminate/view: ^13.0
- livewire/livewire: ^4.0
Requires (Dev)
- orchestra/testbench: ^11.0
- pestphp/pest: ^4.0
This package is auto-updated.
Last update: 2026-05-10 10:58:24 UTC
README
𧬠Laravel Fabric
The High-Performance Orchestration Engine for the Modern Web.
π What is Fabric?
Fabric is a Ghost Scaffolding Engine designed for enterprise-grade productivity. Unlike traditional CRUD generators, Fabric forges high-fidelity, themed UI ecosystems that are 100% native and framework-agnostic.
It follows the "Forge and Depart" philosophy: Fabric builds the code, injects the logic, and then steps away. You own the code; we just accelerate the creation.
π₯ The 30+ Native Plugins (The Ghost Suite)
Fabric replaces dozens of external dependencies with high-performance, forged implementations:
- π§Ά The Loom Engine: Deep schema introspection & relationship mapping.
- π¨ The Fabricator: Master forge for Models, Controllers, and Livewire Views.
- π¦ Global Spotlight: Ctrl+K native command palette searching across your ecosystem.
- πΈοΈ Nexus Graph: Instant Mermaid.js visualization of your database architecture.
- π§ Neural AI-Context: Generates architectural maps for perfect AI pair-programming.
- π‘οΈ Security Engine: Unified RBAC visibility integrated directly into UI stubs.
- βοΈ The Alchemist: Transmute static HTML designs into dynamic, smart Fabric stubs.
- π₯ Lazarus Engine: Surgically update existing components when DB schemas change.
- π Native Impersonation: One-click administrative control with zero external overhead.
- π§Ή Vacuum (Vendor Cleanup): Deep-cleans orphaned assets and purges vendor bloat.
- π§Ό Data Anonymizer: Irreversibly scrub PII for safe staging and development.
- π©Ί The Doctor: Advanced diagnostic suite for environment health and ecosystem parity.
- π§ The Wizard: Interactive, step-by-step guidance for complex resource forging.
- π Snapshot Engine: Capture existing database tables into portable PHP data stubs.
- π Postman Forge: Instant REST API collection generation for every model.
- π°οΈ Performance Sentry: N+1 protection and lazy-loading guards for local dev.
- π Hydrate (Raw SQL): High-fidelity, sub-second bulk seeding of relational data.
- π System Jail: Instant security lockdown mode for critical maintenance.
- 𧬠Dynasty (STI): Native Single Table Inheritance support without vendor dependencies.
- π Polyglot (Enums): Native multi-language translation support for PHP Enums.
- π Analytics: Project-level code density metrics and "Forge ROI" measurement.
- π Sluggable: Automatic, collision-aware URL slug generation trait.
- π Identity: Secure ULID/UUID native identifier trait integration.
- π§ Cortex (Smart Cache): Relational model caching with tag-based invalidation.
- πͺοΈ Vortex (Real-time): Event-driven WebSockets and notification engine.
- ποΈ Time Machine: Native database and asset backup engine.
- π Audit Trail: Native tracking of model changes and user activity.
- πΌοΈ Lean Media: Polymorphic media and file attachment handling.
- βοΈ Deep Settings: Database-backed application configuration system.
- π OmniDoc: Native OpenAPI/Swagger documentation generation.
ποΈ Design System Support
Fabric is the only engine that supports multiple design systems in a single project:
- Preline UI: The Enterprise standard.
- DaisyUI: The Mary UI-inspired semantic framework.
- Meraki UI: High-fidelity marketing blocks.
- FloatUI: Minimalist, clean SaaS aesthetics.
- HyperUI: Product-focused, high-contrast layouts.
- Tailgrids: Modern dashboard and SaaS blueprints.
- Shadcn: Atomic, utility-first components.
π οΈ Installation & Setup
1. Requirements
- PHP: 8.3 or higher
- Laravel: 13.0 or higher
- Livewire: 4.x
- Tailwind CSS: v4.0
2. Quick Install
composer require clcbws/laravel-fabric --dev
3. Initialize the Forge
php artisan fabric:install php artisan fabric:doctor
4. Forge Your First Resource
php artisan fabric:generate User
π Documentation
Explore the full testament of the Fabric way at our live documentation site: https://laravel-fabric.netlify.app/
π Commercial Licensing & Support
Laravel Fabric is Proprietary Commercial Software developed by Broadway Web Service.
- Email: support@clcbws.com
- Web: clcbws.com
Forged with β€οΈ by CLCBWS.