Libraries tagged by php-linter
retailcrm/php-code-style
187216 Downloads
Defaults for php linters and code style fixers
lin3s/php-cs-fixer-config
5469 Downloads
PHP linting tool using PHP CS Fixer for LIN3S projects
sanmai/linter
380 Downloads
PHP Linter
bound1ess/php-linter
32 Downloads
Simple PHP code linter using "php -l" command.
kreta/php-cs-fixer-config
1421 Downloads
PHP linting tool using PHP CS Fixer for Kreta packages
pzs/nav-online-invoice
171312 Downloads
A PHP interface for Online Invoice Data Reporting of Hungarian Tax Office (NAV)
fennb/phirehose
391443 Downloads
A PHP interface to the Twitter Streaming API.
andrewsville/php-token-reflection
1713915 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
onesky/api-library-php5
1045883 Downloads
PHP interface for OneSky Platform API
jefs42/libretranslate
50434 Downloads
PHP interface for the open source LibreTranslate project
ci/restclientbundle
587070 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
badoo/soft-mocks
32659 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.
alleyinteractive/wp-type-extensions
71694 Downloads
PHP interfaces and implementations for WordPress.
judev/php-intervaltree
30369 Downloads
Interval Tree implementation in PHP
dan-on/php-interval-tree
9583 Downloads
Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".