Libraries tagged by php micro
felixfbecker/language-server
95843 Downloads
PHP Implementation of the Visual Studio Code Language Server Protocol
noodlehaus/config
36568 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
microsoft/azure-storage-table
1969253 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Table APIs.
php-mail-client/client
49410 Downloads
Full featured PHP mail client. Create, edit, delete, move and set flags to messages with ease! Drivers for IMAP4 and Microsoft Exchange Web Services available.
microsoft/application-insights
590876 Downloads
This project extends the Application Insights API surface to support PHP.
byjg/jwt-session
83047 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
yusufkandemir/microdata-parser
57980 Downloads
Parse microdata from HTML documents with ease. PHP Implementation of W3C Microdata to JSON Specification.
alancting/php-microsoft-jwt
46777 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
linclark/microdata-php
43389 Downloads
Extracts microdata from HTML using PHP.
potsky/microsoft-translator-php-sdk
120887 Downloads
PHP SDK for Microsoft Translator
dreamfactory/azure-documentdb-php-sdk
203774 Downloads
A simple PHP SDK for Microsoft Azure DocumentDB.
pinguo/php-msf
4184 Downloads
Pinguo Micro Service Framework For PHP
umbrellio/php-table-sync
48164 Downloads
PHP's implementation of the library providing data synchronization between microservices
trunkstar/oauth2-microsoft
29848 Downloads
Microsoft OAuth 2.0 Client Provider for The PHP League OAuth2-Client
sebudesign/php-ntlm-soap
74415 Downloads
Composer based package of https://blogs.msdn.microsoft.com/freddyk/2010/01/19/connecting-to-nav-web-services-from-php/