Libraries tagged by wars
theseer/fdomdocument
43004758 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.
phrity/util-errorhandler
12244257 Downloads
Inline error handler; catch and resolve errors for code block.
watson/sitemap
1435919 Downloads
Generate Google Sitemaps in Laravel
watson/active
3897533 Downloads
Laravel helper for recognising the current route, controller and action
wikimedia/at-ease
19993451 Downloads
Safe replacement to @ for suppressing warnings.
sirbrillig/phpcs-changed
5156231 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
needim/noty
328433 Downloads
Noty is a library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.
eliashaeussler/cache-warmup
471940 Downloads
Composer package to warm up website caches, based on a given XML sitemap
dgtlss/warden
77388 Downloads
A deterministic Laravel security gate for CI and deployment pipelines
tomasnorre/crawler
450288 Downloads
Site Crawler - TYPO3 Crawler crawls the TYPO3 page tree. Used for cache warmup, indexing, publishing applications etc.
kartik-v/yii2-tabs-x
1486344 Downloads
A supercharged Bootstrap tabs widget with ability to align tabs in multiple ways, add borders, rotated titles, and more.
kartik-v/bootstrap-tabs-x
1463390 Downloads
Extended Bootstrap Tabs with ability to align tabs in multiple ways, add borders, rotated titles, and more.
ip2location/ip2proxy-php
367438 Downloads
PHP module to check if an IP address was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
codeception/assert-throws
1950430 Downloads
Assert exception was thrown without stopping a test
tomloprod/time-warden
19410 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.