Libraries tagged by php-lint
abdelmonem/phplite
22 Downloads
php lite framework
friendsofsymfony/elastica-bundle
15827192 Downloads
Elasticsearch PHP integration for your Symfony project using Elastica
uploadcare/uploadcare-php
2135906 Downloads
Uploadcare PHP integration handles uploads and further operations with files by wrapping Upload and REST APIs.
pzs/nav-online-invoice
188793 Downloads
A PHP interface for Online Invoice Data Reporting of Hungarian Tax Office (NAV)
fennb/phirehose
393994 Downloads
A PHP interface to the Twitter Streaming API.
rmunate/spell-number
240144 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.
andrewsville/php-token-reflection
1738234 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
nemiah/php-fints
125807 Downloads
PHP Library for the protocols fints and hbci
starkbank/sdk
134141 Downloads
SDK to facilitate PHP integrations with Stark Bank
roadrunner-php/lock
537762 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
1089203 Downloads
PHP interface for OneSky Platform API
jefs42/libretranslate
66247 Downloads
PHP interface for the open source LibreTranslate project
ci/restclientbundle
595393 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
badoo/soft-mocks
34613 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
33114 Downloads
Interval Tree implementation in PHP