Libraries tagged by guild wars
aboutgoods/url
530 Downloads
Parse, build and manipulate URL's
inthere/datetime-range
1886 Downloads
Provides capabilities to parse or build tstzranges for Postgres databases
domaincoder/code-metamodel-php
18 Downloads
CodeMetamodel-PHP provides metamodel classes of PHP code and a parser which parses PHP codes and build metamodel objects.
solarium/solarium-querybuilder
25834 Downloads
Solarium extension that adds support to build a Solarium query instance by parsing a Solr request
rayne/wz2008-graph
72 Downloads
Parses the "Classification of Economic Activities" (wz2008) issued by the Statistisches Bundesamt to build multiple hierarchically structured trees.
german/gman-end-point
13 Downloads
Create and make available a custom NOT A REST endpoint 'http://localhost/wordpress/exercise/inpsyde'. When a visitor navigates to that endpoint, the plugin send an HTTP request to a REST API endpoint. The API is available at https://jsonplaceholder.typicode.com/ and the endpoint to call is /users.The plugin will parse the JSON response and will use it to build and display an HTML table.
dekor/php-syntax-tree-builder
9 Downloads
This library allows you to build your custom language by describing lexing/parsing rules.
artplus_f/browscap
0 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.