PHPackages                             snaik/interpreter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. snaik/interpreter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

snaik/interpreter
=================

scheme interpreter

v0.1.0(2y ago)015PHPPHP ^8.0

Since Nov 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/snaike71/interpreter)[ Packagist](https://packagist.org/packages/snaik/interpreter)[ RSS](/packages/snaik-interpreter/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

interpreter
===========

[](#interpreter)

prerequisites
-------------

[](#prerequisites)

1. php : "^8.0"
2. symfony/console: "^6.3"

Installation Local
------------------

[](#installation-local)

### recup repository and dependency

[](#recup-repository-and-dependency)

```
git clone https://github.com/snaike71/interpreter.git
cd Interpreter
composer i

```

### execute

[](#execute)

you can execute with option code

```
php bin/sch read "( + 5 8 )"

```

or execute code form a file with .scm extention

```
php bin/sch read "teste.scm"

```

Installation global
-------------------

[](#installation-global)

### install package

[](#install-package)

```
composer global require snaik/interpreter:dev-main

```

### execute

[](#execute-1)

you can execute with option code

```
sch read "( + 5 8 )"

```

or execute code from a file with .scm extention

```
sch read "teste.scm"

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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

913d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/38f877710d51c78b61bff6c24d70b1321e743b8b2adca3f9f50f3b76184636ea?d=identicon)[snaike7](/maintainers/snaike7)

---

Top Contributors

[![snaike71](https://avatars.githubusercontent.com/u/125468114?v=4)](https://github.com/snaike71 "snaike71 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/snaik-interpreter/health.svg)

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

###  Alternatives

[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[phel-lang/phel-lang

Phel is a functional programming language that compiles to PHP

4743.5k10](/packages/phel-lang-phel-lang)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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