Download the PHP package wdb/t3quotes without Composer

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

TYPO3 Extension t3quotes

Build Status StyleCI

t3quotes is an extension for TYPO3 to collect and display quotes.

preface

All versions starting with 2.0.0 are compatibel with TYPO3-7.6, TYPO3-8 and TYPO3-9, the current t3quotes-version has been tested already on all these versions of TYPO3. The first two versions 0.1.1 and 0.1.2 have been developed and published by the creator of the system TYPO3 Kasper Skårhøj, these versions are very old and not running on current versions of TYPO3.

David Bruchmann is assigned as official maintainer of the extension t3quotes and therefore any issues, propositions and pull requests are at best reported on his github-page.

Usage for production servers is possible with version 2.0.1. even not all features and documentation are finished yet.

features

The provided features are almost the same as in the initial concept of Kasper Skårhøj in 2002 while the complete code is absolutely new.
Two Details are technically new:

Till the extension can be marked as stable no further features shall be included, but later there are many options like creating images with the quotes for sharing on social media or creating PDF-documents with the quotes.

installation

installation is currently only provided in the conventional way by extension-manager. Releases will be provided on the releases-page of the github-repository as well as on the so called "TER", the official TYPO3-extension-website. Documentation will be provided in the folder Documentation of the extension and on the wiki-site.

Usage is in general similar like any extension on base of extbase and a few profound differences are configured in the provided configuration files.
These configuration files have to be included in a backend-template and afterwards the constant-editor shows the corresponding options.
From two existing configurations only one has to be included, it was not tested what happens when both are included.

current state of development

Please have a look on the issue-pages or/and the project-page.

Sponsoring

We'd appreciate sponsoring for the development of this extension, please contact David Bruchmann for details.
Mail: [email protected]


All versions of t3quotes with dependencies

PHP Build Version
Package Version
Requires typo3/cms-core Version ^7.6 || ^8.7 || >=9.0 <9.3
typo3/cms-extbase Version ^7.6 || ^8.7 || >=9.0 <9.3
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 wdb/t3quotes contains the following files

Loading the files please wait ...