awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • spartnernl/laravel-excelAvatar de SpartnerNL

    SpartnerNL/Laravel-Excel

    12,669Ver en 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
    Ver en GitHub↗12,669
  1. Home
  2. Data & Databases
  3. HTML-to-Spreadsheet Rendering