Libraries tagged by rea
jfcherng/php-mb-string
4168596 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
jajo/jsondb
153038 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
itamair/geophp
5312542 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.
hhxsv5/php-sse
161738 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
hfig/mapi
335022 Downloads
Pure PHP library for reading and manipulating Microsoft Outlook .msg messages (MAPI documents)
h4kuna/fio
294519 Downloads
Read movements by json file from Fio bank and send payments.
globalpayments/php-sdk
983267 Downloads
PHP SDK for processing payments with Global Payments, including Heartland Payment Systems and Realex Payments
genkgo/camt
964028 Downloads
Library to read CAMT files (XML containing bank statements).
eddturtle/direct-upload
676350 Downloads
Composer Package to build an AWS Signature ready to Direct Upload to S3
davmixcool/php-sentiment-analyzer
126567 Downloads
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).
darkghosthunter/preloader
632852 Downloads
Preloader helper to create a PHP-ready preload script from Opcache.
colshrapnel/safemysql
94209 Downloads
A real safe and convenient way to handle MySQL queries.
clagiordano/weblibs-configmanager
3217683 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
campo/random-user-agent
1151659 Downloads
Generate real random user-agents.
bezhansalleh/filament-plugin-essentials
25093 Downloads
A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster