Libraries tagged by when
drupal/core-vendor-hardening
5162127 Downloads
Hardens the vendor directory for when it's in the docroot.
drevops/behat-screenshot
1905365 Downloads
Behat extension and step definitions to create HTML and image screenshots on demand or when tests fail
digitallyhappy/assets
1184093 Downloads
Dead-simple way to load CSS or JS assets only once per page, when using Laravel 8+.
consolidation/comments
8028877 Downloads
A tool for preserving comments, e.g. when parsing YAML files.
awcodes/filament-sticky-header
161421 Downloads
A Filament Panel plugin to make page headers sticky when scrolling.
alleyinteractive/wp-asset-manager
511275 Downloads
Asset Manager is a toolkit for managing front-end assets and more tightly controlling where, when, and how they're loaded.
ocramius/code-generator-utils
1557908 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
hammerstone/airdrop
1326991 Downloads
A Laravel package to deploy your application faster by skipping asset compilation when possible.
fisheye/module-url-rewrite-optimiser
266021 Downloads
A Magento module that stops URL rewrites with category paths being generated for products when 'Use Categories Path for Product URLs' setting is disabled in config.
drupal-composer/drupal-scaffold
9145421 Downloads
Composer Plugin for updating the Drupal scaffold files when using drupal/core
aaronfrancis/airdrop
146122 Downloads
A Laravel package to deploy your application faster by skipping asset compilation when possible.
zidbih/laravel-deadlock
10843 Downloads
Make temporary Laravel workarounds expire and fail CI when ignored.
yireo/magento2-disable-service-worker-in-admin
441688 Downloads
Disable ServiceWorkers when entering the Magento 2 backend
yanlongli/app-store-server-api
63470 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/scoped-callback
953614 Downloads
Make a callback run when a dummy object leaves the scope.