Skip to content

This is a tool to convert xls to xlsx using php cli.

Notifications You must be signed in to change notification settings

linzhengen/xls2xlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xls2xlsx

usage

execute with php

$ cd xls2xlsx
$ php bin/console xls2xlsx ./hoge/foo.xls

execute with docker

$ docker run --rm -v ${PWD}:/local seion/xls2xlsx php bin/console xls2xlsx ./hoge/foo.xls

Releases

No releases published

Packages

No packages published