Libraries tagged by nogn
jbroadway/urlify
5794248 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
greenlion/php-sql-parser
9531180 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
bunny/bunny
5516009 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
workerman/phpsocket.io
518547 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
wapmorgan/morphos
1022069 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/file
2940883 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
spatie/laravel-robots-middleware
1743652 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel
deliciousbrains/wp-background-processing
314902 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
442293 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
amphp/websocket-client
1045968 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
1116238 Downloads
Shared code for websocket servers and clients.
amphp/log
2162170 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
voku/urlify
3697503 Downloads
PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
texy/texy
767324 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
126126 Downloads
A non-intrusive support chat bubble that can be displayed on any page