wdb/prime-visualization

Several Functions for verifying, analyzing and displaying primes.

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

This package is auto-updated.

Last update: 2024-10-09 23:38:49 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.