Libraries tagged by updated at
atlas/query
263170 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
altek/eventually
924996 Downloads
The missing many-to-many Eloquent events.
wapplersystems/core-upgrader
30377 Downloads
Run upgrade wizards for multiple TYPO3 versions at once and clean up the system
websedit/we-cookie-consent
81898 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!.
invenso/rector
160380 Downloads
Invenso Rector Bundle to update API Platform Annotations to Attributes
digital-creative/icon-action-toolbar
30422 Downloads
Allows you to update a single column of a resource all at once.
digital-creative/batch-edit-toolbar
4775 Downloads
Allows you to update a single column of a resource all at once.
stephenlake/laravel-approval
17585 Downloads
Attach approvals to any model to prevent unauthorised updates.
cloudcake/laravel-approval
27690 Downloads
Attach approvals to any model to prevent unauthorised updates.
arkitecht/laravel-attributions
13640 Downloads
Laravel 5/6/7/8/9/10 - Track attributions (model creator / updater)
ichhabrecht/core-upgrader
33126 Downloads
Run upgrade wizards for multiple TYPO3 versions at once
teofanis/hook-press
2029 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
atlas/statement
15501 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
mlsolutions/icon-action-toolbar
3965 Downloads
Allows you to update a single column of a resource all at once.
shaka/dynamic-update-trait
8185 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.