Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Toon Laravel Package

sbsaga/toon

View on GitHub
Deep Wiki
Context7

Syntax Cheatsheet

This cheatsheet reflects the syntax supported by this Laravel package.

Key Value Pairs

name: Alice
active: true
count: 12

Nested Objects

user:
  id: 1
  name: Alice

Scalar Lists

admin
editor
viewer

Uniform Object Tables

items[2]{id,name,active}:
  1,Alice,true
  2,Bob,false

Modern Mode for Nested Rows

In modern mode, complex list items are expanded instead of being flattened into lossy table cells.

users:
  -
    id: 1
    meta:
      x: 1
  -
    id: 2
    meta:
      x: 2

Validation

$result = Toon::validate($toon, strict: true);

Prompt Blocks

$markdown = Toon::promptBlock($payload);
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
make-dev/orca
dmstr/symfony-system-resources-bundle
dmstr/symfony-job-queue-bundle
dmstr/openapi-json-schema-bundle
dmstr/keycloak-security-bundle
dmstr/doctrine-audit-log-bundle
dmstr/api-platform-utils-bundle
dmstr/api-configuration-bundle
chrisdev/ux-components
baks-dev/finances
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle