Our Projects
Discover our suite of high-performance CSV processing tools. From blazing-fast PHP extensions to zero-dependency C libraries, we're building the future of CSV processing.
All Projects
FastCSV-ext
A high-performance PHP extension for CSV file handling, providing significant improvements in speed and memory efficiency compared to PHP's native CSV functions.
Key Features:
- ✓ 3.6-4.8x faster than native PHP CSV functions (validated by benchmarks)
- ✓ Read: Up to 568K records/sec vs 156K (SplFileObject)
- ✓ Combined: Up to 339K records/sec vs 136K (SplFileObject)
- ✓ Built on top of FastCSV-C library
- ✓ Supports PHP 8.2, 8.3, 8.4
- ✓ Cross-platform (Linux, macOS, Windows)
- ✓ MIT License
FastCSV-C
A standalone, high-performance C library for CSV processing with minimal memory footprint.
Key Features:
- ✓ Zero dependencies
- ✓ Thread-safe design
- ✓ Cross-platform compatibility
- ✓ Powers the FastCSV PHP extension
- ✓ MIT License
PHP-CSVHelper
A modern PHP library that provides a unified interface for CSV processing, automatically using FastCSV when available.
Key Features:
- ✓ Intelligent Performance: Automatically uses FastCSV (3.6-4.8x faster) when available
- ✓ Reliable Fallback: Falls back to optimized SplFileObject implementation
- ✓ Memory Efficient: Constant memory usage with streaming for datasets of any size
- ✓ Automatic implementation selection
- ✓ Consistent API across implementations
- ✓ Type-safe with full PHP 8.2+ features
- ✓ MIT License
Support Our Mission
Help us build faster, greener, and more reliable CSV tools for developers and companies worldwide. Your sponsorship enables us to:
Join companies and developers who believe in high-performance, sustainable CSV processing