Libraries tagged by phel
overtrue/phplint
11611207 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
phploc/phploc
22885393 Downloads
A tool for quickly measuring the size of a PHP project
classpreloader/classpreloader
41722641 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
pheromone/phpcs-security-audit
3152414 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
fileeye/pel
5291822 Downloads
PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.
cmgmyr/phploc
5061435 Downloads
A tool for quickly measuring the size of a PHP project.
lsolesen/pel
7143471 Downloads
PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.
phalcon/zephir
395508 Downloads
Zephir is a compiled high level language aimed to the creation of C-extensions for PHP
phalcon/incubator
2779410 Downloads
Adapters, prototypes or functionality that can be potentially incorporated to the C-framework.
phalcon/ide-stubs
2787164 Downloads
The most complete Phalcon Framework IDE stubs library which enables autocompletion in modern IDEs.
phalcon/devtools
1956019 Downloads
This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.
phalcon/cphalcon
237807 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
phplang/scope-exit
10648690 Downloads
Emulation of SCOPE_EXIT construct from C++
phlak/semver
1358653 Downloads
Semantic versioning helper library
shipmonk/doctrine-entity-preloader
58406 Downloads
Efficient & easy to use solution to n+1 problem in Doctrine ORM