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
Tags2
Sort:Used by Most Apps
PapaParse
The fastest in-browser CSV parser for JavaScript, with streaming, Web Workers, and zero dependencies
league/flysystem-aws-s3-v3
The official AWS S3 v3 SDK adapter for PHP Flysystem's unified filesystem API.
react-papaparse
React hooks and components wrapping PapaParse for fast in-browser CSV parsing
fast-csv
Streaming CSV parser and formatter for Node.js with zero runtime dependencies and full TypeScript support.
Flysystem SFTP Adapter (v3)
SFTP filesystem adapter for Flysystem 3, built on phpseclib v3 for secure remote file access.
CleverCSV
A drop-in replacement for Python's csv module that detects the dialect of messy, real-world CSV files with far higher accuracy than the standard library.
Flysystem Dropbox
Flysystem adapter for reading and writing files on Dropbox from PHP.
react-csv-reader
A lightweight React component that turns CSV file uploads into parsed data with zero manual FileReader wiring.
barryvdh/elfinder-flysystem-driver
An elFinder volume driver backed by League Flysystem for any storage backend
Flysystem AsyncAws S3 Adapter
Store files on Amazon S3 through Flysystem using the lightweight async-aws client.
Flysystem FTP
FTP adapter for Flysystem, giving PHP apps a unified filesystem API over standard FTP servers.
Flysystem Path Prefixing
A Flysystem adapter decorator that transparently prefixes every path with a fixed root.