Libraries tagged by piod
php-tuf/composer-stager
1095833 Downloads
Stages Composer commands so they can be safely run on a production codebase.
panphp/pan
50808 Downloads
A simple, lightweight, and privacy-focused product analytics php package.
olegkoval/magento2-regenerate-url-rewrites
3268807 Downloads
Add into Magento 2 a CLI feature which allow to regenerate a Url Rewrites of products and categories
ipinfo/ipinfo
969028 Downloads
The official PHP library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
interconnectit/search-replace-db
105922 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
graham-campbell/exceptions
1214749 Downloads
Provides A Powerful Error Response System For Both Development And Production
elgentos/regenerate-catalog-urls
2179286 Downloads
Regenerate Catalog URL Rewrites (products, categories, cms pages)
elastic/transport
14317814 Downloads
HTTP transport PHP library for Elastic products
shopware/production
149311 Downloads
podio/podio-php
270457 Downloads
PHP Client for Podio API
podio-community/podio-php
166382 Downloads
PHP Client for Podio API
kalessil/production-dependencies-guard
1112380 Downloads
Prevents adding of development packages into require-section (should be require-dev).
bentools/cartesian-product
802345 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
drupol/phpermutations
674936 Downloads
Generators and iterators, permutations and combinations.
zschuessler/laravel-route-to-class
358789 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'