Libraries tagged by fwrite
sookoll/geophp
11251 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
67057 Downloads
Yii 2 core code to write extensions based on javascript plugins
shureban/laravel-easy-request
3568 Downloads
Laravel easy way to write methods for requests
seine/seine
70782 Downloads
Seine - Write spreadsheets of various formats to a stream
seferov/env-php
66488 Downloads
Read/write on .env files
scoumbourdis/phpexcel
11166 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
rstriquer/eloquent-logger
3571 Downloads
Write SQL queries to a file into Laravel "storage/logs" directory.
rickselby/nbt
1256 Downloads
Parser/Writer for the NBT file format
rekalogika/direct-property-access
16887 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
rasuvaeff/clickhouse-toolkit
927 Downloads
Framework-agnostic ClickHouse toolkit for PHP: parameterized query builder, data reader, batch writer, DDL builder, partition manager, mutation builder, and migration runner.
protonemedia/laravel-task-runner
5562 Downloads
Write Shell scripts like Blade Components and run them locally or on a remote server
piotrpress/streamer
6858 Downloads
This library is a custom PHP Stream Wrapper, which provides write/read operations and stores the data in the memory.
phpoffice/phpvisio
3767 Downloads
PHPVisio - Read, Create and Write Diagrams documents in PHP
php-opcua/opcua-client
1441 Downloads
Pure PHP OPC UA client — binary protocol over TCP, 6 security policies, browse/read/write/subscribe/history, zero external dependencies
phix/contractlib
34336 Downloads
ContractLib is a lightweight PHP library designed to help you write more robust PHP components by helping your components enforce programming contracts throughout your code