2017 © Pedro Peláez
 

project typo3-extemconf-to-composer-converter

Convert the ext_emconf.php file of a TYPO3 extension into a composer.json file

image

webit-de/typo3-extemconf-to-composer-converter

Convert the ext_emconf.php file of a TYPO3 extension into a composer.json file

  • Monday, February 5, 2018
  • by webit
  • Repository
  • 2 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

TYPO3 ext_emconf to composer converter

This script converts a TYPO3 extension declaration file (ext_emconf.php) into a Composer file (composer.json)., (*1)

This should easen the process of converting a TYPO3 extension into a package, for example during upgrades., (*2)

Packagist TYPO3, (*3)

Requirements

  • PHP

Installation

Clone the git repository or use Composer to run the script., (*4)

composer create-project webit-de/typo3-extemconf-to-composer-converter

Usage

php convert-extemconf-to-composer.php /path/to/extension/

Source

https://github.com/webit-de/typo3-extemconf-to-composer-converter, (*5)

License

GNU General Public License version 2 or later, (*6)

The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html., (*7)

Author

Dan Untenzu (untenzu@webit.de / @pixelbrackets) for webit! Gesellschaft für neue Medien mbH (http://www.webit.de/), (*8)

Changelog

./Changelog.md, (*9)

Contribution

TYPO3 - inspiring people to share!, (*10)

This script is Open Source, so please use, patch, extend or fork it., (*11)

The Versions

05/02 2018

dev-master

9999999-dev https://github.com/webit-de/typo3-extemconf-to-composer-converter

Convert the ext_emconf.php file of a TYPO3 extension into a composer.json file

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

by Dan Untenzu

05/02 2018

1.2.0

1.2.0.0 https://github.com/webit-de/typo3-extemconf-to-composer-converter

Convert the ext_emconf.php file of a TYPO3 extension into a composer.json file

  Sources   Download

GPL-2.0-or-later

by Dan Untenzu

29/08 2017

1.1.0

1.1.0.0

Convert the ext_emconf.php file of a TYPO3 extension into a composer.json file

  Sources   Download

GPL-2.0+

by Dan Untenzu

29/08 2017

1.0.1

1.0.1.0

Convert the ext_emconf.php file of a TYPO3 extension into a composer.json file

  Sources   Download

GPL-2.0+

by Dan Untenzu