Download the PHP package bmack/gen-z without Composer

On this page you can find all versions of the php package bmack/gen-z. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package gen-z

gen_z - Gen Z Speak for TYPO3

This TYPO3 extension registers a custom language "Gen Z Speak" (en-X-GNZ) and translates all labels in the TYPO3 backend into American Gen-Z internet slang. No cap!

The Problem

The TYPO3 backend is professional, functional and... boring. Where's the rizz? Where's the aura? Why does it say "Delete" instead of "Yeet"? Why "Cancel" instead of "Nvm bestie"? And why does it say "Disabled" when "Ghosted" hits so much harder?

This extension fixes that problem once and for all. Fr fr.

What it does

Highlights

Before After
OK Slay!
Yes Bet!
No Nah fam
Cancel Nvm bestie
Delete Yeet it
Edit Glow up
Save and close Save and dip
Search Stalk
Login Slide in
Logout Peace out
Enabled It's giving active
Disabled Ghosted
Print Print on dead trees
More Give me more bestie
Please confirm You sure about this fr fr?
Error Oof, big L
Success W, aura +100!
Warning Red flag!
Standard Mid
Admin Sigma Admin
User groups The squad
History Caught in 4K

Installation

Alternatively, copy the gen_z folder to typo3conf/ext/ and activate it in the Extension Manager.

Setup

  1. Activate the extension
  2. In the backend under User Settings → Language select the new language "Gen Z Speak"
  3. Slay!

Compatibility

TYPO3 PHP Status
14.x 8.2+ Slay

Technical Details

The extension uses TYPO3's built-in resourceOverrides mechanism to overlay custom XLF files for the en-X-GNZ locale over the original labels. The locale key follows the BCP 47 standard with a private-use subtag (x-gnz), based on en (English). This means IntlDateFormatter and other ICU-based functions work correctly with English formats.

The fallback chain is: en-X-GNZen.

License

GPL-2.0-or-later. See LICENSE.

Credits

Created 2026 by Benni Mack at the TYPO3 SurfCamp.


All versions of gen-z with dependencies

PHP Build Version
Package Version
Requires typo3/cms-core Version ^14.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package bmack/gen-z contains the following files

Loading the files please wait ...