Libraries tagged by 2can
infection/infection
21280305 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
composer/class-map-generator
90964677 Downloads
Utilities to scan PHP code and generate class maps.
orchestra/canvas
11165876 Downloads
Code Generators for Laravel Applications and Packages
jeremykendall/php-domain-parser
11334386 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
enlightn/security-checker
29316193 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
icanhazstring/composer-unused
5374975 Downloads
Show unused packages by scanning your code
yahnis-elsts/plugin-update-checker
1195532 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
srmklive/paypal
3000681 Downloads
Laravel plugin For Processing Payments Through Paypal Express Checkout. Can Be Used Independently With Other Applications.
spatie/laravel-rate-limited-job-middleware
3103724 Downloads
A middleware that can rate limit jobs
shipmonk/dead-code-detector
410955 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
rtconner/laravel-tagging
2688791 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
roots/wordpress
15131119 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
php-mock/php-mock
14633282 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phayes/geophp
8802789 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
overtrue/phplint
11378943 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.