Libraries tagged by writes
samuelerwardi/lumeninterceptor
3001 Downloads
This library for write log using intercept request and response middleware
rvsitebuilder/larecipe
18 Downloads
Write gorgeous documentations for your products using Markdown and keep the source on Github.
rvkulikov/geophp
8 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
royfee/spreadsheet
15 Downloads
PHP Excel Helper - Write and read Spreadsheet with easy way based on PhpSpreadsheet
ropendev/form
14 Downloads
Bridge between a html form builder (adamwathan) and a validator (laravel) : write things only once.
rodrigopedra/table-stream
45 Downloads
Writes continous tabular data to CLI
rodrigojusto/phpexcel
10 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
robertzibert/wsdl-connector
20 Downloads
Wsdl Client write in a nice and a simple way
ringierimu/laravel-queue-start-reset-db-sticky-state
5 Downloads
Reset the internal DB connection sticky state at the start of each queue job to avoid being stuck with the write PDO
richin/phpexcel
18 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
rhythmk/php_xlsxwriter
6 Downloads
PHP Library to write XLSX files
renegare/will
601 Downloads
Utility classes that (should) enable you to write more human readable code (e.g invalidate the use of if statements and the like)
reisraff/phulp-dest
48 Downloads
Write your files for any destination
reich/longpolling
44 Downloads
An intuitive and clean way to write long-polling applications
rehfeld/comparator
4 Downloads
Helps you write concise array sorting callbacks for php's usort function