Download the PHP
package dbemfica/phppimaco without Composer
On this page you can find all versions of the php package
dbemfica/phppimaco. It is possible to download/install
these versions without Composer. Possible dependencies are resolved
automatically.
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.
O PHP PIMACO é um pacote para geração de etiquetas usando a biblioteca MPDF para auxiliar a montagem de PDFs com as tuas etiquetas devidamente formatadas e prontas para impressão.
Dependência
PHP 7.0 ou superior
Instalação
Para fazer instalação do PHPPimaco utilize o composer
Caso você precise usar o MPDF na versão 6 use o comando
Primeira impressão
Depois fazer a instalação corretamente você deve seguir os exemplo a baixo para criar as suas etiquetas
Com a etiqueta criada, você deve estanciar o objeto Pimaco passando o código da etiqueta e adicioná-la e no objeto
Exemplo
Templates Implementados
3080
3081
3082
3180
3181
3182
5580A
5580M
5580V
6080
6081
6082
6083
6084
6085
6086
6087
6088
6089
6092
6093
6094
6095
6180
6181
6182
6183
6184
6185
6187
62580
62581
62582
6280
6281
6282
6283
6284
6285
6286
6287
6288
6293
7088
7089
7188
8096
8098
8099F
8099L
8196
8296
A4048
A4049
A4050
A4051
A4054
A4054R
A4055
A4056
A4056R
A4060
A4062
A4063
A4063R
A4067
A4248
A4249
A4250
A4251
A4254
A4255
A4256
A4260
A4261
A4262
A4263
A4264
A4265
A4267
A4268
A4348
A4349
A4350
A4351
A4354
A4355
A4356
A4360
A4361
A4362
A4363
A4364
A4365
A4367
A4368
Templates Testados
3080
6182
Documentação
Acesse na nossa Wiki para ter acesso a documentação Wiki
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 dbemfica/phppimaco contains the following files
Loading the files please wait ....
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.