Libraries tagged by file create
eluceo/ical
15333619 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
nelexa/zip
6404671 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
cesargb/laravel-magiclink
965383 Downloads
Create secure link for access to private data or login in Laravel without password
num-num/ubl-invoice
470542 Downloads
A modern object-oriented PHP library to create valid UBL and Peppol BIS 3.0 files
digitick/sepa-xml
4996552 Downloads
Creates Single Euro Payments Area (SEPA) XML files for the Direct Debit and Credit Transfer operations.
daux/daux.io
174052 Downloads
Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly
sandrokeil/interop-config
400668 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
php2wsdl/php2wsdl
463865 Downloads
Create WSDL files form PHP classes.
codemix/yii2-excelexport
352573 Downloads
A utility to quickly create Excel files from query results or raw data
phpzip/phpzip
756971 Downloads
Package to create and stream archives of compressed files in ZIP format with PHP 5.3+
adriangibbons/php-fit-file-analysis
56059 Downloads
A PHP class for analysing FIT files created by Garmin GPS devices
revenuewire/ach-file
166152 Downloads
Create and read ACH Payment files
picocms/pico
37050 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
vitorccs/laravel-csv
137344 Downloads
PHP Laravel package to create CSV files in a memory-optimized way
tonirilix/nested-json-flattener
88837 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.