Libraries tagged by user photo
cvl/ldap-wrapper
275 Downloads
Functionality for communicating via LDAP protocol, including authentication, reading and managing users, and reading and managing groups
alisonjo2786/chosen
17 Downloads
Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.
krizon/php-ga-measurement-protocol
514504 Downloads
Easy use of the Google Analytics Measurement Protocol in PHP
hprose/hprose
202936 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
freshbitsweb/laravel-google-analytics-4-measurement-protocol
74510 Downloads
A Laravel package to use Measurement Protocol for Google Analytics 4
kilylabs/odata-1c
35572 Downloads
ODATA protocol client adopted to use with 1C
henrique-borba/php-sieve-manager
89944 Downloads
A modern (started in 2022) PHP library for the ManageSieve protocol (RFC5804) to create/edit Sieve scripts (RFC5228). Used by Cypht Webmail.
dapphp/torutils
74486 Downloads
Classes for interacting with Tor over the control protocol, querying directory authorities and servers, DNS exit lists, a curl wrapper that makes it easy to use Tor's SOCKS proxy, and more.
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.
stonemax/acme2
25619 Downloads
Another PHP client for acme protocal (version 2) implementation, used for generating letsencrypt's free ssl certificates.
mmauksch/json-repositories
40 Downloads
Basic implementation of the repository pattern that stores its content in serialized json files. Intended use is for testing or prototyping! NOT INTENDED FOR PRODUCTION USE!
twirp/quickstart
5508 Downloads
Installs all necessary dependencies to use TwirPHP
protonemedia/laravel-splade-core
387 Downloads
A package to use Vue 3's Composition API in Laravel Blade.
ahmedhat/unifonicnextgen
1521 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
hetao29/php-grpc-server-protobuf
29 Downloads
The php grpc server framework with protobuf and DO NOT use any 3rd libraries.