Download the PHP package dekodeinteraktiv/teft-base without Composer

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

Project name

If you are looking for instructions on how to use and install project-base, please refer to the file INSTALLATION.md

Short summary of the main functionality and purpose of the project.

Made by

List the people who have been extensively involved in creating this website

How to build

List any steps necessary to get this project up and running on a local machine. This could consist of, but is not limited to, these points:

Custom wp-cli commands

List and document any custom-made wp-cli commands on this site.

Third party integrations

List any third-party integrations which are included in the project. Each entry should include:

Where in the project the integration is used What purpose the integration serves. Is it used when the user performs a special page query, or is it an import routine which runs at specific intervals?

How the integration is configured Any constants be it PHP or Javascript that need to be set, and whether these constants are different on stage and production.

Link to documentation Add a link to any relevant documentation, and specify which version of an API we use.

Authorization Add some words about how the third-party server authenticates incoming requests and add any API-keys necessary.

Any terminal commands that could be useful Any custom made wp-cli commands which communicate with the third party, should be documented here. Also a link to any commands included in plugins which comunicate with the third-party, should be included.

Cronjobs

List all non-standard cronjobs on the site and say a few words about the purpose of each of them.

Anonymization

Project data is anonymized using a config file, anonymize.config.json, where the developer is expected to declare any Personally Identifiable Information (PII) for the project in a data structure relating to database tables and entries.

This anonymization is performed using the anonymize-mysqldump project, where you can also see the structure of the config file.

The default configuration file provides support for a vanilla WordPress installation, with just data relating to comments and usermeta accounted for.


All versions of teft-base with dependencies

PHP Build Version
Package Version
No informations.
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 dekodeinteraktiv/teft-base contains the following files

Loading the files please wait ....