Libraries tagged by war
highsidelabs/walmart-api
6500 Downloads
A PHP client for Walmart's Marketplace, 1P Supplier, and Content Provider APIs.
friendsofsilverstripe/backendmessages
13500 Downloads
DRY way to create message boxes in SilverStripe backend.
bizley/cookiemonster
12242 Downloads
Yii extension to manage cookie warning.
warslett/table-builder
14382 Downloads
table abstraction, table building, table rendering
warriorxk/phpwebsockets
22251 Downloads
A websocket library with support for IPC using socket pairs
warlof/seat-discord-connector
43996 Downloads
A SeAT plugin which maintain user access on a Discord Guild based on defined pattern.
warlof/seat-connector
43919 Downloads
Provide basic layer for SeAT connectors.
wark/miniostorage
930 Downloads
minio oss filesystem storage for laravel 5+
wareon/rakuten-rms
3245 Downloads
Rakuten rms api for Laravel.
chris-ware/nova-clock-card
35941 Downloads
A Laravel Nova card to display the date and time.
zetacomponents/debug
449946 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
32178 Downloads
Catch fatal errors and warnings that would otherwise be difficult to handle
schams-net/nagios
20555 Downloads
Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions, wrong PHP versions, etc. Requires a Nagios monitoring server.
packagelist/closurecompiler-bin
24982 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
mouf/html.widgets.messageservice
237040 Downloads
Use this package to display info/warning/error messages to the user on a web page. Using the SessionMessageService class, you register messages to be displayed. Using the MessageWidget class, you display the error messages in your templates.