Libraries tagged by PHP file management
vrana/adminer
2728944 Downloads
Database management in a single PHP file.
uploadcare/uploadcare-php
2008516 Downloads
Uploadcare PHP integration handles uploads and further operations with files by wrapping Upload and REST APIs.
kigkonsult/icalcreator
2133836 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
picocms/pico
36734 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.
phrase/phrase-php
178565 Downloads
Phrase Strings API Reference. Phrase Strings is a translation management platform for software projects. You can collaborate on language file translation with your team or order translations through our platform. The API allows you to import locale files, download locale files, tag keys or interact in other ways with the localization data stored in Phrase Strings for your account.
getherbie/herbie
2154 Downloads
Herbie is a simple, modern, fast and highly customizable flat-file Content Management System (CMS) powered by PHP, Twig, Markdown, Textile, reStructuredText and other human-readable text files.
phpfui/icalendar
8581 Downloads
A modern fork of the icalendar.org PHP implementation of rfc5545, management of iCal formatted files
gilbitron/pico
125 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.
egroupware/egroupware
1323 Downloads
EGroupware extends a classic groupware with an integrated CRM-system, a secure file-server and Collabora Online Office.
indesign/php-idml
6428 Downloads
A simple class to handle file management of Adobe InDesign IDML files.
flextype/flextype
686 Downloads
Modern Open Source Flat Files Content Management System.
picocms/pico-composer
20040 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.
omaralalwi/laravel-trash-cleaner
468 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
tes/laravel-google-drive-storage
103 Downloads
A Laravel package that integrates Google Drive as a storage option, allowing seamless file uploads, folder creation, and file management directly from your Laravel application.
mouf/security.userfiledao
143570 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!