Libraries tagged by file creation
phpcraft/pdf
24 Downloads
deals with PDF files creation for PHPCraft model
hyder/laravel-utils
8 Downloads
Utilities for Laravel applications, including various helpful features such as zip file creation, enum handling, and more.
digraphcms/digraph-project-core
1435 Downloads
Package to allow Digraph projects created using digraph-project to have many default config options, file creation scripts, and other boilerplate tracked by Composer.
ayat/crud
6 Downloads
This specialized Laravel package streamlines the process of building comprehensive CRUD operations by providing functionalities such as effortless view file generation, controller setup, model creation, seamless validation file integration, automated migration file creation, and simplified route establishment.
sergiodanilojr/zipper
48 Downloads
Zipper is a facilitator for creating Zip Files in an uncomplicated way, with features of Download, Insert Files, Extraction and Creation of Zip with multiple in one!
oleics/ac-build-phar
24 Downloads
Simplifies the creation of phar-files (PHP Archives) for composer-packages.
abdessattar23/path2url
5 Downloads
A robust PHP library that converts relative file paths to absolute URLs in HTML, CSS, and JavaScript files, with automatic backup creation and comprehensive logging
7interactive/php-office-helper
126 Downloads
Helper package for handling creation of Office files
binaryspanner/quickforms
14 Downloads
A Symfony bundle to allow the creation of forms from YML files.
webcode/zipper
8 Downloads
Allows Zip Archive Creation in Memory Alone, Great for file downloads
programster/orm-generator
983 Downloads
This package automates the creation of the table and object files for each of your database tables when you are using the irap/mysql-objects or programster/pgsql-objects package.
techendeavors/fileinfo
24 Downloads
Feed it a file location and get back information like its mimetype, hashes, size, creation and modification date, symlink chains, permissions and ownership, etc.
jflepp/picofiletime
50 Downloads
A plugin for Pico to set the page creation date from the last write of the file
gustocoder/tyfoon-seo
16 Downloads
Laravel seo package. It will help you optimize your web pages for seo. It will walk you through the creation of all necessary seo tags, often explaining to you the purpose of each tag, its format or syntax, etc as it does so. The seo elements will then be generated for you during the rendering of every view file for which there is an seo record created. Grab and paste a snippet of code in your layout/view files amd your SEO work on that view file is done.
eluceo/ical
14617131 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.