Libraries tagged by lon
longman/ip-tools
258142 Downloads
PHP IP Tools for manipulation with IPv4 and IPv6
longitude-one/wkt-parser
1244601 Downloads
Parser for well-known text (WKT) object strings
longitude-one/wkb-parser
777901 Downloads
Parser for well-known binary (WKB/EWKB) object data
longitude-one/geo-parser
778106 Downloads
Parser for geography coordinate strings
workerman/mysql
98537 Downloads
Long-living MySQL connection for daemon.
texy/texy
866205 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
techcrunch/wp-async-task
23657 Downloads
Run asynchronous tasks for long-running operations in WordPress
keiko/uuid-shortener
230139 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
julienbourdeau/route-usage
66899 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
jfcherng/php-sequence-matcher
5940279 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
crazycodr/standard-exceptions
232865 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
baldwin/magento2-module-image-cleanup
115630 Downloads
Magento 2 module which can cleanup old image files that are no longer being used
seatgeek/djjob
238423 Downloads
Allows PHP web applications to process long-running tasks asynchronously
akuechler/laravel-geoly
64224 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
nelexa/buffer
529399 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.