Libraries tagged by php-snmp
imsop/simplexml_debug
136545 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
stymiee/php-simple-encryption
5709 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
s1syphos/php-simple-captcha
29964 Downloads
Simple captcha generator
php-kafka/php-simple-kafka-lib
41096 Downloads
PHP Simple Kafka library
mcustiel/php-simple-di
562474 Downloads
Minimalist library to manage dependency injection with low memory usage and high performance.
lysice/php-simple-html-dom-parser
24946 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
glushkovds/php-smpp
20595 Downloads
Implementation SMPP v3.4 protocol. Includes sending and listening USSD.
eddieace/php-simple
50445 Downloads
chadsikorra/php-simple-enum
274170 Downloads
Provides a simple enum and flag enum for PHP.
caophihung94/php-simple-html-dom-parser
91774 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.4 compatible
mcustiel/php-simple-request
537672 Downloads
php-simple-request is a minimalist library designed to simplify requests validation and filtering
mailjet/mailjet-apiv3-php-simple
57537 Downloads
[API v3] Simple PHP wrapper for the Mailjet API
fab2s/opinhelpers
431232 Downloads
A collection of Simple, opinionated yet hopefully useful PHP Helper Libs
swedbank-pay/swedbank-pay-sdk-php
64188 Downloads
The Swedbank Pay SDK for PHP simplifies integrations against Swedbank Pay's API Platform by providing native PHP interface towards the REST API.
keltstr/yii2-simplehtmldom
173878 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)