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