10 Repositories
PHP writer-monad Libraries
ð PHP Extension for creating and reader XLSX files.
Why use xlswriter Please refer to the image below. PHPExcel has been unable to work properly for memory reasons at 40,000 and 100000 points, but it ca
A simple functional programming library for PHP
bingo-functional A simple functional programming library for PHP. Requirement(s) PHP 7 or higher Rationale PHP, a language not commonly associated wit
Monadic Doctrine repositories helper classes and services.
Doctrine Repository Monadic Helper Description This project provides the necessary classes and services to use Doctrine repositories in a more functio
Laravel Seo package for Content writer/admin/web master who do not know programming but want to edit/update SEO tags from dashboard
Laravel Seo Tools Laravel is becoming more and more popular and lots of web application are developing. In most of the web application there need some
Write to Laravel Config files and maintain file integrity
Laravel Config Writer Write to Laravel Config files and maintain file integrity. This library is an extension of the Config component used by Laravel.
Bencodex reader/writer for PHP
Bencodex reader/writer for PHP This package implements Bencodex serialization format which extends Bencoding. Complianet with Bencodex 1.2. php echo
Simplexcel.php - Easily read / parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc spreadsheet tabular file formats
Simple Excel Easily parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc formats For further deatails see the GitHuib P
Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
Spout Spout is a PHP library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way. Contrary to other file readers or wr
A pure PHP library for reading and writing word processing documents
Master: Develop: PHPWord is a library written in pure PHP that provides a set of classes to write to and read from different document file formats. Th
A simple Monad library for PHP
MonadPHP This is a basic Monad library for PHP. Usage Values are "wrapped" in the monad via either the constructor: new MonadPHP\Identity($value) or t