Spout
Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way (by box)
PHPGGC
PHPGGC is a library of PHP unserialize() payloads along with a tool to generate them, from command line or programmatically. (by ambionics)
Spout | PHPGGC | |
---|---|---|
8 | 3 | |
4,116 | 3,184 | |
- | 1.6% | |
6.1 | 7.3 | |
over 2 years ago | 13 days ago | |
PHP | PHP | |
Apache License 2.0 | 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.
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
PHPGGC
Posts with mentions or reviews of PHPGGC.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-18.
-
Why is unserializing an object in PHP a bad idea?
I won't explain how to write an exploit for something like this. Some tools can automatically generate a payload for you, and you can call yourself a script kiddie(we all start somewhere). The one I know is PHPGGC. To understand more about the exploit, you can read the OWASP article. If you didn't know this before, also read the rest of the OWASP articles about vulnerabilities
-
An Unsafe Deserialization Vulnerability and Types of Deserialization
PHPGCC
-
Insecure deserialization
To achieve RCE you’d need an unserialize “gadget” — PHPGGC might help.
What are some alternatives?
When comparing Spout and PHPGGC you can also consider the following projects:
PhpSpreadsheet - A pure PHP library for reading and writing spreadsheet files
passcode-password-generator - 🤗 A simple, secure & efficient way to generate passcodes and passwords for your PHP application 🔐
PHPExcel
SQLMap - Automatic SQL injection and database takeover tool
fast-excel - 🦉 Fast Excel import/export for Laravel
project-secure - Watch your Laravel app for unwanted changes when working with third-party packages.
local-php-security-checker - PHP security vulnerabilities checker
Rector - Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
WordPress Packagist - WordPress Packagist — manage your plugins with Composer
GrumPHP - A PHP code-quality tool
Laravel 6 - Powerful REPL for the Laravel framework.