Hi Guys,
I've seen the documentation. However, I've been struggling to find the full class method lists and documentations. Can you point me in the right direction? Thank you.
There is no such thing publicly available.
But you can generate it yourself easily via something like:
curl -O https://phpdoc.org/phpDocumentor.phar
php phpDocumentor.phar run -d src/ -t api
Or with Sami:
curl -O http://get.sensiolabs.org/sami.phar
echo "<?php return new Sami\Sami('src');" > config.php
php sami.phar update config.php
This package is a leading excel library in PHP, please anyone improve the documentation. I hope the documentation is easy to read and understand, just like Laravel Documentation.
API documentation is now available at: https://phpoffice.github.io/PhpSpreadsheet/master/index.html
Most helpful comment
API documentation is now available at: https://phpoffice.github.io/PhpSpreadsheet/master/index.html