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
PHP CS Fixer
CLI tool that automatically fixes PHP code to follow coding standards
chardet
Universal character encoding detector for Python with built-in language and MIME type detection.
msgpack
A reflect-based MessagePack encoder and decoder for Go with struct tag support, custom extensions, and a sync.Pool-backed API for allocation-light serialization.
Symfony HttpClient
A low-overhead, high-performance PHP HTTP client with sync, async, and streaming support
bytemuck
A zero-cost, no_std Rust crate for safely casting between plain data types and reinterpreting slices as bytes.
Symfony Process
Execute and manage sub-processes from PHP with a safe, cross-platform, streaming API
Symfony VarDumper
A better dump() function for PHP that walks and renders any variable clearly.
Uppy
Extensible file upload widget with drag-drop, resumable uploads, and remote providers
PHPMailer
The classic full-featured email creation and sending library for PHP
PhpSpreadsheet
Read, write, and manipulate Excel, CSV, and ODS spreadsheet files in pure PHP with no external office suite required.
Symfony Console
The PHP framework component for building beautiful, testable command-line applications
Sentry for Laravel
Official Sentry SDK for Laravel with automatic error, log, and performance tracing capture
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
@vitejs/plugin-basic-ssl
A Vite plugin that generates a self-signed certificate so your dev and preview servers can run over HTTPS with zero setup.
encoding_rs
Fast, WHATWG-compliant character encoding conversion crate that powers Firefox's Web-facing text decoding.
Monolog
The PSR-3 logging library that sends PHP logs to files, sockets, databases, and dozens of web services
superagent
A small, progressive HTTP request library for Node.js and browsers with a single fluent, chainable API on both platforms.
Laravel Excel
Supercharged Excel and CSV exports and imports for Laravel applications
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
Predis
A flexible, pure-PHP Redis and Valkey client with clustering and replication support
league/csv
CSV data manipulation made easy in PHP
ureq
A simple, safe, blocking HTTP client for Rust with minimal dependencies.
follow-redirects
A drop-in replacement for Node's http and https modules that transparently follows redirects with zero runtime dependencies.
chardet
Detects the character encoding of a buffer or file using statistical byte-occurrence analysis, with zero dependencies.