wdb/prime-visualization

Several Functions for verifying, analyzing and displaying primes.

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/wdb/prime-visualization

v0.1 2020-01-09 10:54 UTC

This package is auto-updated.

Last update: 2025-10-10 02:04:43 UTC


README

Warning: work in progress, currently not yet usable.

This repo has different approachs while the first one was the motivating one to create this repo.

  • handle unpredictable long streams and chains of those streams in OOP.
  • different types of repositories:
    -- pages by configuration
    -- pages by modules which can be installed like extensions
    -- static pages where header, navigation etc. are still dynamic
    -- pages with mentioned type of streams but optional still including further
    content like headine and description
  • displaying numbers and primes in different kinds, primary based on modules but with some supporting basic-methods.
  • OOP framework with claim being useful for learning.

Installation

composer require wdb/prime-visualization

Configuration

primary in file

Configuration/DefaultApplicationConfiguration.php

Warning: parameters and structure still can change, furthermore are not complete yet related to the features that shall be determined and influenced by this configuration.