Libraries tagged by cyan
shipmonk/dead-code-detector
489030 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
2725475 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
roots/wordpress
15279438 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
php-mock/php-mock
14927278 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
8909747 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
11533985 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
johnpbloch/wordpress
8848770 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
eluceo/ical
15233473 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.
colinmollenhour/cache-backend-file
20564164 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
brick/varexporter
23871640 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
arrilot/laravel-widgets
4259049 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
orchestra/canvas-core
11689073 Downloads
Code Generators Builder for Laravel Applications and Packages
marcocesarato/php-conventional-changelog
1030342 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
austintoddj/canvas
97642 Downloads
A Laravel publishing platform
laravel/nexmo-notification-channel
13617175 Downloads
Vonage Notification Channel for laravel.