PHPackages                             anacreation/etvtest - 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. anacreation/etvtest

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

anacreation/etvtest
===================

Test Module for ETVFun

02101PHPCI failing

Since Oct 11Pushed 2y ago2 watchersCompare

[ Source](https://github.com/xavierauana/etvtestmodule)[ Packagist](https://packagist.org/packages/anacreation/etvtest)[ RSS](/packages/anacreation-etvtest/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

README
======

[](#readme)

Laravel Test and Lesson Module
------------------------------

[](#laravel-test-and-lesson-module)

This Laravel package is designed to facilitate the creation and grading of tests and lessons. It provides a robust and flexible way to manage educational content within your Laravel application.

### Features

[](#features)

- Create, update, and delete tests.
- Grade tests based on user input.
- Manage lessons associated with tests.

### Installation

[](#installation)

To install this package, you need to have Composer and Laravel installed on your system. If you haven't installed them yet, you can download them from their official websites.

Once you have Composer and Laravel installed, you can install the package via Composer:

```
composer require anacreation/etvtest
```

### Usage

[](#usage)

After installing the package, you can use it in your Laravel application. Here's a basic usage example:

```
use Anacreation\Etvtest\Services\TestServices;

$testService = new TestServices();
$test = $testService->createTest($testableObject, ['title' => 'My Test']);
```

### Configuration

[](#configuration)

This package uses Laravel's default database connection. Make sure to configure your database connection in your `.env`file.

### Contributing

[](#contributing)

Contributions are welcome. Please make sure to read the [CONTRIBUTING](CONTRIBUTING.md) guide before making a pull request.

### License

[](#license)

This package is open-sourced software licensed under the [MIT license](LICENSE.md).

### Support

[](#support)

If you encounter any problems or have any suggestions, please open an issue on the GitHub repository.

### Credits

[](#credits)

- Xavier Au (Author)

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 97.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/710ed9dde4b8cbcbc613ec7227fdf6c672675c93eb1077847c47b9ee5d006dd2?d=identicon)[Xavier Au](/maintainers/Xavier%20Au)

---

Top Contributors

[![xavierauana](https://avatars.githubusercontent.com/u/11531712?v=4)](https://github.com/xavierauana "xavierauana (71 commits)")[![xavierau](https://avatars.githubusercontent.com/u/1883485?v=4)](https://github.com/xavierau "xavierau (2 commits)")

### Embed Badge

![Health badge](/badges/anacreation-etvtest/health.svg)

```
[![Health](https://phpackages.com/badges/anacreation-etvtest/health.svg)](https://phpackages.com/packages/anacreation-etvtest)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M341](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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