Libraries tagged by Fixes
sfolador/ai-email-suggest
21 Downloads
This package helps user to fix typos in email addresses by using openai api to suggest a valid email address.
secursus/var_representation_polyfill
2583 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
restruct/silverstripe-asset_icons
368 Downloads
Fix-up assets with filetype icons and better filenames
remessage/ruleset
166 Downloads
PHP CS Fixer rule set
rdehnhardt/exchange-rate
26 Downloads
Performs currency conversion automatically based on api fixer.io
rcalicdan/blade
84 Downloads
A standalone fork of jenssegers/blade, Laravel's Blade templating engine for use outside of Laravel. This maintained version includes fixes for modern PHP environments.
powerbuoy/sleek-menu
2152 Downloads
Cleans up the menu HTML by removing IDs and redundant classes. Also fixes active-classes on post type and taxonomy archives.
pixie-media/patching
310 Downloads
Provides critical fixes for Magento 2
philwinkle/module-fixerio
291 Downloads
Get currency rates from the European Central Bank via the webservice Fixer.io
oscarotero/typofixer
1270 Downloads
Html microtypography fixer
orklah/psalm-use-constants
11027 Downloads
Fix the code to use existing constants instead of literals when available
orklah/psalm-type-setters-params
594 Downloads
Use property type to fix param in the setter
myurasov/rockmongo
215 Downloads
An up-to date version of Rockmongo that includes latest patches and bug fixes
multibyte/vatfix
451 Downloads
Magento extension to fix Magentos VAT Handling and accept VAT's with Countrycode.
msonowal/laraxchange
2180 Downloads
This provides multi currency conversions in Laravel app by using http://fixer.io/ API and cache the conversion rates by using cache driver specified and updates the cache for the app periodically by the command bus in laravel way