Libraries tagged by data fill
graze/formatter
23224 Downloads
Convert objects into arrays of data by applying processors, filters, and sorters.
cheesegrits/iseed
921 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.
zauberfisch/silverstripe-serialized-dataobject
3235 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
t3brightside/form-pdf
7345 Downloads
TYPO3 form finisher to write form data into pre-existing PDF file.
qc/qc-redirects
7696 Downloads
Extends Core's Redirects Module with a Title column, showing creation and modification date and more sorting and filtering options. Also add an import redirects functionality.
nickfan/channel-log
13883 Downloads
Support Laravel Log data to separate channel log files with config
vi-kon/laravel-db-exporter
35353 Downloads
Database table structure and data exporter to migration and seed files
rinvex/laravel-tenants
3326 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
fond-of-oryx/feed
14703 Downloads
Creates a data feed. Currently only an availability CSV File SKU/Quantity.
chasegiunta/craft-jason
31493 Downloads
A field type for displaying & editing JSON data.
wp-grogu/acf-manager
2117 Downloads
An Object-Oriented library used to create ACF field groups and gutemberg blocks, and retreive the data easily. Requires Wordpress, ACF.
seec/vcard
3174 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
robinncode/db_craft
470 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.
dereuromark/cakephp-feedback
24678 Downloads
Feedback or bugreport (with screenshot!) tab option in your CakePHP application. Data can be posted directly to Mantis, E-mail, Github issues, filesystem, etc.
bugloos/query-sorting-bundle
4607 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.