PHPackages                             truffo/html-basic-test - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. truffo/html-basic-test

ActiveLibrary[Testing &amp; Quality](/categories/testing)

truffo/html-basic-test
======================

Basic HTML test

0.0.1(8y ago)13[1 issues](https://github.com/truffo/basic-html/issues)MITPHP

Since Jan 29Pushed 8y agoCompare

[ Source](https://github.com/truffo/basic-html)[ Packagist](https://packagist.org/packages/truffo/html-basic-test)[ RSS](/packages/truffo-html-basic-test/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

README
------

[](#readme)

[![SensioLabsInsight](https://camo.githubusercontent.com/b30e1c6c39d24fe817aa579f8e72bdf18a554e3d04938bd67f9a8a1c2aa327d3/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f39623932343661352d643031392d346533382d616631382d6334303737313265393139622f6269672e706e67)](https://insight.sensiolabs.com/projects/9b9246a5-d019-4e38-af18-c407712e919b)

Html Basics est un ensemble de tests qui vérifie la bonne mise en place des éléments de base pour une bonne intégration HTML qui peuvent être vérifié automatiquement.

L'outil ne vérifie que le code HTML fournit et non le code HTML généré via Javascript.

L'objectif de l'outil est de vérifier les erreurs HTML les plus courantes.

Cet outil n'est qu'un POC (Proof Of Concept) qui doit être impérativement adapté à chaque projet.

Installation
============

[](#installation)

```
git clone https://github.com/truffo/basic-html.git basic-html
cd basic-html
composer install
yarn install

```

Paramétrages
============

[](#paramétrages)

Il faut créer un fichier urls.csv dans le répertoire data. Ce fichier est une liste d'url

```
http://example.com/
http://example.com/ma-page

```

Attention, chaque ligne doit être suivi d'un saut de ligne pour être pris en compte.

Execution
=========

[](#execution)

Pour lancer les tests

```
vendor/bin/phpunit -c phpunit.dist.xml

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3030d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/223b81b4a7932ef4d7d804a12d8da2ef5b7e4045ca37ed3f5cc9ece9f4682202?d=identicon)[truffo](/maintainers/truffo)

---

Top Contributors

[![truffo](https://avatars.githubusercontent.com/u/3169185?v=4)](https://github.com/truffo "truffo (26 commits)")

### Embed Badge

![Health badge](/badges/truffo-html-basic-test/health.svg)

```
[![Health](https://phpackages.com/badges/truffo-html-basic-test/health.svg)](https://phpackages.com/packages/truffo-html-basic-test)
```

###  Alternatives

[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2021.0M277](/packages/drupal-core-dev)[drevops/behat-steps

Collection of steps for Behat

25381.7k3](/packages/drevops-behat-steps)[ezsystems/behatbundle

Behat bundle for help testing eZ Bundles and projects

44857.4k17](/packages/ezsystems-behatbundle)[aik099/phpunit-mink

Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.

72136.2k1](/packages/aik099-phpunit-mink)[devinci/devinci-behat-extension

Provides extra behat goodies.

17593.9k](/packages/devinci-devinci-behat-extension)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
