Libraries tagged by upcasting
universityofadelaide/shepherd-drupal-scaffold
7715 Downloads
Composer Plugin for updating the Shepherd Drupal tools.
tuutti/php-klarna-ordermanagement
57103 Downloads
The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication
totten/git-scan
2785 Downloads
CLI tool for scanning/updating git repos
timolake/livewire-forms
862 Downloads
one form for creating & updating data, based on laravel livewire
survos/installer
2075 Downloads
Composer plugin for installing configuration files and updating .env and .gitignore, based on survos/installer
stormiix/php-eyed3
1484 Downloads
A PHP wrapper for reading and updating ID3 meta data of (e.g.) MP3 files using eyeD3
slick/json-api
1000 Downloads
JSON:API specification library, providing content negotiation, error handling and pagination, as well as fetching, creation, updating and deleting resources
nineinchnick/yii-usr
2839 Downloads
Yii framework module for user authentication, password reset, registration and profile updating.
neontsun/composer-devtools-plugin
388 Downloads
Plugin for using and updating development tools when working on multiple projects
moc/synchronizeurl
6096 Downloads
Neos CMS package that keep page titles and URLs in sync by updating the URL every time the title changes
madeyourday/svg-icon-font-generator
157 Downloads
Creates a SVG font from a set of SVG files and vice versa. The glyph mapping is based on the file names – that makes updating and extending easy and fast.
mabrouk/mediable
337 Downloads
a laravel package to handle dealing with storing, updating or deleteing files
jtotty/csv-loader
714 Downloads
Sort and format the data from uploaded csv's for updating database data.
grizzlylab/assets-version-bundle
41040 Downloads
Automates the process of updating assets version in Symfony 5 projects still using parameters.yml
friendsoftypo3/interest
23 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.