Libraries tagged by operating
webmaster/maxmind-db-reader
1291 Downloads
This is the MaxMind DB Reader for Hyperf or other resident process framework. It preloads the entire mmdb file into memory, with the memory usage equal to the size of the mmdb file. It has no disk IO operations and maintains query efficiency at the microsecond level.
tekod/accent-log
6617 Downloads
Advanced services for common logging operations
snowio/magento2-mutexes
153303 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
smartman/swedbank-gateway
1758 Downloads
Swedbank Gateway integration for Laravel. For additional operations or questions about this plugin please contact [email protected]
silarhi/cursor-pagination
6980 Downloads
A doctrine ORM cursor based pagination library for faster batch operations.
shrikeh/file
8445 Downloads
Simple OO wrapper around many standard PHP file operations (e.g. include, require, etc)
samsara/fermat
3113 Downloads
A library providing math and statistics operations for numbers of arbitrary size.
rquadling/retry
37167 Downloads
A library for repeatable and retryable operations based upon keboola/retry
random-cuber/contextmenu_folder
2526 Downloads
Adds context menus with mailbox operations
piotrpress/streamer
5093 Downloads
This library is a custom PHP Stream Wrapper, which provides write/read operations and stores the data in the memory.
phpblaze/bladelib
246 Downloads
phpblade/bladelib is an optimized Blade-based vendor package designed to enhance PHP execution and improve query performance directly within Blade views. It streamlines rendering logic, reduces redundant operations, and boosts overall runtime efficiency for Laravel applications.
philetaylor/php-gpglib
8665 Downloads
A wrapper around GPG for stateless operations. PSR/Log 1.0+
perfect-code/module-deploy-env
1598 Downloads
Magento2 extension which adds installation date on config:set operation
payherokenya/payhero-php
112 Downloads
This PHP client library enables easy interaction with the PayHero API, allowing developers to integrate PayHero's payment processing capabilities into their PHP applications. With this client, you can perform operations like checking wallet balances, topping up service wallets, initiating payments, and querying transaction statuses.To be able to generate API keys with Pay Hero to use our API services you need to create an account with us. Create an account using below link and verify your account to be able to proceed. Go To: https://app.payhero.co.ke
pakard/rest-client-php
29546 Downloads
A rather straightforward and lightweight, yet flexible helper class to perform operations on a RESTful API with cURL -- or with any custom transport implementation