Libraries tagged by nogn
jbroadway/urlify
6105774 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
greenlion/php-sql-parser
10008098 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
bunny/bunny
5718980 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
workerman/phpsocket.io
530776 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
wapmorgan/morphos
1072611 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
amphp/websocket-client
1109098 Downloads
Async WebSocket client for PHP based on Amp.
amphp/file
3022861 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
spatie/laravel-robots-middleware
1817178 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel
deliciousbrains/wp-background-processing
332927 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
mpyw/eloquent-has-by-non-dependent-subquery
457156 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
amphp/websocket
1184795 Downloads
Shared code for websocket servers and clients.
amphp/log
2277889 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
voku/urlify
3784120 Downloads
PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
texy/texy
780776 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.
spatie/laravel-support-bubble
134503 Downloads
A non-intrusive support chat bubble that can be displayed on any page