Libraries tagged by having
mohammedmanssour/file-cast
331 Downloads
Easily manage uploaded files in your Laravel app, with automatic path saving and handy value objects for effortless access.
mage2kishan/module-advancedcart
59 Downloads
Advanced Cart Page Enhancements - Free shipping bar, qty buttons, trust badges, order notes, savings display, estimated delivery
m-wardany/hash-ids
816 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
konectar/filament-content-draft
9 Downloads
Filament 5.x plugin for auto-saving and recovering form content drafts.
jeffersongoncalves/laravel-hotjar
10 Downloads
This Laravel package seamlessly integrates Hotjar into your Blade templates. Easily capture heatmaps, session recordings, and feedback directly within your Laravel application, providing valuable insights into your website's user experience. This package simplifies the integration process, saving you time and effort. With minimal configuration, you can leverage Hotjar's powerful behavior analytics features to gain a clearer understanding of your audience and website usage.
isolate/isolate
4125 Downloads
Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.
imsamurai/cakephp-serializable-behaviour
7709 Downloads
Behavior for saving and reading serialized data from/into database
homeapp/audit
7271 Downloads
Audit package for saving user activity
guave/formsave-bundle
1366 Downloads
Saving Forms to DB for Contao 5.0+
ed-smartass/yii2-relation-behavior
199 Downloads
Behavior for gettting and saving ActiveRecord relations
dynamikaweb/yii2-file-behavior
1351 Downloads
Uploading and saving files
drupal-eca-recipe/eca_lib_0048
5 Downloads
Adds two AI-powered buttons to the Business node form. "Look up the address" asks a chat model for the company's postal address and fills the compound Address field, "Look up the website" fills the Link field. Each branch sends the node title and the body text to the chat model with a strict JSON schema, decodes the answer and maps it onto the field's properties, so a country code, street, city and postal code land in the widget for the editor to review before saving. After applying the recipe, select a chat model that supports structured output in both chat actions. Requires ECA Field Widget Actions 1.0.x-dev newer than 1.0.0-beta2, because the compound fill and its "use_yaml" setting are unreleased. The recipe ships the Business content type with its Address and Link fields.
drupal-eca-recipe/eca_lib_0042
12 Downloads
Adds a Topic field and a Generate draft button to the Article node form. Selecting the button sends an Ajax request that fills the title and the body text in one go, without reloading the page and without saving the node. The topic is required for the button but not for saving, and the body is filled with HTML markup. The recipe brings in the library's Article content type; the button, the field and the behavior all come from the model, with no form display configuration needed.
dondominio/ddnotes
507 Downloads
Plugin to manage notes within the mailbox. The main advatatge of this plugin is its way of saving this notes, directly on the database.
dfware/ar-linkmany
132 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord