Libraries tagged by dibs
bodunde/geocoder
7623 Downloads
A laravel package that helps you with geocoding addresses and reverse geocoding coordinates using the google maps api. It also helps in calculating the distance between two locations using the Hervasine formula and the coordinates of the locations
bmdevel/php-index
45320 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
benoitchantre/wp-composer-auto-updates
14041 Downloads
Enables minor core auto updates even when DISALLOW_FILE_MODS is set to true.
batdan/midjourney-api-php
1583 Downloads
Generate images Midjourney (Discord API). URLs in prompt accepted
bartlett/php-compatinfo-db
81981 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
bariew/yii2-node-tree
10240 Downloads
Uses unique ids to create tree and display it with jstree
baraja-core/path-resolvers
155891 Downloads
A group of intelligent DI services that provide disk paths to important locations such as tempDir, wwwDir, vendorDir, logDir and other system constants for your applications. Dependency management can be easily solved from one place.
atk14/templates-panel
35988 Downloads
A panel for Tracy Debugger in an ATK14 project. Displays nested list of all rendered templates.
appkeep/laravel-appkeep
4488 Downloads
Instantly discover problems with your Laravel sites.
alexstack/google-recaptcha-to-any-form
7612 Downloads
Display a Google Recaptcha v2 or v3 or invisible in any custom form with flexible settings and no affection to your existing code. Also works well for SilverStripe 4.x/3.x/2.x & Laravel & Wordpress & other CMS.
activecollab/eventsdispatcher
52127 Downloads
Dispatch events, and provide event handlers
activecollab/datevalue
66463 Downloads
Simple extension to Carbon that makes distinction between date and date-time objects
achievers/cloudfront-ip-alert
37162 Downloads
Display updated Amazon CloudFront IP addresses.
wp-cli/autoload-splitter
774621 Downloads
Composer plugin for splitting a generated autoloader into two distinct parts.
techouse/total-records
52063 Downloads
A Laravel Nova card that displays the total number of records of a specific model.