PHPPowerPoint
PhpSpreadsheet
Our great sponsors
PHPPowerPoint | PhpSpreadsheet | |
---|---|---|
0 | 16 | |
1,260 | 12,481 | |
0.5% | 1.1% | |
0.0 | 8.8 | |
21 days ago | 7 days ago | |
PHP | PHP | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PHPPowerPoint
We haven't tracked posts mentioning PHPPowerPoint yet.
Tracking mentions began in Dec 2020.
PhpSpreadsheet
- Is there any laravel package to modify existing excel files
- is there a version of datatables or another package for in cell editing
-
Excel/PDF Report Generation in Laravel
a full list of sizes is in this file, https://github.com/PHPOffice/PhpSpreadsheet/blob/master/src/PhpSpreadsheet/Worksheet/PageSetup.php
-
Graphs in Excel generated from Laravel
You can use phpspreadsheet. It's the library that LaravelExcel relies on. Here's samples from their git repo: https://github.com/PHPOffice/PhpSpreadsheet/blob/master/samples/Chart/33_Chart_create_pie.php
-
Best Excel creation lib for PHP
I think https://github.com/PHPOffice/PhpSpreadsheet is what you're looking for. I've been using it for many years for an export generator, well maintained and working nicely.
-
Laravel development & production ready Docker build - help needed
But xlsx to csv sounds like a really simple task. You should consider if you could do the task using PHP, for example the PHPSpreadsheet package or it's wrapper Laravel-Excel.
-
What's the best practice in modifying/inserting values in specific cells of an existing excel file?
The docs directory on their github repository contains a lot of examples on how to read, modify and save spreadsheet files. They also have some documentation on their website.
You may want to look into this library: https://github.com/PHPOffice/PhpSpreadsheet
-
Most Useful GitHub repositories for Laravel
PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc.
What are some alternatives?
Spout - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
PHPExcel
ExcelAnt - Simple yet powerful Excel manipulation library for PHP 5.4+
PHPWord - A pure PHP library for reading and writing word processing documents
Luckysheet - Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
gotenberg - A developer-friendly API for converting numerous document formats into PDF files, and more!
libreoffice-headless - LibreOffice Docker image for OpenERP v6.1 with Aeroo Reports
nginx-proxy - Automated nginx proxy for Docker containers using docker-gen
Intervention Image - PHP Image Manipulation