Libraries tagged by miac
packagelist/closurecompiler-bin
31702 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
oliverkroener/ok-exchange365-mailer
3140 Downloads
A TYPO3 extension for sending emails using Exchange 365 and Microsoft Graph API
nullthoughts/laravel-latest-relation
50775 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
nuglif/nacl
21427 Downloads
Nuglif Application Configuration Language (NACL) is a configuration data language intended to be both human and machine friendly.
naucon/utility
65976 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
mvdpoel/php-ews
184133 Downloads
The PHP Exchange Web Services library (php-ews) is intended to make communication with Microsoft Exchange servers using Exchange Web Services easier. It handles the NTLM authentication required to use the SOAP services and provides an object-oriented interface to the complex types required to form a request.
mf2/tests
4881 Downloads
Microformats test suite
metrogistics/laravel-azure-ad-oauth
78082 Downloads
Provides single-sign-on ability to Microsoft Azure Active Directory enabled apps.
mehedijaman/laravel-zkteco
1684 Downloads
Connect any zkteco fingerprint attendance machine to laravel application with no effort.
mark-php/mark
6525 Downloads
a PHP API micro framework based on workerman
kelvinzer0/curl-impersonate-php
27772 Downloads
Curl-Impersonate-PHP - Library to execute HTTP requests using cURL in PHP with the ability to impersonate the behavior of major browsers (Chrome, Firefox, Safari, and Microsoft Edge).
jasny/auth
15542 Downloads
Authentication, authorization and access control for Slim Framework and other PHP micro-frameworks
itpanda-llc/yandex-translate-sdk
29144 Downloads
Library for integration with the Yandex Translate machine translation service
herloct/codeception-slim-module
129843 Downloads
Codeception Module for Slim 3 Microframework.
getdkan/csv-parser
132059 Downloads
A state-machine driven, CSV parser and validator.