Libraries tagged by php project
thecodingmachine/discovery
308898 Downloads
Publish and discover assets in your PHP projects.
sylius/taxonomy
403363 Downloads
Taxonomies - categorization of domain models in PHP projects.
sylius/attribute
437249 Downloads
Component for handling object attributes in PHP projects.
stefanzweifel/laravel-stats-phploc
840846 Downloads
A tool for quickly measuring the size of a PHP project. (Don't use this fork in your production apps)
miladrahimi/phprouter
29713 Downloads
A powerful, lightweight, and very fast HTTP URL router for PHP projects.
marcocesarato/amwscan
15319 Downloads
AMWSCAN (Antimalware Scanner) is a php antimalware/antivirus scanner console script written in php for scan your project. This can work on php projects and a lot of others platform.
eonx-com/easy-quality
636832 Downloads
Makes using of code quality tools for PHP projects of EonX easier
j6s/phparch
199612 Downloads
Architecture Testing for PHP projects
sylius/shipping
192824 Downloads
Flexible shipping component for PHP e-commerce projects.
consolidation/version-tool
1018230 Downloads
Template project for PHP libraries.
simple-html-dom/simple-html-dom
140296 Downloads
A copy of the PHP Simple HTML DOM Parser project.
jkribeiro/drupal-composer-paranoia-acquia
1893503 Downloads
Composer plugin to improve the security of composer-based Drupal projects by moving all PHP files out of docroot for Acquia Environments.
phpcompatibility/phpcompatibility-symfony
699783 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
700579 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
olssonm/l5-zxcvbn
253037 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.