Libraries tagged by carwings
theseer/fdomdocument
42969673 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
wikimedia/at-ease
19888725 Downloads
Safe replacement to @ for suppressing warnings.
sirbrillig/phpcs-changed
5101761 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
utopia-php/logger
301327 Downloads
Utopia Logger library is simple and lite library for logging information, such as errors or warnings. This library is aiming to be as simple and easy to learn and use.
haringsrob/livewire-datepicker
20782 Downloads
A standalone livewire datepicker component without dependencies
regex-guard/regex-guard
544969 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
askvortsov/flarum-moderator-warnings
26890 Downloads
Moderator Warnings extension for flarum.
haringsrob/icecat
48053 Downloads
Icecat data fetching class
milpa/resolver
5451 Downloads
The architecture resolver: pure logic that resolves contracts, versioned capabilities, and surfaces against a host profile and reports whether the graph is valid, bootable-with-warnings, blocked, or legacy-compatible.
kunstmaan/google-api-custom
675939 Downloads
A custom fork of alchemy/google-plus-api-client for the use into the Kunstmaan Bundles CMS without the composer warnings
flancer32/mage2_ext_csp
52974 Downloads
Magento 2 module to collect CSP violations reports and to eliminate JS console warnings.
mediawiki/at-ease
278511 Downloads
Safe replacement to @ for suppressing warnings.
fof/moderator-warnings
4543 Downloads
Moderator Warnings extension for flarum.
zetacomponents/debug
477273 Downloads
This component provides a set of classes that help you to debug an application. It provides timers and report generators for different formats that give a summary of warnings and errors that occurred within your application.
spencer-mortensen/exceptions
42685 Downloads
Catch fatal errors and warnings that would otherwise be difficult to handle