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.
- Host: GitHub
- URL: https://github.com/bernskioldmedia/laravel-ppt
- Owner: bernskioldmedia
- License: mit
- Created: 2023-06-03T13:37:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T19:47:57.000Z (5 months ago)
- Last Synced: 2024-11-12T20:22:41.701Z (5 months ago)
- Topics: laravel, laravel-package, powerpoint, powerpoint-generation
- Language: PHP
- Homepage: https://bernskioldmedia.github.io/laravel-ppt/
- Size: 797 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# A wrapper around PHP Presentation to easily create powerful PowerPoint presentations in PHP.
[](https://packagist.org/packages/bernskioldmedia/laravel-ppt)
[](https://github.com/bernskioldmedia/laravel-ppt/actions?query=workflow%3Arun-tests+branch%3Amain)
[](https://github.com/bernskioldmedia/laravel-ppt/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[](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.