Libraries tagged by can
shipmonk/dead-code-detector
3803097 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.
roots/wordpress
18168102 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
php-mock/php-mock
20147433 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
10559879 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
14275552 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
johnpbloch/wordpress-core
13031059 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
johnpbloch/wordpress
9881623 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
jeroendesloovere/vcard
3925311 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
brick/varexporter
33733592 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
beste/in-memory-cache
16663233 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
arrilot/laravel-widgets
4789988 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
amphp/http
11913319 Downloads
Basic HTTP primitives which can be shared by servers and clients.
orchestra/canvas-core
21230539 Downloads
Code Generators Builder for Laravel Applications and Packages
austintoddj/canvas
128812 Downloads
A Laravel publishing platform
vaimo/composer-patches
4655012 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.