PHPackages                             jvelletti/jv-typoscript - 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. jvelletti/jv-typoscript

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

jvelletti/jv-typoscript
=======================

Get Typscript from GIVEN Frontend request and answer as JSON. usefull in a cli command controller

13.4.2(1mo ago)01151GPL-2.0-or-laterPHP

Since Aug 25Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/velletti/jv_typoscript)[ Packagist](https://packagist.org/packages/jvelletti/jv-typoscript)[ RSS](/packages/jvelletti-jv-typoscript/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (18)Used By (1)

jv\_typoscript
==============

[](#jv_typoscript)

Request Typoscript settings as ajax. Usefull in a command Controller

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

[](#installation)

---

Admin tools -&gt; settings -&gt; Extension Configuration

allowed:
--------

[](#allowed)

---

Add List of allowed Extensions, comma separated, to allow to get TYPOSCRIPT Values from that extensions.

if you add news to existing "tx\_jvtyposcript,news" you will get all settings for both extensions with

```
https:////?tx_jvtyposcript=all

```

or only for one Plugin with:

```
https:////?tx_jvtyposcript=tx_jvtyposcript
https:////?tx_jvtyposcript=tx_news_list

```

Will NOT work: get all settings of a complete Extension. (Only for a plugin as above)

```
https:////?tx_jvtyposcript=tx_news

```

Todo:
=====

[](#todo)

### disallowedKeys

[](#disallowedkeys)

---

implement to remove disallowed keys from configuration

Internal reminder for the extension maintainer:
-----------------------------------------------

[](#internal-reminder-for-the-extension-maintainer)

To Update this extension in TER:
change version Number to "x.y.z" in Documentation\\ in Settings.cfg and Index.rst
create Tag "x.y.z"
git push --tags

create new zip file:
cd vendor/jvelletti/jve-template
git archive -o "jve\_typoscript\_x.y.z.zip" HEAD

f.e.:
git archive -o "jve\_template\_13.4.11.zip" HEAD

Upload ZIP File to
git push

setup packagist Webhook:

api Token from Profile:

check:

[https://extensions.typo3.org/extension/jv\_template/](https://extensions.typo3.org/extension/jv_template/)

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance97

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

Every ~36 days

Recently: every ~88 days

Total

17

Last Release

50d ago

Major Versions

0.0.8 → 11.4.12024-08-26

11.4.12 → 13.4.02025-07-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/59e5dc94c0b20e44ad7515599058d158fedbf1554b9edd67486a87dfabe6686c?d=identicon)[jvelletti](/maintainers/jvelletti)

---

Top Contributors

[![velletti](https://avatars.githubusercontent.com/u/912094?v=4)](https://github.com/velletti "velletti (24 commits)")

---

Tags

extendedtemplatetypo3typoscriptv12TypoScriptextendedTemplateService

### Embed Badge

![Health badge](/badges/jvelletti-jv-typoscript/health.svg)

```
[![Health](https://phpackages.com/badges/jvelletti-jv-typoscript/health.svg)](https://phpackages.com/packages/jvelletti-jv-typoscript)
```

###  Alternatives

[b13/bolt

Bolt - An easy TYPO3 integration basis

28202.9k2](/packages/b13-bolt)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)

PHPackages © 2026

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