Libraries tagged by work
nterms/yii2-mailqueue
139634 Downloads
Email queue component for yii2 that works with yii2-swiftmailer.
nitmedia/wkhtml2pdf
310474 Downloads
Html 2 Pdf - using wkhtml2pdf, work on 32bit and 64 bit linux + MacOS
movemoveapp/laravel-dadata
239857 Downloads
Laravel SDK for working with the DaData.RU service API
mottie/keyboard
56 Downloads
A jQuery on-screen keyboard (OSK) plugin that works in the browser.
morozovsk/websocket
18119 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
millipress/millirules
8585 Downloads
A declarative rule engine for PHP that turns complex conditional logic into readable when-then rules. Features a fluent builder API, lazy-loaded context for performance, smart operator inference, and works seamlessly in pure PHP or WordPress.
millipress/millicache
6782 Downloads
WordPress Full-Page Cache based on Rules & Flags. Delivers flexible, scalable caching workflows backed by Redis and ValKey in-memory stores.
mark-php/mark
7753 Downloads
a PHP API micro framework based on workerman
mageme/module-eu-withdrawal
6507 Downloads
Magento 2 implementation scaffolding for the EU consumer-withdrawal workflow under Art. 11a Directive 2011/83/EU (as amended by 2023/2673): guided storefront flow (find order, select items, confirm), durable-medium receipt email, 22-locale Annex I content. NOT legal advice — see README disclaimer; merchant is responsible for compliance verification.
laminas/laminas-cache-storage-deprecated-factory
578994 Downloads
Temporary storage adapter factory for fluent migration to laminas-cache v3 when working with laminas components which depend on laminas-cache
kschu91/largest-remainder-method
88326 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.
kdyby/autowired
935756 Downloads
Syntax sugar for working with services in Nette Framework
jomweb/billplz
204770 Downloads
PHP Agnostic library for working with BillPlz API
jbzoo/image
131088 Downloads
A PHP class that simplifies working with images
jamm/memory
27505 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.