Libraries tagged by file data
formatsoft/format_t3tools
14711 Downloads
This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.
flobee/spss
19193 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard. (Read/write SPSS, PSPP .sav files)
bnomei/kirby3-autoid
21522 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
derafu/repository
819 Downloads
Derafu: Repository - Lightweight File Data Source Management for PHP
wowo/wowo-queue-bundle
27302 Downloads
The WowoQueueBundle provides unified method for use queue systems, like Beanstalkd, RabbitMQ, flat files, database driven queues etc.
aaronvangeffen/awstatsparser
2616 Downloads
A series of classes to help read and merge Awstats data files
runalyze/dem-reader
22241 Downloads
Read digital elevation files such as GeoTIFF files for srtm data or similar.
kebacorp/arrayexcelbuilder
5488 Downloads
The extension creates an Excel file from the data array.
inp/importer
46271 Downloads
Library to Import files into Object Data Structures
easy2dev/multi-tenant-wizard
395 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
wedesignit/laravel-translations-import
13332 Downloads
Import translations from your Laravel translation files to your database.
gbhorwood/pollinate
1595 Downloads
Artisan command to create seed files from the database
byjg/authuser
9550 Downloads
A simple and customizable class for enable user authentication inside your application. It is available on XML files and Relational Databases.
hollodotme/phpunit-testdox-markdown
8062 Downloads
A PHPUnit test listener that creates a testdox markdown file with grouped dataset output
koriym/loop
12823 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).