Libraries tagged by sinch
clue/block-react
2339377 Downloads
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.
sunchayn/nimbus
46720 Downloads
A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.
cheprasov/php-redis-lock
457663 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
ahand/mobileesp
524367 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
icicleio/icicle
153458 Downloads
Icicle is a PHP library for writing asynchronous code using synchronous coding techniques.
spryker/synchronization-behavior
3246250 Downloads
SynchronizationBehavior module
sourcebroker/deployer-extended-media
300163 Downloads
Deployer tasks to manage media synchronization between application instances.
sourcebroker/deployer-extended-database
325341 Downloads
Deployer tasks to manage database synchronization between application instances.
in2code/in2publish_core
146013 Downloads
Content publishing extension to connect stage and production server
micheh/psr7-cache
244706 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
t3/dce
470918 Downloads
Best FlexForm based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.
php-task/php-task
376222 Downloads
Library to work with synchronous and asynchronous tasks in php.
mstilkerich/carddavclient
112011 Downloads
CardDAV client library to discover and synchronize with CardDAV servers
causal/ig_ldap_sso_auth
399937 Downloads
This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
cviebrock/image-validator
459094 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later