Popular Packages
-
-
-
-
-
PHP
willdurand/hateoas
A PHP library to support implementing representations for HATEOAS REST web services
-
PHP
cbschuld/browser.php
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
-
-
-
-
-
-
-
-
-
PHP
shipmonk/dead-code-detector
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.