Libraries tagged by Simple File Management
tm/tooly-composer-script
271102 Downloads
Simple composer script to manage phar files.
picocms/pico
36969 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.
gilbitron/pico
126 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.
robinncode/db_craft
1612 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
picocms/pico-composer
20182 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.
infocyph/pathwise
2244 Downloads
File management made simple.
indesign/php-idml
6859 Downloads
A simple class to handle file management of Adobe InDesign IDML files.
winzou/cache-bundle
28983 Downloads
This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..
getherbie/herbie
2205 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.
amplie-solucoes/ezfile
174 Downloads
Easy and Simple Filemanager
68publishers/image-bundle
3809 Downloads
Simple image management based on our image-storage for Nette Framework.
getformwork/formwork
228 Downloads
A file-based Content Management System (CMS) to make and manage simple sites
zenithsu/cloud-uploader
490 Downloads
Universal Cloud Storage Uploader is a PHP package enabling easy file uploads to multiple cloud services including Alibaba Cloud OSS, Qiniu, Tencent Cloud, and Google Cloud. It provides a simple, unified API for streamlined integration and management.
lyre/file
63 Downloads
File management with filament
mouf/security.userfiledao
143685 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!