Download the PHP package webignition/disallowed-character-terminated-string without Composer
On this page you can find all versions of the php package webignition/disallowed-character-terminated-string. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webignition/disallowed-character-terminated-string
More information about webignition/disallowed-character-terminated-string
Files in webignition/disallowed-character-terminated-string
Download webignition/disallowed-character-terminated-string
More information about webignition/disallowed-character-terminated-string
Files in webignition/disallowed-character-terminated-string
Vendor webignition
Package disallowed-character-terminated-string
Short Description A string terminated by one or more disallowed characters
License MIT
Homepage https://github.com/webignition/disallowed-character-terminated-string
Package disallowed-character-terminated-string
Short Description A string terminated by one or more disallowed characters
License MIT
Homepage https://github.com/webignition/disallowed-character-terminated-string
Keywords stringterminated
Please rate this library. Is it a good library?
Informations about the package disallowed-character-terminated-string
Disallowed Character Terminated String
Overview
A given string will be terminated when reaching the first of one or more specified terminating characters.
Useful when stripping out end-of-line comments or when discarding whatever follows a line return.
Example Usage
Installation and Updating
Testing
To run tests:
composer test
To run code quality checks:
composer cs
To run static analysis:
composer static-analysis
To run all test and analyses:
composer ci
Have look at the project on travis for the latest build status, or give the tests a go yourself.
All versions of disallowed-character-terminated-string with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package webignition/disallowed-character-terminated-string contains the following files
Loading the files please wait ....