Libraries tagged by conflicts
conflict-network/common-laravel
2 Downloads
An implementation of the Conflict Networks common network-layer components for laravel.
conflict-network/common-contracts
8 Downloads
Common contracts used throughout the Conflict Networks network-layer source code.
zanderwar/stride-ace
10 Downloads
Decoupled version of no-conflict Ace Editor for use with silverleague/stride on the SilverStripe framework
yiranzai/file-cache
3 Downloads
PHP File Cache, use Separate Chaining resolve hash conflict. one cache, one file, one bucket.
symbiotic/eloquent
23 Downloads
Inherited model and encapsulated connection manager to avoid conflicts with Laravel
serethix/composer-command-log
4 Downloads
Logs all executed commands in order of execution so you can re run them in case there is a merge conflict during a merge or rebase
mundgold/svg-tag-unique-id
31 Downloads
This Statamic 4+ addon extends the functionality of the original SVG tag by introducing a new attribute, replace_ids. When this attribute is added to the SVG tag, the addon automatically prefixes all IDs within the SVG with a unique identifier, preventing conflicts with duplicate IDs from multiple embedded SVGs on a single page
laravel-liberu/versions
6 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
laravel-liberu/versioning
2 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
itmar/loader-package
9 Downloads
This package provides the ability to load classes via Composer's PSR-4 configuration without relying on the autoloader. This is useful when you want to avoid class conflicts between loaders in multiple plugins.
iadj/gcloud
21 Downloads
Google Cloud Client Library that doesn't conflict against google/apiclient
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
hdgtxcloud/tencentcloud-sdk-php
11 Downloads
Fork TencentCloudApi php sdk Resolve version conflicts
gabrielqs/theme-settings
1008 Downloads
Creates placeholders to be used in frequently used places by themes. By doing this, and by having a theme outputting such placeholders, one can avoid template files conflicts.
cgdsoftware/versions
6 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel