Libraries tagged by upcasting
moraesgil/entity-validator-trait
167 Downloads
A simple Laravel trait for call Validation by your entitie to allow data creating or updating.
modassir/exception
5 Downloads
Exception library managing multiple exceptions with CLI support for creating, removing, and updating exceptions.
mits87/eloquent-nested-attributes
362 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
midorikocak/arraytools
225 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
makers99/wp-cli-shared-patches
0 Downloads
Applies patches to WordPress plugins to allow updating to new vendor releases.
mabrouk/mediable
253 Downloads
a laravel package to handle dealing with storing, updating or deleteing files
jtotty/csv-loader
410 Downloads
Sort and format the data from uploaded csv's for updating database data.
jbreeze/jbreeze
9 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
gravitywiz/batcher
6 Downloads
A class for bulk processing items in batches. Useful for migration routines, updating entries, generating content, and more.
digitalpolygon/drupal-upgrade-plugin
30 Downloads
A Composer plugin designed to streamline the process of updating Drupal core installations.
dagstuhl/datacite
8 Downloads
A DataCite API client for creating/updating DOI metadata (Schema 4.4), developed and used by Dagstuhl Publishing.
cyberrebell/soft-ttl-cache-php
539 Downloads
handle soft-caching and updating values on top of psr/cache
avalynx/avalynx-ref
31 Downloads
AvalynxRef is a Ref implementation for updating elements with a value like React's Ref or Vue's Ref.
alexeybob/laravel-translator
107 Downloads
PHP Laravel artisan command that extracting translation contents and updating translation files automatically