https://github.com/portphp/spout
Spout adapter for PortPHP
https://github.com/portphp/spout
Last synced: 25 days ago
JSON representation
Spout adapter for PortPHP
- Host: GitHub
- URL: https://github.com/portphp/spout
- Owner: portphp
- License: mit
- Created: 2017-12-10T16:31:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-24T10:29:09.000Z (almost 8 years ago)
- Last Synced: 2025-06-22T12:13:16.754Z (8 months ago)
- Size: 12.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Spout adapter
[](https://github.com/portphp/spout/releases)
[](https://travis-ci.org/portphp/spout)
[](https://scrutinizer-ci.com/g/portphp/spout/?branch=master)
[](https://scrutinizer-ci.com/g/portphp/spout/?branch=master)
## Installation
Open a command console, enter your project directory and execute the
following command to download the latest stable version of this package:
```bash
$ composer require portphp/spout
```
This command requires you to have Composer installed globally, as explained
in the [installation chapter](https://getcomposer.org/doc/00-intro.md)
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/portphp/portphp/issues.
## Contributing
Contributions are very welcome. Please see [CONTRIBUTING.md](CONTRIBUTING.md) for
details. Thanks to [everyone who has contributed](https://github.com/portphp/spout/graphs/contributors)
already.
## Security
If you discover any security-related issues, please contact us at
[security@portphp.org](mailto:security@portphp.org).
## License
This package is licensed under the [MIT license](LICENSE).