Generardor basico y didactico de txt para bancos.. para no usar el puto excel y poder integrar proyectos de php..
Basic txt banks generator from clases.. to avoid usage of stupid excel and so can integrate in php projects..
- Web Page: https://venenux.github.io/php-simple-bancotxts/
- Download: https://gitlab.com/venenux/php-simple-bancotxts
YEAH!: hosted at Gitlab baby!
Convert primitives PHP tables or arrays into CSV but fixed column delimeted.
By parsing a table resulted (array) or directly and array, then convert the array abstracted into a file delimited by fixed columns spaces.
See documentation below in documentation section.
php -r "include 'ClassTxtBanks.php';ClassTxtBanks::printTxtBanks('banesco',array('1'->array('rwo1col1'..), 2->(...));"
row1col1val1 row1col2val2 colother2 row1col4
rol2val1 row2c2val2 row3val3other2 row2col4
WIP
Copyright (c) 2019
- PICCORO Lenz McKAY [email protected]
See LICENSE
- web Page: https://venenux.github.io/php-simple-docmarkdowngen/
- Download: https://gitlab.com/venenux/php-simple-docmarkdowngen
YEAH!: hosted at Gitlab baby!