Libraries tagged by update
webdevetc/blogetc
21929 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
mad-web/laravel-initializer
175938 Downloads
A convenient way to initialize your application
kherge/amend
322029 Downloads
Integrates Phar Update to Symfony Console.
telegram-bot-php/core
292462 Downloads
A PHP library that makes using Telegram Bot API much easier.
sqits/laravel-userstamps
27130 Downloads
Package to add created_by, updated_by and deleted_by to models.
lapaliv/laravel-bulk-upsert
17185 Downloads
fico7489/laravel-revisionable-upgrade
34931 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
nstapelbroek/culpa
73261 Downloads
Adds Blameable support to Eloquent models in Laravel 5
martin-georgiev/social-post
39883 Downloads
Library helping you publish status updates on Facebook, LinkedIn and Twitter in centralised way
wyrihaximus/broadcast
26762 Downloads
✨ Statically on composer install/update compiled (async) event dispatcher
websedit/we-cookie-consent
45804 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!.
touhidurabir/laravel-model-sanitize
8870 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
topfloor/composer-cleanup-vcs-dirs
331278 Downloads
Automatically deletes .git directories in newly installed or updated dependencies.
talon-one/talon-one-client
66945 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
14600 Downloads
Easily update or insert Laravel environment variable with Artisan command