awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesHTML-to-Spreadsheet Rendering

Techniques for converting HTML table structures into spreadsheet grid data.

Distinct from HTML Parsing: Existing candidates focus on UI composition or general parsing, not the specific conversion of HTML views to spreadsheet files

Explore 1 awesome GitHub repository matching data & databases · HTML-to-Spreadsheet Rendering. Refine with filters or upvote what's useful.

Awesome HTML-to-Spreadsheet Rendering GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • spartnernl/laravel-excelالصورة الرمزية لـ SpartnerNL

    SpartnerNL/Laravel-Excel

    12,669عرض على GitHub↗

    This is a Laravel Excel integration library used for importing and exporting spreadsheet files within the Laravel framework. It functions as both a spreadsheet data exporter for converting database queries and collections into files and a spreadsheet data importer for mapping workbook data to database models. The library includes an HTML to spreadsheet converter that transforms HTML table templates into downloadable documents to preserve specific layout designs. It supports large dataset exports via background queuing and processes bulk data imports through chunked reading and batch inserts.

    Renders blade templates to HTML and then parses that structure into a spreadsheet grid.

    PHPcsvlaravellaravel-5-package
    عرض على GitHub↗12,669
  1. Home
  2. Data & Databases
  3. HTML-to-Spreadsheet Rendering