Introspect for Laravel

Introspect for Laravel

Query your Codebase like a Database


Description

Query Your Codebase Like a Database

Introspect for Laravel is a utility package that lets you analyze your Laravel codebase. It allows you to query views, models, routes, classes, and more directly from your code using a type‑safe fluent API.

Key Features

  • 🔍 Query views, routes, classes, and models with a fluent API
  • 🔍 Use wildcards (*) to match multiple items
  • 🪄 Parse properties, relationships, their types, and additional metadata straight from Eloquent model code
  • 🤖 Serialize and deserialize queries to/from JSON (ideal for LLM tool integration)

Related Projects

Laravel Artifact

Laravel Artifact

Media Management Package

Mirror

Mirror

Impersonation Package

LaravelPlus Updater

LaravelPlus Updater

Sync Laravel Projects

Laravel Credits

Laravel Credits

Credit Management System

Laravel Glider

Laravel Glider

Glide Image Manipulation in Blade Templates

Laravel Ownable

Laravel Ownable

Eloquent Ownership Relationships