Libraries tagged by 2can
infection/infection
22462998 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.
eluceo/ical
15670801 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
composer/class-map-generator
99123342 Downloads
Utilities to scan PHP code and generate class maps.
orchestra/canvas
12636743 Downloads
Code Generators for Laravel Applications and Packages
jeremykendall/php-domain-parser
11765041 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
enlightn/security-checker
30148953 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
icanhazstring/composer-unused
5762229 Downloads
Show unused packages by scanning your code
yahnis-elsts/plugin-update-checker
1272652 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
3200092 Downloads
Laravel plugin For Processing Payments Through Paypal Express Checkout. Can Be Used Independently With Other Applications.
spatie/laravel-rate-limited-job-middleware
3338723 Downloads
A middleware that can rate limit jobs
shipmonk/dead-code-detector
705396 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
2788831 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
roots/wordpress
15582740 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
php-mock/php-mock
15565732 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
9156266 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.