antoinebollinger / excel-reader

A PHP app reading/writing Excel files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excel files reader

This is an app based on my PHP Starter kit and using PHPSpreadsheet to write/edit Excel files.

Getting started

Clone the repo:

git clone https://github.com/antoinebollinger/excel-reader.git .

Install dependencies:

composer install

To run the PHP server:

php -S localhost:8000

and then open your browser at localhost:8000 to see the result.

Contact 📧

Antoine Bollinger - LinkedIn - antoine.bollinger@gmail.com

About

A PHP app reading/writing Excel files


Languages

Language:PHP 72.0%Language:Twig 26.7%Language:JavaScript 0.7%Language:CSS 0.7%