Libraries tagged by Rserve
luracast/restler
511868 Downloads
Restler is a simple and effective multi-format Web API Server framework written in PHP. Just deal with your business logic in php, Restler will take care of the REST!
hhxsv5/laravel-s
643553 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
buggregator/trap
875219 Downloads
A simple and powerful tool for debugging PHP applications.
aura/sqlquery
2672825 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2216116 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
arthurkushman/php-wss
964856 Downloads
Web-socket server/client with URI parse and multi-process support
swooletw/laravel-swoole
776770 Downloads
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
serversideup/spin
30790 Downloads
Replicate your production environment locally using Docker. Just run "spin up". It's really that easy.
wrench/wrench
2986896 Downloads
PHP WebSocket client/server library
webcreate/jquery-ias
664128 Downloads
Infinite Ajax Scroll: A jQuery plugin that turns your server-side pagination into an infinite scrolling one using AJAX
tempest/highlight
449922 Downloads
Fast, extensible, server-side code highlighting
spiral/roadrunner-grpc
1544680 Downloads
High-Performance GRPC server for PHP applications
relay/relay
1727800 Downloads
A PSR-15 server request handler.
phpxmlrpc/phpxmlrpc
4377287 Downloads
A php library for building xmlrpc clients and servers
phpunit/phpunit-selenium
10722667 Downloads
Selenium Server integration for PHPUnit