Libraries tagged by file data
siddharthgor/update-file-generator
94 Downloads
Laravel package for generating fresh install and date-based update packages
orisai/nette-data-sources
2110 Downloads
Orisai Data Sources integration for Nette
juanchosl/datatransfer
394 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
digitaldream/data-converter
9383 Downloads
In web application we need to convert data from one type to another. For example, array to excel file or excel file to array.
andreinocenti/file-type-detector-php
678 Downloads
A PHP Lib to detect file type (category, MIME, extension) from local paths, URLs or data URIs using MIME, extensions, magic numbers and HTTP HEAD.
nachofassini/laravel-database-structure
4348 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
ems/file-db
8391 Downloads
A library to have a synced version of on upload directory inside an database table
filebase/filebase
11045 Downloads
A Simple but Powerful Flat File Database Storage.
mafio69/fast-php-logger
573 Downloads
PSR-3 dual logger with file rotation, date-based structure and automatic anonymization of sensitive fields
cybrox/crunchdb
260 Downloads
Dead-simple json file based data storage for php applications
wowoengine/sawitdb-php
61 Downloads
PHP Port of SawitDB Node.JS Version - A single-file NoSQL database for PHP.
rouxtaccess/laravel-sync
36 Downloads
Pull production databases, files and S3 buckets down to your local Laravel environment.
rivalex/lingua
363 Downloads
Self-hosted Laravel translation manager for the TALL stack: edit, sync, import/export and AI-translate your i18n / l10n language files via a Livewire UI. Database & file drivers, vendor translations, CSV/JSON/XLSX/ODS. A native alternative to laravel-lang and external services.
nyoncode/laravel-backup-manager
106 Downloads
Powerful and extensible backup manager for Laravel applications: databases, files, encryption, integrity manifests and multi-destination storage.
mojopollo/laravel-json-schema
546 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files