Libraries tagged by upca
upscale/swoole-blackfire
105670 Downloads
Blackfire profiler integration for Swoole web-server
upaid/elk
10090 Downloads
ELK Logger for Laravel
yiidoc/yii2-timeago
95496 Downloads
Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps. Forked from @rmm5t for Yii2 framework.
yii2mod/yii2-gii-extended
6468 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
wyrihaximus/broadcast
56599 Downloads
✨ Statically on composer install/update compiled (async) event dispatcher
websedit/we-cookie-consent
59488 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
8193 Downloads
A Symfony bundle to dispatch usable entity lifecycle events (create, update, delete)
touhidurabir/laravel-model-sanitize
11962 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
talon-one/talon-one-client
96639 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
32823 Downloads
Easily update or insert Laravel environment variable with Artisan command
superbig/craft-audit
52276 Downloads
Log adding/updating/deleting of elements
stephenlake/laravel-approval
13781 Downloads
Attach approvals to any model to prevent unauthorised updates.
sssurii/laravel-ics
51670 Downloads
Laravel package to create iCalendar / ICS files. Send new event invitations via Email and can cancel or update already sent invitation.
setasign/cloud-kms-csr
20339 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
10415 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.