Libraries tagged by php-linter
retailcrm/php-code-style
110505 Downloads
Defaults for php linters and code style fixers
lin3s/php-cs-fixer-config
5456 Downloads
PHP linting tool using PHP CS Fixer for LIN3S projects
bound1ess/php-linter
31 Downloads
Simple PHP code linter using "php -l" command.
kreta/php-cs-fixer-config
1420 Downloads
PHP linting tool using PHP CS Fixer for Kreta packages
sanmai/linter
369 Downloads
PHP Linter
pzs/nav-online-invoice
152872 Downloads
A PHP interface for Online Invoice Data Reporting of Hungarian Tax Office (NAV)
fennb/phirehose
388249 Downloads
A PHP interface to the Twitter Streaming API.
andrewsville/php-token-reflection
1690173 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
onesky/api-library-php5
991148 Downloads
PHP interface for OneSky Platform API
jefs42/libretranslate
28525 Downloads
PHP interface for the open source LibreTranslate project
ci/restclientbundle
575348 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
badoo/soft-mocks
29975 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.
daanrijpkema/bluem-php
169528 Downloads
Bluem PHP interface
judev/php-intervaltree
28248 Downloads
Interval Tree implementation in PHP
dan-on/php-interval-tree
7774 Downloads
Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".