Libraries tagged by updater
ichhabrecht/core-upgrader
30273 Downloads
Run upgrade wizards for multiple TYPO3 versions at once
fico7489/laravel-revisionable-upgrade
36838 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
dereuromark/composer-versions-check
280052 Downloads
Checks if packages are up to date to last major versions after update
bringyourownideas/silverstripe-maintenance
213879 Downloads
Toolset to help with the day by day maintenance work.
yii2tech/selfupdate
10568 Downloads
Basic extension for the Yii2 project self-update from VCS
webdevetc/blogetc
23087 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
martin-georgiev/social-post
44610 Downloads
Library helping you publish status updates on Facebook, LinkedIn and Twitter in centralised way
kherge/amend
323810 Downloads
Integrates Phar Update to Symfony Console.
wyrihaximus/broadcast
53030 Downloads
✨ Statically on composer install/update compiled (async) event dispatcher
websedit/we-cookie-consent
55167 Downloads
Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.
w3c/lifecycle-events-bundle
7698 Downloads
A Symfony bundle to dispatch usable entity lifecycle events (create, update, delete)
va-gov/content-build
94850 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
touhidurabir/laravel-model-sanitize
11152 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
talon-one/talon-one-client
90220 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
syamsoul/laravel-set-env
27461 Downloads
Easily update or insert Laravel environment variable with Artisan command