Libraries tagged by USOS
glushkovds/php-smpp
24972 Downloads
Implementation SMPP v3.4 protocol. Includes sending and listening USSD.
friendsoftypo3/interest
487 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
flynsarmy/image-optimizer
44166 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
dwgebler/encryption
5798 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
develodesign/magento-module-pagebuilder-lazyload-images
36839 Downloads
Uses the modern browser loading="lazy" attribute on images added via page builder. Can be turned on and off per image as needed.
dcodegroup/activity-log
69683 Downloads
Simple package which dcode uses to manage activity logs
causal/oidc
44823 Downloads
This extension uses OpenID Connect to authenticate users.
awcodes/preset-color-picker
8394 Downloads
A color picker field for Filament Forms that uses preset color palettes.
atlas/info
54461 Downloads
Uses an Atlas.Pdo connection to discover schema information.
artprima/query-filter-bundle
27249 Downloads
An easy way to filter requests in your Symfony 4/5/6 application (that uses Doctrine2 as ORM).
aminyazdanpanah/php-shaka
7531 Downloads
Shaka PHP is a library that uses Shaka Packager for DASH and HLS packaging and encryption, supporting Common Encryption for Widevine and other DRM Systems.
aeon-php/sleep
325170 Downloads
Improved sleep function that uses simple TimeUnit and decides between \sleep and \usleep
acamposm/ping
18809 Downloads
Ping uses the ICMP protocol's mandatory ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway.
vendic/magento2-checkoutonly
46627 Downloads
A module that enables you to limit access only the Magento checkout. Usefull for a PWA setup that uses the default Magento 2 checkout
stil/xpath-selector
20565 Downloads
A library which makes it easy to web scrape HTML or XML pages. Uses XPath queries.