Libraries tagged by non
react/react
3742610 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
jbroadway/urlify
8968879 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
greenlion/php-sql-parser
13166257 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
bunny/bunny
7060742 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
workerman/phpsocket.io
616453 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
amphp/log
3109941 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
amphp/file
3553669 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
spatie/laravel-robots-middleware
2409615 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel
deliciousbrains/wp-background-processing
496335 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.
civicrm/civicrm-core
314475 Downloads
Open source constituent relationship management for non-profits, NGOs and advocacy organizations.
a5hleyrich/wp-background-processing
534552 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.
wikimedia/testing-access-wrapper
2545356 Downloads
A simple helper class to access non-public elements of a class when testing.
voku/urlify
4357909 Downloads
PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
texy/texy
888306 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.
stil/curl-easy
214977 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.