WordPress Packagist
Spout
Our great sponsors
WordPress Packagist | Spout | |
---|---|---|
5 | 6 | |
624 | 4,094 | |
0.6% | 1.5% | |
6.1 | 6.1 | |
8 days ago | 5 days ago | |
PHP | PHP | |
MIT License | Apache License 2.0 |
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.
WordPress Packagist
-
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?
Spout
-
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?
PhpSpreadsheet - A pure PHP library for reading and writing spreadsheet files
PHPExcel
GrumPHP - A PHP code-quality tool
Firegento - Extends the customer functionality of Magento.
Rector - Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
Packagist - Package Repository Website - try https://packagist.com if you need your own -
Repman - Repman - PHP Repository Manager: packagist proxy and host for private packages
OpenWhisk - Apache OpenWhisk is an open source serverless cloud platform
Laravel Mix - The power of webpack, distilled for the rest of us.
Laminas API Tool Skeleton - Skeleton Application for Laminas API Tools
Bingo Functional - A simple functional programming library for PHP
local-php-security-checker - PHP security vulnerabilities checker