Spout
WordPress Packagist
Spout | WordPress Packagist | |
---|---|---|
8 | 7 | |
4,116 | 697 | |
- | 0.1% | |
6.1 | 4.9 | |
over 2 years ago | 7 days ago | |
PHP | PHP | |
Apache License 2.0 | MIT License |
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
-
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
WordPress Packagist
-
How do you create WordPress websites for your clients?
If I have to use WordPress for something, I'll build it as a standard PHP project, requiring WordPress and any themes/plugins as a Composer dependencies from johnpbloch/wordpress and WordPress Packagist (more info here). If I need to do any significant templating, I like to use Timber.
- Fullstack but new to WP - Searching for answers
-
Is there a package.json equivalent but for plugins?
Use it together with https://wpackagist.org/ and you can update all plugins/themes by latest or by version number.
-
How to use Git for Wordpress sites?
Another option you can look at is Bedrock by Roots - that is sets WP as an app with composer already set up. It allows you to install WP plugins (from official WP repo) via composer (WP Packagist). The structure is set up to allow for git workflow. Also helpful if you want to make use of a bunch of composer packages on your site.
-
Looking for advice: installing plugin from GitHub on many sites for upgrade
https://wpackagist.org/ in the example you see "repositories", now in that array you can put your plugins github-link and set the other settings. with composer install you install them and with composer update you update them
- Backdoor in several WP Themes and Plugins from AccessPress
-
How should I update plugins in a Git-based workflow with Staging and Production environments?
Side question: I know that the WordPress ecosystem has been moving toward better support for Composer – e.g., with WPackagist. But wouldn't plugins installed/updated via Composer run into the same issue?
What are some alternatives?
PhpSpreadsheet - A pure PHP library for reading and writing spreadsheet files
Packagist - Package Repository Website - try https://packagist.com if you need your own -
PHPExcel
Phpactor - Mainly a PHP Language Server with more features than you can shake a stick at
fast-excel - 🦉 Fast Excel import/export for Laravel
Repman - Repman - PHP Repository Manager: packagist proxy and host for private packages
local-php-security-checker - PHP security vulnerabilities checker
Laminas API Tool Skeleton - Skeleton Application for Laminas API Tools
GrumPHP - A PHP code-quality tool
Firegento - Extends the customer functionality of Magento.
PHPGGC - PHPGGC is a library of PHP unserialize() payloads along with a tool to generate them, from command line or programmatically.
Rector - Instant Upgrades and Automated Refactoring of any PHP 5.3+ code