Libraries tagged by file interface
yii2tech/filedb
80934 Downloads
Provides ActiveRecord interface for data declared in static files
mouf/utils.cache.cache-interface
373661 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
jbouzekri/config-knp-menu-bundle
52575 Downloads
Configure your knp menus with yaml files accross your project bundles
cuongnd88/lara-repository
4501 Downloads
Auto-generated Interface and Repository files
robinncode/db_craft
471 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.
oohology/gitignorewriter
35790 Downloads
Interface for editing .gitignore files in PHP.
plesk/wappspector
5844 Downloads
Command-line interface utility to analyze the file structure of a web hosting server and identify the frameworks and CMS used in the websites hosted on it.
bacularis/bacularis-web
2152 Downloads
Web files for Bacularis - The Bacula web interface
code-distortion/fluent-dotenv
85208 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
capevace/cabinet
507 Downloads
Cabinet is a turn-key file management solution for Laravel, that enables attaching files and folders to models, by integrating various file sources into a streamlined API and user interface.
rekalogika/file
1326 Downloads
High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.
rekalogika/file-symfony-bridge
1263 Downloads
Provides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator.
rekalogika/file-server
1233 Downloads
Temporary URL resource server for rekalogika/file FileInterface. Access files easily in your application by creating temporary URLs that expire after a set amount of time.
rekalogika/file-association-contracts
1263 Downloads
Interface for file association. To be implemented in entities that support file association.
nordsoftware/yii2-file-manager
536 Downloads
An extension for the Yii framework that provides an unified interface for managing files.