Libraries tagged by sh
shuchkin/simplexlsx
3046591 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
shipmonk/dead-code-detector
439822 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.
shardj/zf1-future
3061312 Downloads
Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions
laravel-shift/blueprint
1064091 Downloads
An expressive, human readable code generation tool.
sqids/sqids
712687 Downloads
Generate short YouTube-looking IDs from numbers
spaze/phpstan-disallowed-calls
14397633 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
phayes/geophp
8843294 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/easy-sms
1248010 Downloads
The easiest way to send short message.
mpociot/vat-calculator
3195597 Downloads
EU VAT calculation, the way it should be.
mexitek/phpcolors
3040564 Downloads
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
icanhazstring/composer-unused
5420628 Downloads
Show unused packages by scanning your code
theseer/fdomdocument
41230279 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
emojione/emojione
2046327 Downloads
EmojiOne is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG format provided for the emoji images.
yiisoft/yii2-shell
2360925 Downloads
The interactive shell extension for Yii framework
wp-cli/shell-command
6043145 Downloads
Opens an interactive PHP console for running and testing PHP code.