Libraries tagged by when
drevops/behat-screenshot
1759585 Downloads
Behat extension and step definitions to create HTML and image screenshots on demand or when tests fail
digitallyhappy/assets
1112037 Downloads
Dead-simple way to load CSS or JS assets only once per page, when using Laravel 8+.
consolidation/comments
7844610 Downloads
A tool for preserving comments, e.g. when parsing YAML files.
awcodes/filament-sticky-header
142096 Downloads
A Filament Panel plugin to make page headers sticky when scrolling.
alleyinteractive/wp-asset-manager
445806 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
1537835 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
hammerstone/airdrop
1319028 Downloads
A Laravel package to deploy your application faster by skipping asset compilation when possible.
drupal-composer/drupal-scaffold
9137566 Downloads
Composer Plugin for updating the Drupal scaffold files when using drupal/core
aaronfrancis/airdrop
140477 Downloads
A Laravel package to deploy your application faster by skipping asset compilation when possible.
rasteiner/k3-whenquery
20140 Downloads
Conditionally show fields and sections. Better.
zidbih/laravel-deadlock
6033 Downloads
Make temporary Laravel workarounds expire and fail CI when ignored.
yireo/magento2-disable-service-worker-in-admin
426253 Downloads
Disable ServiceWorkers when entering the Magento 2 backend
yanlongli/app-store-server-api
43180 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
900454 Downloads
Make a callback run when a dummy object leaves the scope.
wikimedia/cdb
1059655 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.