Libraries tagged by dios
wesselperik/nova-status-field
188876 Downloads
A Laravel Nova field for displaying statuses.
webfactory/exceptions-bundle
1229325 Downloads
Building blocks for more user-friendly error pages, plus a simple controller to display error pages during development (helpful prior to Symfony 2.6.3)
webd/language
158740 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
vinelab/tracing-laravel
104290 Downloads
Distributed tracing for Laravel made easy
viewflex/zoap
158547 Downloads
For quickly deploying SOAP services in Laravel and Lumen, with auto-discovery of WSDL definitions.
tuyakhov/yii2-notifications
31930 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.
teampanfu/laravel-hcaptcha
48828 Downloads
A Laravel package to display and validate hCaptcha.
sourceability/console-toolbar-bundle
396291 Downloads
This bundle enables displaying the web toolbar in the console/terminal.
slash2nl/nova-back-button
170523 Downloads
A Laravel Nova card to display a back button.
simplesamlphp/simplesamlphp-module-preprodwarning
5970865 Downloads
Display a warning when using a pre-production environment
simplesamlphp/simplesamlphp-module-memcachemonitor
5977385 Downloads
A module that is able display usage statistics of a memcache(d) store
silverstripe/widgets
396246 Downloads
Widgets are small pieces of functionality such as showing the latest Comments or Flickr Photos. They normally display on the sidebar of your website.
signe/redlock-php
243546 Downloads
Redis distributed locks in PHP
roadrunner-php/lock
567877 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
rafaelfragoso/haversini-formula
201823 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.