php.package.health
composer.json
.Package | Status | |
---|---|---|
webignition/absolute-url-deriver | Derives an absolute URL from relative and source URLs | |
webignition/base-basil-test-case | ||
webignition/base-panther-test-case | ||
webignition/basil-action-generator | Create a basil action model from a basil action string | |
webignition/basil-assertion-failure-message | ||
webignition/basil-assertion-generator | Create a basil assertion model from a basil assertion string | |
webignition/basil-code-generator | ||
webignition/basil-compilable-source | ||
webignition/basil-compiler | ||
webignition/basil-compiler-models | ||
webignition/basil-data-structures | Data structures for basil language | |
webignition/basil-data-validator | Validator for source data for basil language | |
webignition/basil-dom-identifier | ||
webignition/basil-dom-identifier-factory | ||
webignition/basil-identifier-analyser | ||
webignition/basil-loader | Loader for basil language files | |
webignition/basil-model-provider | Providers for basil models | |
webignition/basil-models | ||
webignition/basil-parser | Parses raw basil data into basic data structures | |
webignition/basil-phpunit-result-printer | ||
webignition/basil-resolver | ||
webignition/basil-runner-documents | Models for documents that can be output by the runner | |
webignition/basil-validation-result | Models for the result of basil validators | |
webignition/basil-value-extractor | ||
webignition/basil-value-type-identifier | ||
webignition/basil-worker-manager-interfaces | ||
webignition/basil-worker-manager-persistence-bundle | ||
webignition/basil-worker-persistence-bundle | ||
webignition/basil-worker-state-bundle | ||
webignition/character-set-list | List of official names for character sets | |
webignition/container-aware-migration | A Doctrine migration that's Symfony-container aware | |
webignition/cookie-domain-matcher | Implementation of cookie domain matching specified in RFC6265 | |
webignition/cookie-path-matcher | Implementation of cookie path matching specified in RFC6265 | |
webignition/cookie-url-matcher | For cookie domain and url comparisons | |
webignition/create-task-collection-payload | ||
webignition/css-validator-output-models | Models for objects in the W3C CSS validator UCN output | |
webignition/css-validator-output-parser | Parser for output from the W3C CSS validator | |
webignition/css-validator-wrapper | PHP wrapper for the W3C css-validator.jar command line tool | |
webignition/disallowed-character-terminated-string | A string terminated by one or more disallowed characters | |
webignition/doctrine-migrations-bundle | Symfony DoctrineMigrationsBundle | |
webignition/encapsulating-request-resolver-bundle | Symfony controller action argument resolver for types that extend Symfony\Component\HttpFoundation\Request | |
webignition/error-handler | PHP error handler | |
webignition/guzzle-curl-exception | Translates a GuzzleHttp\Exception\ConnectException into a curl-specific exception where relevant | |
webignition/guzzle-http-authentication-middleware | Http authentication middleware for Guzzle6 | |
webignition/guzzle-request-headers-middleware | Middleware for setting headers on all requests sent by a Guzzle 6 client | |
webignition/guzzle-response-location-uri-fixer-middleware | Guzzle middleware for fixing response location URIs | |
webignition/html-document-link-checker | Check the links in a HTML document, find the working ones, find the broken ones, make happy people | |
webignition/html-document-link-finder | Find anchor URLs in a given HTML document | |
webignition/html-document-type | For parsing, validating and creating HTML doctype strings | |
webignition/html-document-type-extractor | Extract the doctype from a HTML document | |
webignition/html-document-type-generator | Generate a doctype for a given HTML version and variant | |
webignition/html-document-type-identifier | Given the source of an HTML document, identify the document type | |
webignition/html-document-type-parser | Parse a public html document type (so many caveats), extract FPI and URI | |
webignition/html-document-type-validator | Check if a given HTML doctype string is valid | |
webignition/html-validation-error-linkifier | Translate a normalised HTML validation error message a useful hyperlink url | |
webignition/html-validation-error-normaliser | Take an HTML validation error and get the normal form of it | |
webignition/html-validator-output-models | Models for the output from the W3C HTML validator | |
webignition/html-validator-output-parser | Parser for W3C HTML validator command line json output | |
webignition/html-validator-wrapper | Wrapper for command-line interaction with W3C HTML validator | |
webignition/http-cache-control-directives | Model of a web-based resource | |
webignition/http-client | HTTP Client with additional reliability over regular HTTP request sending to compensate for timeouts and redirects | |
webignition/http-headers | Models a collection of HTTP headers | |
webignition/http-history-container | A container for Guzzle history middleware | |
webignition/http-redirect-loop-detector | Detect HTTP redirect loops | |
webignition/ignored-url-verifier | ||
webignition/internet-media-type | PHP model of an http://en.wikipedia.org/wiki/Internet_media_type | |
webignition/internet-media-type-interface | PHP interfaces for a model of an http://en.wikipedia.org/wiki/Internet_media_type | |
webignition/is-http-status-code | DSimple small library to check if a given number is an HTTP status code | |
webignition/jslint-directive-string-parser | Parser for a JSLint directive string | |
webignition/json-pretty-print | Prettifies a JSON string for human readability | |
webignition/node-jslint-output-parser | Parser for the output of reid / node-jslint, get lovely things such as a list of errors, error counts, % of content scanned, bunnies | |
webignition/node-jslint-wrapper | Wrapper for the nodejs jslint wrapper. I heard you liked wrappers ... | |
webignition/object-reflector | ||
webignition/php-basil-compilable-source-factory | ||
webignition/php-basil-compilation-source | ||
webignition/php-basil-context-aware-exception | Models for basil language objects | |
webignition/php-basil-data-structures | Data structures for basil language | |
webignition/php-basil-model-factory | Factories to create basil models | |
webignition/php-basil-model-provider | Providers for basil models | |
webignition/php-basil-model-resolver | Resolves element and value references in basil models | |
webignition/php-basil-models | Models for basil language objects | |
webignition/php-basil-model-validator | Validator for basil language objects | |
webignition/php-basil-test-identifier-factory | Factory for creating webignition/php-basil-models::IdentifierInterface instances for tests | |
webignition/php-dom-element-identifier | ||
webignition/php-dom-element-locator | Model for identifying the location of an element within a DOM | |
webignition/php-ie-detector | Parses a user agent string to detect Internet Explorer | |
webignition/php-path-resolver | Resolve a relative directory path against a base directory path | |
webignition/php-stripe-models | Models for various Stripe entities | |
webignition/quoted-string | A parser for string values that are encapsulated in double quotes (ASCII 34) | |
webignition/quoted-string-value-extractor | ||
webignition/readable-duration | Convert a value in seconds into a human-readable convenience duration | |
webignition/resource-storage | ||
webignition/resque-job-factory | Configuration-based factory to create Resque jobs | |
webignition/robots-txt-file | Models a robots.txt file | |
webignition/robots-txt-parser | Parser for robots.txt files | |
webignition/sfs-client | HTTP client for querying api.stopforumspam.com | |
webignition/sfs-querier | Meta package for querying api.stopforumspam.com and providing help analysing/understanding results | |
webignition/sfs-result-analyser | Analyses results from api.stopforumspam.com, helps you figure out what to do | |
webignition/sfs-result-factory | Factory to create result objects from api.stopforumspam.com responses | |
webignition/sfs-result-interfaces | PHP interfaces for models for results from querying api.stopforumspam.com | |
webignition/sfs-result-models | PHP models for results from querying api.stopforumspam.com | |
webignition/simplytestable-base-migrations-bundle | Symfony bundle for base Doctrine migrations common to app.simplytestable.com and worker.simplytestable.com | |
webignition/simplytestable-pagecache-bundle | Symfony 4 bundle for creating/validating cacheable responses | |
webignition/simplytestable-user-hydrator | Hydrates a webignition/simplytestable-user-model from a request or from the session | |
webignition/simplytestable-user-interface | ||
webignition/simplytestable-usermanager-interface | ||
webignition/simplytestable-user-model | Model for a SimplyTestable user | |
webignition/simplytestable-user-serializer | Serializes a SimplyTestable user to a string | |
webignition/single-command-application-factory | ||
webignition/single-command-application-phar-builder | ||
webignition/sitemap-model | Models a website sitemap | |
webignition/stream-factory | Implementation of webignition/stream-factory-interface | |
webignition/stream-factory-interface | Interface for a factory to create Psr\Http\Message\StreamInterface objects | |
webignition/string-parser | Abstract state-based string parser | |
webignition/string-prefix-remover | ||
webignition/stubble | A minimal library to replace mustache-like variables in strings | |
webignition/stubble-resolvable | ||
webignition/symfony-console-typed-input | Symfony InputInterface providing type-specific getters for options and arguments | |
webignition/symfony-messenger-json-message-serializer-bundle | ||
webignition/symfony-messenger-message-dispatcher | ||
webignition/symfony-panther-dom-crawler-navigator | Navigate around a symfony panther dom crawler using convenience methods | |
webignition/symfony-panther-webserver-runner | ||
webignition/symfony-test-service-injector-trait | Inject Symfony services into test class properties | |
webignition/tcp-cli-proxy-client | ||
webignition/tcp-cli-proxy-models | ||
webignition/ulid-validator | Validates whether a string is a valid ULID | |
webignition/unparseable-url-fixer | Applies some fixes to otherwise-unparseable URLs to make them parseable | |
webignition/uri | A PSR-7 UriInterface implementation. A normalizer for applying sixteen lossy and lossless normalizations. | |
webignition/url | A PSR-7 UriInterface implementation. A normalizer for applying sixteen lossy and lossless normalizations. | |
webignition/url-health-checker | Check the health of a URL. Does it return 200 OK? 404 Not Found? Does in redirect indefinitely? | |
webignition/url-resolver | Resolve a given URL to the URL it actually points to; follow 30X and meta redirects to achieve this | |
webignition/url-source-map | Maps a collection of urls to another collection of urls | |
webignition/validator-message | Generic validation output message | |
webignition/web-driver-element-collection | A collection of Facebook\WebDriver\WebDriverElement | |
webignition/webdriver-element-inspector | Convenience methods for getting information from a Facebook\WebDriver\WebDriverElement instance | |
webignition/webdriver-element-mutator | Convenience methods for setting values on a Facebook\WebDriver\WebDriverElement instance | |
webignition/web-json-model | PHP model of a web-based JSON resource, based on webignition/web-resource-model | |
webignition/web-page-inspector | Convenience inspector for getting information out of a WebPageInterface instance | |
webignition/web-page-model | Model of a web page, based off webignition/web-resource-model | |
webignition/web-resource | Models for resources retrieved from the web, services to retrieve and create | |
webignition/web-resource-interfaces | Interfaces for web resource models and services to retrieve and create them | |
webignition/web-resource-model | Model of a web-based resource | |
webignition/web-resource-retriever | Retrieve a WebResourceInterface instance over HTTP | |
webignition/web-resource-service | Service to retrieve over HTTP a \webignition\WebResource\WebResource | |
webignition/web-resource-storage | Local storage for a retrieved web resource | |
webignition/web-resource-testing-tools | ||
webignition/website-rss-feed-finder | Find the RSS feed from a given website base URL | |
webignition/website-sitemap-finder | Finds the sitemap(.xml) for a given website | |
webignition/website-sitemap-retriever | Given a URL, retrieve a website sitemap | |
webignition/yaml-document | g | |
webignition/yaml-document-generator | Generate a yaml document from an array of data | |
webignition/yaml-document-set-parser | Separate a collection of yaml documents into an array of yaml documents |