mark
Mark is a high performance API micro framework based on workerman helps you quickly write APIs with php (by passwalls)
Spout
Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way (by box)
mark | Spout | |
---|---|---|
1 | 8 | |
337 | 4,116 | |
1.2% | - | |
0.0 | 6.1 | |
over 2 years ago | almost 3 years ago | |
PHP | PHP | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mark
Posts with mentions or reviews of mark.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Understanding these new frameworks
For example, https://github.com/passwalls/mark looks like what I need, but I want to skip the whole socket set up part with the built in web server.
Spout
Posts with mentions or reviews of Spout.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-28.
-
How to read a csv file in PHP?
"This project has been archived and is no longer maintained. No bug fix and no additional features will be added. You won't be able to submit new issues or pull requests, and no additional features will be added" https://github.com/box/spout
- Import data from excel file to laravel
-
Best Excel creation lib for PHP
We were testing PHP Spreadsheet and Spout (https://github.com/box/spout). We chose Spout because of its low memory footprint. It is using streams so it is much lighter than PHP Spreadsheet, although it is missing quite a bit of features that PHP Spreadsheet has.
-
Creating multi-worksheet Excel files with Simple Excel
The Simple Excel package uses the box/spout package under the hood. In the readme it states that you can get to the underlying writer using ->getWriter().
-
PHP libraries and tools
box/spout: Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
-
What's the best practice in modifying/inserting values in specific cells of an existing excel file?
If you don't have a lot of formatting requirements beyond just the placement of the data in the correct fields, I really enjoy Box/Spout (https://opensource.box.com/spout/), and they have a way to install it without composer.
-
Packing for importing/exporting csv files
I've also had good experiences with https://github.com/box/spout
-
How to test CSV in Drupal without losing your mind
to add to this, this library is really good when wanting to parse CSV files https://github.com/box/spout
What are some alternatives?
When comparing mark and Spout you can also consider the following projects:
ip-analyzer - IP lookup service
PhpSpreadsheet - A pure PHP library for reading and writing spreadsheet files
smtp-mailer - SMTP mail sending and scheduling service
openspout - Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
phpsocket.io - A server side alternative implementation of socket.io in PHP based on workerman.
PHPExcel