Help
RSS
API
Feed
Maltego
Contact
Domain > www.phpundercontrol.org
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2014-10-30
207.97.227.245
(
ClassC
)
2025-01-26
52.84.162.40
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sun, 26 Jan 2025 17:13:17 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://www.phpundercontrol.org/X-Cache: Redirect from cloudfrontVia: 1.1 50faaaa196a6b0875217ef7827f97d7c.cloudfront.net (CloudFront)X-Amz-Cf-Pop: SEA19-C3X-Amz-Cf-Id: 2ZE3fMeU38PEEe97E94MYEZdoEAacAXL5rK8I6k_kkAwgF6Wqr0Q_w html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 6501Connection: keep-aliveDate: Sun, 26 Jan 2025 17:13:18 GMTLast-Modified: Mon, 18 Nov 2019 19:19:30 GMTETag: 65d19a04ca76bc570fbd14423e290f24x-amz-version-id: y5TgtLV.aZNBAPNE5uoaz0DgjuqNkT26Accept-Ranges: bytesServer: AmazonS3X-Cache: Miss from cloudfrontVia: 1.1 b618c0f73dc30c968057784ed0185d7a.cloudfront.net (CloudFront)X-Amz-Cf-Pop: SEA19-C3X-Amz-Cf-Id: o6EpvH7lmjYPxJYhawYqxuyh4ko5-LN5SnfvjXk85bGbqofkH_Wmyg html xmlnshttp://www.w3.org/1999/xhtml xml:langen langen>head> meta namedescription contentphpUnderControl - The first CruiseControl integration tool for PHP development.> meta namekeywords contentphpUnderControl, web, Continuous Integration, CruiseControl, Quality Assurance> meta nameauthor contentManuel Pichler> meta namelanguage contenten> meta namedate contentSun, 08 Aug 2010 21:24:07 +0200> meta namerobots contentall> link relschema.DC hrefhttp://purl.org/dc/elements/1.1/> meta nameDC.title contentAbout> meta nameDC.creator contentManuel Pichler> meta nameDC.date contentSun, 08 Aug 2010 21:24:07 +0200> meta nameDC.rights contentCC by-nc-sa> link relmeta href/index.rdf> link relStylesheet typetext/css href/styles/screen.css mediascreen> link relStylesheet typetext/css href/styles/print.css mediaprint> link relicon href/favicon.png typeimage/png> script typetext/ecmascript>// !CDATA/** * Return a mail link constructed from the parameters. The order of the * parameters is a bit unintuitive to not match any common patterns easily. * This is obviously no challenge for a specialized bot. * * @param string host * @param string tld * @param string user * @return string */function returnMailLink( element, host, tld, user ){ element.setAttribute( href, mailto: + user + @ + host + . + tld );}// > /script> title>phpUnderControl/title>/head>body>div idwcv> h1> /h1> ul classnavigation>li classrequested> a href/index.html titleAbout>About/a> /li>li> a href/documentation/installation.html titleDocumentation>Documentation/a> ul> li> a href/documentation/installation.html titleInstallation>Installation/a> /li>li> a href/documentation/getting-started.html titleGetting started>Getting started/a> /li>li> a href/documentation/tutorials.html titleTutorials>Tutorials/a> /li>li> a href/documentation/command-line.html titleCommand line>Command line/a> /li>li> a href/documentation/faq.html titleFAQ>FAQ/a> /li> /ul>/li>li> a href/screenshots.html titleScreenshots>Screenshots/a> /li>li> a href/download.html titleDownload>Download/a> /li> li> a href/contact.html titleContact Us>Contact Us/a> /li> /ul> div idformats> a href/index_rdf.html>Info/a> | a href>HTML/a> | a href/index.txt>Text/a> /div> div idcontent> h2>phpUnderControl - Continuous Integration for PHP/h2>a href/images/0.3.5-metrics.png>div class image right >img altphpUnderControl metrics screenshot titlephpUnderControl metrics screenshot src/images/0.3.5-metrics_thumb.png>span classimage_title>phpUnderControl metrics screenshot/span>/div>/a>p>phpUnderControl is an addon application for the continuous integration tool CruiseControl, which integrates some of the best PHP development tools. This project aims to make your first steps with CruiseControl and PHP as easy as possible. Therefore phpUnderControl comes with a command line tool that performs all modifications to an existing CruiseControl installation./p>a nameintegrated-tools>/a>h3>Integrated tools/h3>ul>li>p>Testing and software metrics/p>p>PHPUnit is the most popular xUnit implementation for PHP that provides a framework for automated software tests. Except the pure test automation PHPUnit contains a rich set of features like Code Coverage, Project Mess Detection and Software Metrics. To visualize the generated XML reports phpUnderControl comes with a set of XSL stylesheets that prepare the output for CruiseControl./p>/li>li>p>Documentation/p>p>phpUnderControl uses the most common documentation tool for PHP projects, PhpDocumentor, to generate an up to date documentation of the software on every build cycle. Therefore the developers will always get the latest API documentation of their project. Additionally phpUnderControl extracts the documentation violations found by the PhpDocumentor and visualizes these as an additional quality report in the user interface and the project time line of documentation violations./p>/li>li>p>Coding Standards/p>p>With the package PHP_CodeSniffer the PEAR project gave PHP developers a very useful tool to detect coding standard violations in a project. Since version 1.0.0RC3 it has native support for the Checkstyle XML format that can be visualized by CruiseControl. PHP_CodeSniffer comes with a variety of pre defined coding standards like PEAR and ZEND but due to its modular structure you can easily implement a custom rule set or extend one of the pre defined sets. This development tool assures that the whole project code will remain clean and consistent./p>/li>/ul>a namecommercial-support>/a>h3>Commercial support/h3>p>There are also companies providing commercial support for phpUnderControl:/p>ul>li>p>Qafoo GmbH - passion for software quality/p>p>Founded by me, the lead developer of phpUnderControl, and two friends, Qafoo provides support for phpUnderControl and general consulting and training on software quality tools and processes./p>/li>/ul>a namecommunication>/a>h3>Communication/h3>a namemailinglists>/a>h4>IRC/h4>ul>li>p>You will always find help on phpUnderControl related topics in the #phpunit channel on the Freenode IRC network./p>/li>/ul> /div> div idinfo>Revision strong>1/strong> ul>li> p> Revision strong>139/strong> by strong>mapi/strong> at Sun, 08 Aug 2010 21:24:07 +0200 /p> p classmessage> # Content structure improved. /p>/li> /ul> br> By br> phpundercontrol.org script typetext/javascript> document.write(new Date().getFullYear());/script> br>/div> div classfooter> strong>a href onclickreturnMailLink( this, manuel-pichler, de, mapi );>Manuel Pichler/a>/strong> br> /div>/div> footer classfooter> a href/privacy-policy.html>Privacy Policy/ Terms of Use/a> | a href/sitemap.html>Sitemap/a> /footer> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]