evosys21 / portphp-spreadsheet
PhpSpreadsheet reader and writer for Port
Requires
- php: >=7.3
- evosys21/portphp-portphp: ^2.0.0
- phpoffice/phpspreadsheet: ^1.15
Requires (Dev)
- friends-of-phpspec/phpspec-code-coverage: ^5.0
- phpspec/phpspec: ^7.0
- phpunit/phpunit: ^9.2.0
This package is auto-updated.
Last update: 2025-03-01 00:26:51 UTC
README
PhpSpreadsheet reader and writer for Port.
Note
This is a cloned version of: https://github.com/portphp/spreadsheet
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:
$ composer require portphp/spreadsheet
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Documentation
Documentation is available at http://docs.portphp.org.
Issues and feature requests
Please report issues and request features at https://github.com/evosys21/portphp-portphp/issues.
Contributing
Contributions are very welcome. Please see CONTRIBUTING.md for details. Thanks to everyone who has contributed already.
Security
If you discover any security-related issues, please contact us at security@portphp.org.
License
This package is licensed under the MIT license.