Libraries tagged by updated
wapplersystems/core-upgrader
14438 Downloads
Run upgrade wizards for multiple TYPO3 versions at once and clean up the system
otgs/installer
417019 Downloads
Installs and updates WPML and Toolset dependencies automatically
lapaliv/laravel-bulk-upsert
22830 Downloads
ichhabrecht/core-upgrader
30334 Downloads
Run upgrade wizards for multiple TYPO3 versions at once
dereuromark/composer-versions-check
280820 Downloads
Checks if packages are up to date to last major versions after update
bringyourownideas/silverstripe-maintenance
214064 Downloads
Toolset to help with the day by day maintenance work.
yii2tech/selfupdate
10598 Downloads
Basic extension for the Yii2 project self-update from VCS
webdevetc/blogetc
23115 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
martin-georgiev/social-post
44813 Downloads
Library helping you publish status updates on Facebook, LinkedIn and Twitter in centralised way
kherge/amend
323884 Downloads
Integrates Phar Update to Symfony Console.
wyrihaximus/broadcast
53426 Downloads
✨ Statically on composer install/update compiled (async) event dispatcher
websedit/we-cookie-consent
55629 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!.
va-gov/web
14093 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/web, 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
11187 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
talon-one/talon-one-client
91009 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}`