Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full rebuild to support multiple providers #1

Merged
merged 23 commits into from
Aug 15, 2017
Merged

Full rebuild to support multiple providers #1

merged 23 commits into from
Aug 15, 2017

Conversation

yesdevnull
Copy link
Collaborator

This rewrite adds a Silex Service Provider along with support for PHPExcel and Spout.

Note that Spout and PHPExcel aren't like for like, Spout has a lot less formatting options but is significantly more performant than PHPExcel. If you need a huge spreadsheet with minimal formatting, use Spout. If you need fancy formatting then use PHPExcel.

I've also added some tests but these could be further improved beyond what they currently do.

@yesdevnull
Copy link
Collaborator Author

Once this is merged we can tag it as 1.0.0 and push up to Workflow.

@yesdevnull
Copy link
Collaborator Author

@rwitchell I've added you as a reviewer too seeing as you were looking for Spout support.

Git wouldn't pick up the different between Readme.md and README.md so had to spread a bigger name change across multiple commits so it'd pick up the capitalisation change
@deancsmith deancsmith merged commit f479f34 into master Aug 15, 2017
@deancsmith deancsmith deleted the develop branch August 15, 2017 02:52
@rwitchell
Copy link

🎈 🎆 🍾 🏆 😢 goodbye our first pull request.

@yesdevnull yesdevnull restored the develop branch August 15, 2017 07:06
@yesdevnull
Copy link
Collaborator Author

Restored the develop branch as it's nice to have around :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants