Libraries tagged by upgaming
vse/passwordstrength
33 Downloads
An extension for phpBB that will show users the strength of a password as they type it into the password field when creating or updating their account.
timolake/livewire-forms
1576 Downloads
one form for creating & updating data, based on laravel livewire
tarecord/wp_commercial_updater
1 Downloads
A library for updating commercial WordPress plugins without using the WordPress.org repository
smoolabs/wordpress-plugin-updater
139 Downloads
A library for WordPress plugins, to utilize license verification and auto-updating using WordPress License Server.
slick/json-api
1123 Downloads
JSON:API specification library, providing content negotiation, error handling and pagination, as well as fetching, creation, updating and deleting resources
skript-manufaktur/simple-rest-bundle
251 Downloads
Upgrading a Symfony project with capabilities of a simple REST API.
oblak/wp-package-updater
91 Downloads
Simplifies the process of updating WordPress packages from custom repositories.
moraesgil/entity-validator-trait
280 Downloads
A simple Laravel trait for call Validation by your entitie to allow data creating or updating.
mits87/eloquent-nested-attributes
364 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
229 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.
joaoroyosilva/eloquent-nested-attributes
367 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.
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.
dadehpardaz/laravel-executor
181 Downloads
Configurable code that can be ran when installing or updating your web app.
coyote6/laravel-crud
58 Downloads
Base templates utilizing Livewire and Tailwind for Creating, Retrieving, Updating, and Deleting (CRUD) data for administering your Laravel site.