Libraries tagged by update
websedit/we-cookie-consent
81902 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!.
web2all/safebrowsingv4
4509 Downloads
Google safebrowsing client in PHP using the update API
wddyousuf/eloquent-autocache
785 Downloads
Automatic Eloquent model query caching for Laravel with self-flushing on create, update, and delete.
touhidurabir/laravel-model-sanitize
14356 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
talon-one/talon-one-client
129179 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
55319 Downloads
Easily update or insert Laravel environment variable with Artisan command
stephenlake/laravel-approval
17586 Downloads
Attach approvals to any model to prevent unauthorised updates.
sitegeist/klarschiff
108909 Downloads
Flow Package to avoid browser caching for updated resources
simple-crud/simple-crud
6350 Downloads
Create/Read/Update/Delete easily
setasign/cloud-kms-csr
35126 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
21076 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
3601 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
10568 Downloads
PHP implementation of The Update Framework (TUF)
outl1ne/laravel-scout-batch-searchable
44453 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
optimistdigital/laravel-scout-batch-searchable
13675 Downloads
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.