Libraries tagged by update
fico7489/laravel-revisionable-upgrade
40013 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
websedit/we-cookie-consent
79579 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!.
wddyousuf/eloquent-autocache
547 Downloads
Automatic Eloquent model query caching for Laravel with self-flushing on create, update, and delete.
violinist-dev/violinist-messages
229545 Downloads
Template(s) for the pull requests that violinist.io sends on updates.
violinist-dev/composer-changelog-fetcher
220887 Downloads
Fetch changelog for a given composer update
talon-one/talon-one-client
127475 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) 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#tag/Customer-sessions/operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`.
syamsoul/laravel-set-env
54043 Downloads
Easily update or insert Laravel environment variable with Artisan command
stephenlake/laravel-approval
17294 Downloads
Attach approvals to any model to prevent unauthorised updates.
setasign/cloud-kms-csr
32330 Downloads
Tools to create and update certificate signing requests (CSRs) and self-signed certificates with keys from cloud key management systems (AWS KMS and Google Cloud KMS)
sebastiandevs/simplethenticator
20074 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.
roddy/firestore-eloquent
2997 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
php-tuf/php-tuf
10324 Downloads
PHP implementation of The Update Framework (TUF)
ozanhazer/php-htpasswd
8268 Downloads
A lightweight - single class - library to read and write htpasswd. You can add or delete users or you can update their passwords...
outl1ne/laravel-scout-batch-searchable
43467 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
optimistdigital/laravel-scout-batch-searchable
13069 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.