Libraries tagged by php-linter
retailcrm/php-code-style
217881 Downloads
Defaults for php linters and code style fixers
yousha/codecop
22 Downloads
A lightweight static analyzer that scan PHP files for quality issues.
sanmai/linter
384 Downloads
PHP Linter
bound1ess/php-linter
33 Downloads
Simple PHP code linter using "php -l" command.
lin3s/php-cs-fixer-config
5469 Downloads
PHP linting tool using PHP CS Fixer for LIN3S projects
kreta/php-cs-fixer-config
1421 Downloads
PHP linting tool using PHP CS Fixer for Kreta packages
zhalker/php-literal
6 Downloads
Backtick-powered PHP literal templating with embedded expressions, inspired by JavaScript template literals.
pzs/nav-online-invoice
178259 Downloads
A PHP interface for Online Invoice Data Reporting of Hungarian Tax Office (NAV)
fennb/phirehose
392363 Downloads
A PHP interface to the Twitter Streaming API.
andrewsville/php-token-reflection
1721757 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
onesky/api-library-php5
1064062 Downloads
PHP interface for OneSky Platform API
jefs42/libretranslate
56468 Downloads
PHP interface for the open source LibreTranslate project
ci/restclientbundle
590728 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
badoo/soft-mocks
33485 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
31461 Downloads
Interval Tree implementation in PHP