Search Results
Project: CURL Command Converter
… Convert a curl HTTP request from one format to another. This allows curl commands of various types to be parsed and output as equivalent code. Currently supported inputs: - Curl Currently supported outputs: - PHP Code Install composer require …
Project: Sitemap Checker
… This will download the sitemap.xml file, let you know how many URLs it detected before starting to crawl them. You can also use a … this will only process 10 results, regardless of the number of URLs found. php application.php sc:run -l 10 … -e chrome https://www.example.com/sitemap.xml Exclude Pass a list of URLs to exclude using the --exclude (or -x for short) flag. This will …
Project: Drupal ParamConverter Example Module
… contains a slug that can be used to translate the parameter in the URL into an entity. A hook_install() hook is used to generate an …