Libraries tagged by data fill
civicrm/upgrade-test
50987 Downloads
Collection of scripts and data-files for testing CiviCRM upgrades
yadakhov/laradump
23467 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
pagerange/metaparsedown
38728 Downloads
Adds ability to have meta data in markdown files parsed by eursev/parsedown or eruseve/parsedown-extra
luracast/config
171774 Downloads
lazy load configuration data from php files returning associative arrays
lattice-php/table
5259 Downloads
Table definitions, columns, filters, and data sources for Lattice.
jaxwilko/datamigrator
19345 Downloads
A plugin that converts your data to flat files
jabranr/csv-parser
40589 Downloads
Parse CSV data from a file, stream or string
fusonic/csv-reader
94565 Downloads
Map data from CSV files to typed PHP models.
fab/vidi
114809 Downloads
Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!
kunstmaan/pagepart-bundle
137240 Downloads
The KunstmaanPagePartBundle forms the basis of our content management framework. A page built using a composition of blocks names pageparts. These pageparts allow you to fully separate the data from the presentation so non-technical webmasters can manage the website. Every page can have it's own list of possible pageparts, and pageparts are easy to create for your specific project to allow for rapid development.
inp/importer
65012 Downloads
Library to Import files into Object Data Structures
cheesegrits/iseed
8722 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
stymiee/php-simple-encryption
10596 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
koriym/loop
30181 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
namoshek/laravel-scout-database
74618 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.