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
Symfony CssSelector
Converts CSS selectors into equivalent XPath expressions for querying HTML and XML in PHP.
PSR-7 HTTP Message Interfaces
The PHP-FIG PSR-7 standard interfaces for HTTP requests, responses, streams, URIs, and uploaded files.
certmagic
Automatic HTTPS for Go programs — the production-grade ACME client library that powers Caddy, obtaining and renewing TLS certificates with zero manual cert management.
phpseclib
Pure-PHP implementations of SSH2, SFTP, X.509, RSA, AES, and dozens of other cryptographic primitives
Symfony Dotenv
Parses .env files and registers their values as environment variables for PHP applications
claude-agent-acp
Use the Claude Agent SDK as a coding agent from any ACP-compatible editor
Symfony Mailer
A PHP component for composing and sending email
symfony/http-foundation
An object-oriented abstraction over PHP's raw HTTP superglobals — Request, Response, sessions, cookies, and file uploads as typed objects.
symfony/event-dispatcher
Decouple PHP application components with a Mediator/Observer-pattern event dispatcher
DoctrineMigrationsBundle
Symfony bundle that integrates the Doctrine Migrations library for versioned database schema changes
Symfony DomCrawler
A PHP component for navigating, filtering, and extracting data from HTML and XML documents.
league/oauth2-client
A framework-agnostic PHP client for building OAuth 2.0 login and API-authorization flows.
gock
Versatile HTTP traffic mocking for Go, intercepting any net/http-based client for deterministic tests.
refractor
Lightweight virtual syntax highlighter that wraps Prism to output hast syntax trees instead of HTML strings.
@neondatabase/serverless
Neon's serverless PostgreSQL driver for JavaScript and TypeScript, built for edge and serverless runtimes using HTTP and WebSockets instead of raw TCP.
@codemirror/lang-php
PHP language support for the CodeMirror 6 code editor
Symfony Routing
Maps HTTP requests to controllers and generates URLs from named routes
Symfony Translation
Symfony's internationalization engine — message catalogues, pluralization, and translation-file loaders/dumpers for multiple formats
nwidart/laravel-modules
Split large Laravel applications into self-contained, independently generated modules — each with its own routes, controllers, views, and migrations.
Endroid QR Code
Generate QR codes as PNG, SVG, EPS, WebP, or binary in PHP
mPDF
A pure PHP library that renders UTF-8 HTML and CSS into PDF documents, with built-in CJK font support, barcodes, and tables of contents.
Symfony Filesystem
Cross-platform filesystem and path utilities for PHP applications
Device Detector
Universal PHP library for parsing user agents into browsers, OS, and device info
symfony/browser-kit
Simulates a web browser in PHP — navigate pages, click links, and submit forms programmatically