Libraries tagged by writes
sookoll/geophp
9125 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.
solutosoft/yii2-plugin
47332 Downloads
Yii 2 core code to write extensions based on javascript plugins
shureban/laravel-easy-request
539 Downloads
Laravel easy way to write methods for requests
shish/eventtracer-php
27442 Downloads
An API to write JSON traces as used by the Chrome Trace Viewer
sergterr/csv
6361 Downloads
Read And Write Csv File Php library
serendipity_hq/component-array-writer
352168 Downloads
A class to read and write PHP arrays.
seine/seine
68287 Downloads
Seine - Write spreadsheets of various formats to a stream
seferov/env-php
54837 Downloads
Read/write on .env files
scoumbourdis/phpexcel
9037 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
rstriquer/eloquent-logger
2096 Downloads
Write SQL queries to a file into Laravel "storage/logs" directory.
rekalogika/direct-property-access
6713 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
protonemedia/laravel-task-runner
5237 Downloads
Write Shell scripts like Blade Components and run them locally or on a remote server
projek-xyz/slim-monolog
16402 Downloads
Write log file on your Slim 3 application with Monolog logger.
piotrpress/streamer
4689 Downloads
This library is a custom PHP Stream Wrapper, which provides write/read operations and stores the data in the memory.
ozanhazer/php-htpasswd
7325 Downloads
A lightweight - single class - library to read and write htpasswd. You can add or delete users or you can update their passwords...