2017 © Pedro PelĂĄez
 

library invoices

Generate PDF invoices for your customers in laravel

image

consoletvs/invoices

Generate PDF invoices for your customers in laravel

  • Tuesday, April 17, 2018
  • by ErikCampobadal
  • Repository
  • 5 Watchers
  • 86 Stars
  • 16,367 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 29 Forks
  • 10 Open issues
  • 17 Versions
  • 6 % Grown

The README.md

, (*1)

StyleCI Status Build For Laravel Total Downloads Latest Stable Version License , (*2)

What is Invoices?

Invoices is a Laravel library that generates a PDF invoice for your customers. The PDF can be either downloaded or streamed in the browser. It's highly customizable and you can modify the whole output view as well., (*3)

Sample Invoice

This is a sample invoice generated using this library:, (*4)

Sample Invoice, (*5)

$invoice = \ConsoleTVs\Invoices\Classes\Invoice::make()
                ->addItem('Test Item', 10.25, 2, 1412)
                ->addItem('Test Item 2', 5, 2, 923)
                ->addItem('Test Item 3', 15.55, 5, 42)
                ->addItem('Test Item 4', 1.25, 1, 923)
                ->addItem('Test Item 5', 3.12, 1, 3142)
                ->addItem('Test Item 6', 6.41, 3, 452)
                ->addItem('Test Item 7', 2.86, 1, 1526)
                ->addItem('Test Item 8', 5, 2, 923, 'https://dummyimage.com/64x64/000/fff')
                ->number(4021)
                ->with_pagination(true)
                ->duplicate_header(true)
                ->due_date(Carbon::now()->addMonths(1))
                ->notes('Lrem ipsum dolor sit amet, consectetur adipiscing elit.')
                ->customer([
                    'name'      => 'Èrik Campobadal Forés',
                    'id'        => '12345678A',
                    'phone'     => '+34 123 456 789',
                    'location'  => 'C / Unknown Street 1st',
                    'zip'       => '08241',
                    'city'      => 'Manresa',
                    'country'   => 'Spain',
                ])
                ->download('demo')
                //or save it somewhere
                ->save('public/myinvoicename.pdf');

Documentation

, (*6)

License

MIT License

Copyright (c) 2017 Erik Campobadal

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Special thanks

The Versions

17/04 2018

dev-master

9999999-dev

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

29/03 2018

1.2.1

1.2.1.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

28/03 2018

1.2.0

1.2.0.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

18/02 2018

1.1.3

1.1.3.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

20/01 2018

1.1.2

1.1.2.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

25/12 2017

1.1.1

1.1.1.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

25/12 2017

1.1.0

1.1.0.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

29/09 2017

1.0.6

1.0.6.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

17/09 2017

1.0.5

1.0.5.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

29/07 2017

dev-analysis-X0AJ4x

dev-analysis-X0AJ4x

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

29/07 2017

1.0.4

1.0.4.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

25/06 2017

1.0.3

1.0.3.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

31/05 2017

1.0.2

1.0.2.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

31/05 2017

1.0.1

1.0.1.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

30/05 2017

1.0.0

1.0.0.0

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

30/05 2017

dev-analysis-q59G0W

dev-analysis-q59G0W

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal

30/05 2017

dev-analysis-qxWDY3

dev-analysis-qxWDY3

Generate PDF invoices for your customers in laravel

  Sources   Download

MIT

The Requires

 

laravel pdf generate create open source customers invoices erik campobadal