Libraries tagged by file_info
innoweb/silverstripe-soapserver
23 Downloads
SOAP server class which auto-generates a WSDL file to initialize PHPs integrated SoapServer functionality.
webdevlabs/webphpack
25 Downloads
simple php alternative to webpack for automatic concatenation of multiple JavaScript and CSS files into single files
takaaki-mizuno/dde-parser
6062 Downloads
Convert AWS DynamoDB Exported File into PHP Object
system3d/ifc2json
125 Downloads
Convert IFC files into JSON
smartinus44/phpfilemerger
31 Downloads
Merge multiple PHP file into one in PHP, I have used this script for Codingame.
serhii/goodbye-html
374 Downloads
Simple html parser for parsing html files into a string
orottier/laravel-migration-squasher
94 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
nhagemann/cmdl-parser-php
11653 Downloads
Library to parse AnyContent CMDL files into an object representation
netresearch/deploy-rst
21 Downloads
Deploys a README.rst file into a wiki, e.g. Confluence
neos/metadata-extractor
3482 Downloads
Extracts meta data from files into a neos/metadata data structure
mykehowells/dotenv
9620 Downloads
Load .env file into project environment, using same functions as Laravel
mrdreek/docx-merge
2292 Downloads
Fork of simple library for merging multiple MS Word ".docx" files into one
josegarcia/nexus
24 Downloads
Helps to read and inject all the variables from the .env file into the global variables $_env and $-_server
jd/csv-objects
752 Downloads
Library to import CSV or XLSX files into an array of objects according to an specified definition
isaacdew/load-data
18 Downloads
Fluent syntax for loading large CSV files into MySQL using LOAD DATA INFILE in Laravel.