Overview of supported NFe operations
masterThe sped-nfe library covers a wide range of fiscal document operations, including:
- XML Generation: Via
Convert::class(from TXT) orMake::class(direct assembly). - Contingency: Managing SVC, EPEC, FS-DA, and OFF-LINE modes via
Contingency::class. - Webservice Interaction: Communicating with SEFAZ servers.
- Data Handling: Reading and converting XML data into other formats.
- Document Management: Storage and sending of fiscal documents.
- DANFE Printing: Supported via external libraries
sped-daandposprint. - Emailing: Sending documents to recipients via
sped-mail. - Tax Data: Obtaining tax information via
sped-ibpt. - GNRE Generation: Generating tax collection guides via
sped-gnre.