All Projects → portphp → Portphp

portphp / Portphp

Licence: mit
Data import/export framework for PHP

Projects that are alternatives of or similar to Portphp

Simple Excel
Read and write simple Excel and CSV files
Stars: ✭ 502 (+123.11%)
Mutual labels:  excel, csv, export, import
Npoi.mapper
Use this tool to import or export data with Excel file. The tool is a convention based mapper between strong typed object and Excel data via NPOI.
Stars: ✭ 348 (+54.67%)
Mutual labels:  excel, export, import
Csvkeychain
Import/export between Apple Keychain.app and plain CSV file.
Stars: ✭ 281 (+24.89%)
Mutual labels:  csv, export, import
Sheetjs
📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
Stars: ✭ 28,479 (+12557.33%)
Mutual labels:  excel, csv, database
Dynein
DynamoDB CLI written in Rust.
Stars: ✭ 126 (-44%)
Mutual labels:  export, import, database
VBA-Import-Export
Export & Import VBA code for use with Git (or any VCS)
Stars: ✭ 14 (-93.78%)
Mutual labels:  export, excel, import
Laracsv
A Laravel package to easily generate CSV files from Eloquent model
Stars: ✭ 583 (+159.11%)
Mutual labels:  excel, csv, export
Excellentexport
Javascript export to Excel
Stars: ✭ 1,018 (+352.44%)
Mutual labels:  excel, csv, export
Csvreader
csvreader library / gem - read tabular data in the comma-separated values (csv) format the right way (uses best practices out-of-the-box with zero-configuration)
Stars: ✭ 169 (-24.89%)
Mutual labels:  csv, export, import
Pyetl
python ETL framework
Stars: ✭ 33 (-85.33%)
Mutual labels:  excel, csv, export
Couchimport
CouchDB import tool to allow data to be bulk inserted
Stars: ✭ 125 (-44.44%)
Mutual labels:  csv, export, import
Dbwebapi
(Migrated from CodePlex) DbWebApi is a .Net library that implement an entirely generic Web API (RESTful) for HTTP clients to call database (Oracle & SQL Server) stored procedures or functions in a managed way out-of-the-box without any configuration or coding.
Stars: ✭ 84 (-62.67%)
Mutual labels:  excel, csv, database
excel mysql
Module for import Excel files to MySQL table and export MySQL table to Excel file using PHPExcel
Stars: ✭ 30 (-86.67%)
Mutual labels:  export, excel, import
sheet2dict
Simple XLSX and CSV to dictionary converter
Stars: ✭ 206 (-8.44%)
Mutual labels:  export, csv, excel
Tableexport
The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files.
Stars: ✭ 781 (+247.11%)
Mutual labels:  excel, csv, export
Magento2 Import Export Sample Files
Default Magento 2 CE import / export CSV files & sample files for Firebear Improved Import / Export extension
Stars: ✭ 68 (-69.78%)
Mutual labels:  excel, csv, import
Filecontextcore
FileContextCore is a "Database"-Provider for Entity Framework Core and adds the ability to store information in files instead of being limited to databases.
Stars: ✭ 91 (-59.56%)
Mutual labels:  excel, csv, database
Grafana Import Export
shell scripts for importing and exporting Grafana's dashboards and datasources
Stars: ✭ 125 (-44.44%)
Mutual labels:  export, import
Criterion
Microbenchmarking for Modern C++
Stars: ✭ 140 (-37.78%)
Mutual labels:  csv, export
Import
This is a library that provides generic functionalities for the implementation of imports. In addition to maximum performance and optimized memory consumption, Pacemaker can also be used to implement imports in distributed scenarios that place the highest demands on speed and stability.
Stars: ✭ 125 (-44.44%)
Mutual labels:  csv, import

portphp/portphp

Latest Version Build Status Scrutinizer Code Quality Code Coverage Slack Status

Port is a data import/export workflow for PHP.

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

$ composer require portphp/portphp

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Documentation

Documentation is available at https://portphp.readthedocs.org.

Issues and feature requests

Please report issues and request features at https://github.com/portphp/portphp/issues.

Contributing

Contributions are very welcome. Please see CONTRIBUTING.md for details. Thanks to everyone who has contributed already.

License

This package is licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].