Popular Packages
-
PHP
sirbrillig/phpcs-changed
Run phpcs on files, but only report warnings/errors from lines which were changed.
-
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.
-
-
-
-
-
-
-
-
-
-
HTML
paquettg/php-html-parser
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
-
-
-
MDX
thecodingmachine/graphqlite
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).