Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Sort:Used by Most Apps
FastAPI
A modern, high-performance Python web framework for building APIs with automatic validation, serialization, and interactive docs.
Ajv
The fastest JSON Schema validator for Node.js and the browser, compiling schemas straight into executable validation code.
rich
A Python library for rendering rich text, tables, progress bars, and syntax-highlighted code in the terminal.
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
gray-matter
Fast, dependable front-matter parser for YAML, JSON, TOML, and CoffeeScript metadata blocks
websockets
Build correct, fast WebSocket servers and clients in Python with asyncio, threading, or Sans-I/O APIs.
Typer
Typer is a Python library for building CLI applications, using type hints to generate arguments, options, validation, help text, and shell completion automatically.
shadcn
Add beautifully designed, accessible UI components as owned source code via a CLI
Laravel
The expressive, elegant PHP framework for building modern web applications
Laravel Tinker
A powerful REPL console for interacting with a full Laravel application from the command line
passport-jwt
A Passport.js strategy for authenticating requests using JSON Web Tokens
Collision
Beautiful command-line error reporting for PHP apps and test suites
Celery
Distributed task queue for running asynchronous jobs, scheduled work, and complex workflows across Python applications at scale.
Laravel Sanctum
Featherweight token and SPA authentication for Laravel applications
daisyui
Semantic component classes and built-in themes for Tailwind CSS, so buttons, forms, and modals no longer need a wall of utility classes.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
Laravel Vite Plugin
The official Vite plugin that wires Laravel's asset pipeline into Vite's dev server and production build
Laravel UI
Bootstrap, Vue, and React front-end scaffolding for Laravel applications
Laravel IDE Helper
Generate accurate PHPDocs for Laravel facades, models, and macros to power IDE autocompletion.
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
fastest-levenshtein
The fastest JavaScript/TypeScript implementation of Levenshtein edit distance
Partial JSON
Parses incomplete JSON strings streamed token-by-token from an LLM into usable JavaScript values as they arrive.
isort
Automatically sorts and organizes Python import statements