Polyscope - The agent-first dev environment for Laravel

Yannick Lyn Fatt

Staff Writer at Laravel News and Full stack web developer.

Take the Pain Out of Data Imports with Laravel Ingest image

Take the Pain Out of Data Imports with Laravel Ingest

A robust, configuration-driven ETL and data import framework for Laravel. Handles CSV/Excel streaming, queues, validation, and relationships.

Read article
Liminal: A Browser-Based IDE for Laravel Powered by WebAssembly image

Liminal: A Browser-Based IDE for Laravel Powered by WebAssembly

Liminal is a browser-based IDE that runs PHP 8.4 in WebAssembly, letting you build and preview Laravel apps without a server or local installation.

Read article
Lens for Laravel Brings WCAG Auditing to Your Local Dev Workflow image

Lens for Laravel Brings WCAG Auditing to Your Local Dev Workflow

Lens for Laravel is a plug-and-play accessibility auditor for Laravel applications.

Read article
Browse and Execute Artisan Commands from an Interactive TUI image

Browse and Execute Artisan Commands from an Interactive TUI

Artisan Browse provides an interactive terminal UI for discovering, searching, and executing all Laravel artisan commands.

Read article
Tyro Checkpoint: Instant SQLite Snapshots for Laravel Local Development image

Tyro Checkpoint: Instant SQLite Snapshots for Laravel Local Development

Tyro Checkpoint is a simple Laravel package that provides Git-like checkpoint functionality for your SQLite database during local development.

Read article
A Clean API for Reading PHP Attributes image

A Clean API for Reading PHP Attributes

A clean API for working with PHP attributes

Read article
Serve Markdown Versions of Your Laravel Pages to AI Agents image

Serve Markdown Versions of Your Laravel Pages to AI Agents

Serve markdown versions of your HTML pages to AI agents and bots

Read article
Ward: A Security Scanner for Laravel image

Ward: A Security Scanner for Laravel

Security scanner built for Laravel, detects misconfigurations, vulnerabilities, and exposed secrets with a beautiful TUI.

Read article
Kit: An Opinionated API Starter Kit for Laravel image

Kit: An Opinionated API Starter Kit for Laravel

Opinionated Laravel API starter kit for token-based authentication with strong defaults around API design, documentation, testing, and security.

Read article
Laravel OpenAPI CLI: Generate Artisan Commands from Your API Spec image

Laravel OpenAPI CLI: Generate Artisan Commands from Your API Spec

Create Laravel commands for your OpenAPI specs with Laravel OpenAPI CLI

Read article
Single Table Inheritance for Eloquent Models Using Parental image

Single Table Inheritance for Eloquent Models Using Parental

Parental is a Laravel package that brings STI (Single Table Inheritance) capabilities to Eloquent.

Read article
Generate Secure, Memorable Passphrases in PHP with PHP Passphrase image

Generate Secure, Memorable Passphrases in PHP with PHP Passphrase

A Bitwarden-inspired passphrase generator for PHP with first-class Laravel integration.

Read article