Libraries tagged by when
alleyinteractive/wp-asset-manager
114555 Downloads
Asset Manager is a toolkit for managing front-end assets and more tightly controlling where, when, and how they're loaded.
aaronfrancis/airdrop
4612 Downloads
A Laravel package to deploy your application faster by skipping asset compilation when possible.
roots/multisite-url-fixer
769904 Downloads
Fixes WordPress issues with home and site URL on multisite when using Bedrock
ocramius/code-generator-utils
1371193 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
drupal-composer/drupal-scaffold
9096575 Downloads
Composer Plugin for updating the Drupal scaffold files when using drupal/core
rasteiner/k3-whenquery
12520 Downloads
Conditionally show fields and sections. Better.
yireo/magento2-disable-service-worker-in-admin
308228 Downloads
Disable ServiceWorkers when entering the Magento 2 backend
yanlongli/app-store-server-api
11021 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
wikimedia/testing-access-wrapper
1474805 Downloads
A simple helper class to access non-public elements of a class when testing.
wikimedia/cdb
892467 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
voku/css-to-inline-styles
213579 Downloads
Only a Fork of -> CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
viper007bond/regenerate-thumbnails
10971 Downloads
Regenerate the thumbnails for one or more of your image uploads. Useful when changing their sizes or your theme.
verbb/image-resizer
243843 Downloads
Resize assets when they are uploaded.
tomloprod/time-warden
7466 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
strategery/magento2-infinitescroll
224585 Downloads
Magento2 InfiniteScroll module to load the next catalog page or results when scrolling down a page.