An open API service indexing awesome lists of open source software.

https://github.com/bernskioldmedia/laravel-ppt

A wrapper around PHP Presentation to easily create powerful PowerPoint presentations in PHP.
https://github.com/bernskioldmedia/laravel-ppt

laravel laravel-package powerpoint powerpoint-generation

Last synced: 4 months ago
JSON representation

A wrapper around PHP Presentation to easily create powerful PowerPoint presentations in PHP.

Awesome Lists containing this project

README

        

# A wrapper around PHP Presentation to easily create powerful PowerPoint presentations in PHP.

[![Latest Version on Packagist](https://img.shields.io/packagist/v/bernskioldmedia/laravel-ppt.svg?style=flat-square)](https://packagist.org/packages/bernskioldmedia/laravel-ppt)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/bernskioldmedia/laravel-ppt/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/bernskioldmedia/laravel-ppt/actions?query=workflow%3Arun-tests+branch%3Amain)
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/bernskioldmedia/laravel-ppt/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/bernskioldmedia/laravel-ppt/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/bernskioldmedia/laravel-ppt.svg?style=flat-square)](https://packagist.org/packages/bernskioldmedia/laravel-ppt)

## Installation & Usage

You can find the full documentation on how to use this package in
the [official documentation](https://laravel-ppt.bmedia.io).

## Testing

```bash
composer test
```

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## Credits

- [Bernskiold Media](https://github.com/bernskioldmedia)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.