Libraries tagged by file data
phlib/flysystem-pdo
45556 Downloads
A Flysystem adapter for storing files in a database using PDO
pagerange/metaparsedown
33816 Downloads
Adds ability to have meta data in markdown files parsed by eursev/parsedown or eruseve/parsedown-extra
luracast/config
147549 Downloads
lazy load configuration data from php files returning associative arrays
koriym/loop
12219 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
jabranr/csv-parser
26414 Downloads
Parse CSV data from a file, stream or string
fusonic/csv-reader
81902 Downloads
Map data from CSV files to typed PHP models.
egyjs/dbml-to-laravel
926 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
dnadesign/silverstripe-populate
93409 Downloads
Populate your database through YAML files
yii2tech/filedb
84093 Downloads
Provides ActiveRecord interface for data declared in static files
crockett/csv-seeder
161863 Downloads
Database seeding using CSV files
bmack/site-importer
79306 Downloads
Imports records from a Yaml file structure into the TYPO3 database
nickfan/channel-log
16283 Downloads
Support Laravel Log data to separate channel log files with config
initred/laravel-tabula
13562 Downloads
laravel-tabula is a tool for liberating data tables trapped inside PDF files for the Laravel framework.
phrase/phrase-php
190614 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.
mathiasverraes/uptodocs
495 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.