Download the PHP package tiagokb/sped-efd without Composer

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

sped-efd

EM DESENVOLVIMENTO

Classes para a geração do SPED EFD (fiscal ICMS IPI) e para o SPED EFD contribuições

EFD ICMS IPI v3.0.1 Leiaute 13 - válido a partir de 01 de janeiro de 2019.

EFD Contribuições v3.1.0 Leiaute 5 - válido a partir de 01 de janeiro de 2019.

Controle de Versões

O controle de versão SEMPRE será relativo ao layout adotado a cada ANO Fiscal. Por exemplo: v1.0 da API ==> EFD ICMS 2019 (layout 13) e EFD Contribuições 2019 (leyout 5) v2.0 da API ==> EFD ICMS 2020 (layout 14) e EFD Contribuições 2020 (leyout 6)

E assim por diante.

IMPORTANTE

Utilize o chat do Gitter para iniciar discussões específicas sobre o desenvolvimento deste pacote.

Chat Build Status Coverage Status Quality Score Code Intelligence Status

Latest Stable Version Latest Version on Packagist License Total Downloads

Issues Forks Stars

Detalhes dos Campos

Todos os campos "C" strings apenas com caracteres ASCII, não são permitidos outro charsets, preferencialmente em "MAIUSCULAS"

Todos os campos "N" apenas numericos como:

$ 1.129.998,99 => 1129998,99

1.255,42 => 1255,42

234,567 => 234,567

10.000 => 10000

10.000,00 => 10000 ou 10000,00

17,00 % => 17,00 ou 17

18,50 % => 18,5 ou 18,50

30 => 30

1.123,456 Kg => 1123,456

0,010 litros => 0,010

0,00 => 0 ou 0,00

0 => 0

campo vazio =>

Observando o numero de decimais em cada caso

Credits

Roberto L. Machado (owner and developer)

License

Este pacote está diponibilizado sob LGPLv3 ou MIT License (MIT). Leia Arquivo de Licença para maiores informações.


All versions of sped-efd with dependencies

PHP Build Version
Package Version
Requires php Version >=7
nfephp-org/sped-common Version ^5.0.57
thecodingmachine/safe Version ^1.3.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 tiagokb/sped-efd contains the following files

Loading the files please wait ....