Popular Packages
-
-
PHP
overblog/graphiql-bundle
Symfony GraphiQLBundle makes possible to render the UI into your symfony project
-
-
-
MDX
thecodingmachine/graphqlite
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
-
-
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
jfcherng/php-diff
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
-
-
PHP
jfcherng/php-sequence-matcher
A longest sequence matcher. The logic is primarily based on the Python difflib package.
-
-
-
-
PHP
jfcherng/php-mb-string
A high performance multibytes sting implementation for frequently reading/writing operations.