Libraries tagged by throw
zetacomponents/signal-slot
480937 Downloads
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.
wujunze/dingtalk-exception
28746 Downloads
Laravel exception notify through DingTalk
wp-media/wp-imagify-partner
170346 Downloads
A php class allowing WordPress plugin developers to promote Imagify through their own plugin
white-rabbit-1-sketch/php-file-hash-map
5407 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
visol/cacheable
7041 Downloads
Allows caching the return value of Flow Framework methods through annotations
vasileuski/magento2-module-admin-search
3579 Downloads
Magento 2 module that enhances the admin panel's global search by enabling fast and efficient searches through main entities with improved visibility and ACL support.
twentyonetf/ajax-table-card
4165 Downloads
A customisable Laravel Nova card that fetches data through ajax calls.
testmonitor/eloquent-incrementable
32837 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
swedbank-spp/swedbank-payment-portal
101594 Downloads
The Swedbank Payment Portal API Library provides access to the online banking system through which e-commerce transactions can be initiated and fulfilled by facilitating the exchange of bank data.
studiomitte/rte-ckeditor-abbr
31987 Downloads
Add Abbreviations information through the ckeditor
spatie/simple-tcp-client
11486 Downloads
Connect and send data through a TCP connection
silverstripe/gridfieldqueuedexport
223632 Downloads
Export large data sets from your GridField in the SilverStripe CMS interface through async jobs
sandermuller/laravel-queue-insights
16428 Downloads
Self-hosted, driver-agnostic queue observability for Laravel. Per-class throughput, durations, failures, and live depth/in-flight/delayed metrics with a Livewire dashboard.
roomies/vonage-voice-channel
9779 Downloads
Send Laravel notifications through a phone call
rogervila/lumen-rate-limiting
68192 Downloads
Lumen port of Laravel ThrottleRequests middleware