Libraries tagged by file interface
webregulate/deploy-helper
155 Downloads
An easy to use cli interface for deploying changes, commits, files etc, and the ability to run npm commands, and deploying builds to a live server
jaxwilko/simple-config
11 Downloads
A simple fluent interface for creating php config files
jaeger-app/compress
39 Downloads
A compression wrapper to manipulate Zip files with PHP using a simple interface.
etre2/tinypng-console
1209 Downloads
Symfony Console interface to losslessly compress PNG files
dick/translationmanager
2682 Downloads
An interface to edit Laravel language files, for Dick Admin.
tjm/wiki-site
81 Downloads
Web-site front-end interface for a folder of markdown files, optionally managed with `tjm/wiki`, using Symfony.
nmilosavljevic/po-editor
13 Downloads
PHP librabry which provides PHP web interface to edit or create po files
mediashare/show-content
422 Downloads
Detect file type & generate html view for web interface user-friendly. (Image/Video/Audio/Text/Markdown)
ez-php/cache
3557 Downloads
Cache module for the ez-php framework — array, file, and Redis drivers with a unified interface
attrox/config-controller
15 Downloads
This package provides a quick front-end admin interface to update a Laravel configuration file.
zvax/storage
329 Downloads
Naive interfaces and facilities to load stuff from the file system.
zakaria-elkashef/repository-pattern
27 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
wernerwa/pat-configuration
1819 Downloads
patConfiguration is an interface to read and write different types of configuration files.
victordzmr/conf2json
1071 Downloads
Library that converts PHP configuration files to JSON. It also includes a command-line interface.
tuuz/net
0 Downloads
TuuzNet is a lightweight cURL-based HTTP client library for PHP. Provides clean static interface for GET, POST (JSON/Form/File/Binary), PUT, DELETE requests with customizable headers, timeouts, and SSL configuration.