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
pulldown-cmark
A fast, safe pull parser for CommonMark Markdown written in pure Rust
quick-xml
A high-performance, near-zero-copy XML pull parser and writer for Rust
tree-sitter-javascript
JavaScript and JSX grammar for the tree-sitter incremental parsing library
email-addresses
A dependency-free RFC 5322 email address parser for JavaScript and Node.js.
tree-sitter
Incremental parsing library for building fast, resilient syntax trees
Intervention Image
Fluent PHP image processing with interchangeable GD, Imagick, and libvips drivers
ramsey/uuid
A PHP library for generating and working with UUIDs
Twig
The flexible, fast, and secure template language for PHP
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.
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
Symfony Mailer
A PHP component for composing and sending email
csv-parser
A zero-dependency streaming CSV parser for Node.js that converts CSV into JSON at high speed.
tree-sitter-cpp
A fast, incremental C++ grammar for the tree-sitter parsing library
toml-node
A zero-dependency, spec-compliant TOML parser for Node.js with BigInt and Temporal support.
set-cookie-parser
Parse raw Set-Cookie header values into structured JavaScript cookie objects
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.
sqlparser
Extensible SQL lexer and parser for Rust, conforming to ANSI SQL:2011
node-xlsx
TypeScript-first Excel parser and builder for Node.js, built on SheetJS.