Download the PHP package k3n/tonictypes without Composer

On this page you can find all versions of the php package k3n/tonictypes. 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 tonictypes

About TYPO3 Tonictypes Core Extension

Build easy and intuitive TCA-powered records with customizable backend forms on the fly without any programming knowledge. You can create datatypes and select from a list of plugins to display your created records.

This extension is a easy to use data structure builder that saves you a lot of time, because there is no more need of creating an extension for every need. Great solutions can be done by just a few clicks and fluid templating.

You only need one extension to create a lot of solutions.

Having just one extension to maintain gives you the advantage to improve your workflows when upgrading TYPO3 versions.

Everything is fully compatible with the TYPO3 core.

Documentation

The documentation is available here:

https://docs.typo3.org/p/k3n/tonictypes/master/en-us/

Installation

We recommend installing the extension using Composer:

composer require k3n/tonictypes

Compatibility

Professional

We are also creating a Tonictypes Professional Version, which helps us to provide additional features by supporting our development. The Tonictypes Professional Extension is in a continuous process of getting new features such as plugins and more configuration options, to improve your workflows even more.

Addional fields and components are also available for specific usage like

Please refer to this url:

www.tonictypes.com

Highlights

Workflow

  1. Create Fields for your custom record that you assign later to a datatype
  2. Create a datatype and assign the fields, that you've created before.
  3. Create your records
  4. Create fluid templates for the records. You can create lists or single views.
  5. Insert Record-Plugin to your site to display record(s)

Configuration

Tonictypes has some additional backend TypoScript Configuration possibilities:

Adding new templates

Extending generated classes

You can extend the generated classes of your datatypes by using the extbase class mapping.

Future Roadmap


All versions of tonictypes with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1.0 <=8.3.99
typo3/cms-core Version >=12.4.0 <=13.4.99
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 k3n/tonictypes contains the following files

Loading the files please wait ...