Download the PHP package leonickl/bibtex-formatter without Composer
On this page you can find all versions of the php package leonickl/bibtex-formatter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download leonickl/bibtex-formatter
More information about leonickl/bibtex-formatter
Files in leonickl/bibtex-formatter
Download leonickl/bibtex-formatter
More information about leonickl/bibtex-formatter
Files in leonickl/bibtex-formatter
Vendor leonickl
Package bibtex-formatter
Short Description A simplistic BibTeX formatter in PHP
License
Package bibtex-formatter
Short Description A simplistic BibTeX formatter in PHP
License
Please rate this library. Is it a good library?
Informations about the package bibtex-formatter
Simplistic BibTex Formatter
Installation
Usage
--printprints the result to the console (default option)--saveoverrides the original file--logprints a step-wise info about each token and the current state of the app--dumpdumps the resulting PHP datastructure to the console
Warning: The original file will be overwritten by this!
Features
This formatter only supports simple entries of the form
The formatter
- adds trailing commas,
- aligns
=signs above each other, - and sets indentation to 4 spaces.
- ...
All versions of bibtex-formatter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.4
The package leonickl/bibtex-formatter contains the following files
Loading the files please wait ...