arcanedev / laravel-excel
This package allows you to export an array/Laravel Collection as an excel/csv file or import it.
1.3.0
2018-09-06 11:21 UTC
Requires
- php: >=7.1.3
- arcanedev/support: ~4.4.0
- box/spout: ~2.7
Requires (Dev)
- orchestra/testbench: ~3.7.0
- phpunit/phpcov: ~5.0
- phpunit/phpunit: ~7.0
This package is auto-updated.
Last update: 2024-11-06 23:57:36 UTC
README
By ARCANEDEV©
This package allows you to export a array/Laravel Collection as an excel/csv file or import it.
Features
- A very flexible messaging system.
- Easy setup & configuration.
- Well documented & IDE Friendly.
- Well tested with maximum code quality.
- Laravel
5.1
to5.7
are supported. - Made with ❤️ & ☕.
Table of contents
TODOS
- More tests.
- Documentation.
Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.
Security
If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.