Libraries tagged by overwrite
phpfu/puphpet-installer
68 Downloads
Provides a composer custom installer that works with `loadsys/puphpet-release` to add a PuPHPet.com vagrant box to a project via composer. DANGEROUS! Overwrites non-vendor files! Seriously, don't use this, or read the readme VERY carefully.
loadsys/puphpet-release-composer-installer
467 Downloads
Provides a composer custom installer that works with `loadsys/puphpet-release` to add a PuPHPet.com vagrant box to a project via composer. DANGEROUS! Overwrites non-vendor files! Seriously, don't use this, or read the readme VERY carefully.
yireo-training/magento2-example-js-mixin-configurable
19 Downloads
Example Magento 2 module showing how to use a mixin to overwrite Magento_Configurable
wenprise/templates-helper
136 Downloads
Helper function for WordPress templates loader and overwrite.
wenprise/template-render
189 Downloads
Allow WordPress plugin user to overwrite plugin templates in themes
vicgutt/laravel-stubs
190 Downloads
Overwrites and provides an opinionated version of the Laravel stubs
vanderlee/enricher
14 Downloads
Backfill (add only if missing), overwrite and remove classes, style rules and attributes in HTML by using selectors.
thephongit97/laravel-samesite-clients
2 Downloads
Some user agents are known to be incompatible with the `SameSite=None` attribute. This middleware will try to determine and overwrite the Cookie value.
theme/cssvariables
108 Downloads
Provide an option to overwrite CSS Variables from within Neos
taitava/silverstripe-changeablelasteditedvalue
24 Downloads
By default SilverStripe 3.1 overwrites the LastEdited field every time you write DataObjects to the database. This module allows you to keep your changes in the LastEdited field on any DataObject. It does not prevent the LastEdited field from getting updated when no manual edits has been done to it, so the module should not interfere with normal writing, only when you have explicitly set your own value to the LastEdited field.
sydante/laravel-eloquent-with-not-overwritten
6 Downloads
Add a method to Eloquent that does not overwrite the established relationship when relating 'with'.
skorp/laravel-samesite-incompatible-clients
36 Downloads
Some user agents are known to be incompatible with the `SameSite=None` attribute. This middleware will try to determine and overwrite the Cookie value.
seppzzz/silverstripe-image-cropper-field
5 Downloads
Adds a new field to images to allow them to be cropped. This will give the ability to save as new or overwrite current image.
sealink/craft-cpcss
2601 Downloads
Craft Plugin that easily overwrites the default Control Panel styles, can help with Redactor styling.
rokde/laravel-clone-database-command
3 Downloads
This package adds the ability to clone a database for development purposes locally. So you can overwrite personal data with faker values to keep the data type.