Libraries tagged by 2can
jeremykendall/php-domain-parser
14719672 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
icanhazstring/composer-unused
8906549 Downloads
Show unused packages by scanning your code
shipmonk/dead-code-detector
4970575 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.
overtrue/phplint
14810219 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
nnnick/chartjs
1315784 Downloads
Simple HTML5 charts using the canvas element.
eluceo/ical
19543774 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
152142886 Downloads
Utilities to scan PHP code and generate class maps.
orchestra/canvas
23233823 Downloads
Code Generators for Laravel Applications and Packages
mbostock/d3
448040 Downloads
A JavaScript visualization library for HTML and SVG.
enlightn/security-checker
33689184 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
yahnis-elsts/plugin-update-checker
1844320 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.
spatie/laravel-rate-limited-job-middleware
4786029 Downloads
A middleware that can rate limit jobs
roots/wordpress
18806044 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
php-mock/php-mock
21042736 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
10733249 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.