Libraries tagged by file_info
johnchristopher/excel
28 Downloads
A collection of useful PHP functions to prettify hashes into an Excel file.
igor822/query-parser
39 Downloads
This project is a different approach to separate your queries search to run into database, when a simple (or comples) ORM is too complicated to run all your queries or simply can't do what you need, you can use QueryParser for put your queries into a YAML file and easily get from source
hnhdigital-os/laravel-database-seeder
16 Downloads
Provides the ability to import a file or files from a folder into your database.
fzayne/lara-translation
7 Downloads
A Laravel package to extract translation keys from source files and export them into a dedicated translation file.
expertskb/telegram_php
11 Downloads
The 'TelegramPhp' class facilitates database backup operations by exporting tables and data into a SQL file.
edgaras/laravel-system-backup
2 Downloads
Laravel package to perform a full system backup, compress it into a zip file, and optionally email it or upload to the cloud.
davidc/bower-artisan
18 Downloads
Inject your Bower dependencies right into your HTML files.
bhuvidya/laravel-helper-loader
24 Downloads
Load multiple helpers from a source directory, providing support for them to be concatenated into a cache file in the bootstrap/cache directory.
baad777/codeingestor
19 Downloads
Parse PHP projects into structured text files for LLM ingestion.
astamatech/laravel-autoseed
5 Downloads
A tool for retrieving data from a table in a database and inputting it into a seeder file in a Laravel-based application. The goal is to make it easier for developers to create seeders so they don't write manually.
appserver-io-dist/osx
38 Downloads
macos build files used for Apple infrastructure builds
njuhel/swagger-to-md
26 Downloads
Tranform a swagger (multifile or plainfile) into markdown doc file based on template files. The generated doc is more a sskeltton of doc than a full finished doc file (depends of the documentation into your swagger file)
lawondyss/cdnloader
16 Downloads
Tool for loading CSS and JS files from cdnjs.com into web pages.
keboola/aws-parameter-filler
10374 Downloads
Fills parameters from AWS SSM into an .env file
driehle/php-mysql-export
25 Downloads
A pure PHP implementation to dump a MySQL table into a SQL file.