Libraries tagged by php-lint
friendsofsymfony/elastica-bundle
15316650 Downloads
Elasticsearch PHP integration for your Symfony project using Elastica
uploadcare/uploadcare-php
2007664 Downloads
Uploadcare PHP integration handles uploads and further operations with files by wrapping Upload and REST APIs.
pzs/nav-online-invoice
173756 Downloads
A PHP interface for Online Invoice Data Reporting of Hungarian Tax Office (NAV)
phpids/phpids
141791 Downloads
PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application
fennb/phirehose
391701 Downloads
A PHP interface to the Twitter Streaming API.
andrewsville/php-token-reflection
1716443 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
rmunate/spell-number
148479 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
nemiah/php-fints
121477 Downloads
PHP Library for the protocols fints and hbci
starkbank/sdk
120457 Downloads
SDK to facilitate PHP integrations with Stark Bank
roadrunner-php/lock
347466 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
onesky/api-library-php5
1051756 Downloads
PHP interface for OneSky Platform API
jefs42/libretranslate
52443 Downloads
PHP interface for the open source LibreTranslate project
ci/restclientbundle
588305 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
badoo/soft-mocks
32931 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
judev/php-intervaltree
30727 Downloads
Interval Tree implementation in PHP