Download the PHP package pagedoctor/t3-pagedoctor without Composer

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

Willkommen bei Pagedoctor

Entwicklungsgeschwindigkeit vor Konfigurierbarkeit

Pagedoctor ist ein zentrales Instrument zur Verwaltung des Steuercodes von Inhaltselementen und nimmt dem Entwickler das Schreiben von Boilerplatecode ab. Damit folgt es dem Prinzip der "Convention over Configuration". Einem Prinzip das besagt das man nur Dinge in der Softwareentwicklung definieren sollte die unkonventionell sind. Offentsichtliche Dinge sollten ohne Programmieraufwand bereits funktionieren. Ziel von Pagedoctor ist es, dem Entwickler ermüdende Aufgaben abzunehmen um effizienter Arbeiten zu können.

Frisch beginnen

Neue Projekte können in Pagedoctor frisch begonnen werden. Die erkömmliche herangehensweise ist es in TYPO3 bestehende Standard-Inhaltselemente von TYPO3 (Fluid Styled Contents) umzumodellieren. Wir sind der Ansicht das jedes Projekt frisch beginnen sollte um Entwickler nicht in Ihrem kreativen Prozess zu beeinflussen. Zu diesem Zweck bietet Pagedoctor einen starken Contentmodellierer, mit dem man innerhalb von wenigen Sekunden Inhaltselemente mit einer individuellen Feldstruktur erstellen kann.

Inkrementelle Quelltextstände

Bestehende Projekte müssen oft erweitert werden da neue Inhaltstypen hinzukommen. Anstelle also Codestände zu modifizieren und so die Komplexität zu erhöhen, gibt es in Pagedoctor die Möglichkeit von Inhaltstypen sogenannte Artefakte zu erstellen. Ein Artefakt ist eine Momentaufnahme der Inhaltstypen. So können bestehende Inhaltselemente und deren Vorlagen im Produktivbetrieb bestehen bleiben während an einem neuen Stand gearbeitet wird. Ist die Programmierung der Vorlagen abgeschlossen wird einfach das neuste Artefakt installiert und die neuen Inhaltstypen sind nutzbar.

Keine Migrationen. Keine Probleme.

Anders als andere Tools benötigt Pagedoctor keine Datenbankmigrationen. Dies erleichert Entwicklern die Fortentwicklung und Migrationen auf Produktivsystemen da das Datenbankschema nicht verändert werden muss. Ein springen zwischen verschiedenen Quelltextständen ist so auch problemlos möglich.

Erweiterungen

Pagedoctor kommt mit dieser kostenfreien Erweiterung.

Darüber hinaus kommt Pagedoctor mit:

Einführung

Gehen Sie auf die offizielle Dokumentation um alle Installationsschritte einzusehen.

Mitwirken

Wir freuen uns über Beisteuerung von Bugfixes oder Anregungen. Nutzen Sie bitte dafür den Bereich Issues.

Lizenz

Die Pagedoctor Erweiterung wird unter der MIT Lizenz veröffentlicht.

Markenrichtlinie

Bitte lesen Sie unsere Markenrichtlinie um fälschliche Namensverwendung zu vermeiden.

Copyright 2024, Pagedoctor ist eine Marke von Colin Atkins.


All versions of t3-pagedoctor with dependencies

PHP Build Version
Package Version
Requires typo3/cms-core Version ^11.0 || ^12.0
justinrainbow/json-schema Version ^5.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 pagedoctor/t3-pagedoctor contains the following files

Loading the files please wait ....