Skip to content

urands/PhpExcelForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhpExcelForm

Fast filling Excel file from HTML form and get reports

Overview

TODO:

Installation

Now PhpExcelForm only dev version. You must add PhpExcelForm repository manualy in your composer.json file:

    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/urands/phpexcelform"
        }
    ]

Aftet that:

	composer require urands/phpexcelform:dev-master

Usage

Support

You can create pull request into this repository.

About

Web-form interface for filling excel files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages