Libraries tagged by syrve
luracast/restler
491783 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
612386 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
buggregator/trap
464771 Downloads
A simple and powerful tool for debugging PHP applications.
bref/laravel-bridge
2675385 Downloads
An advanced Laravel integration for Bref, including Octane support.
aura/sqlquery
2482785 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1963435 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
863554 Downloads
Web-socket server/client with URI parse and multi-process support
swooletw/laravel-swoole
747922 Downloads
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
wrench/wrench
2900182 Downloads
PHP WebSocket client/server library
webcreate/jquery-ias
624072 Downloads
Infinite Ajax Scroll: A jQuery plugin that turns your server-side pagination into an infinite scrolling one using AJAX
tempest/highlight
296949 Downloads
Fast, extensible, server-side code highlighting
spiral/roadrunner-grpc
1049039 Downloads
High-Performance GRPC server for PHP applications
relay/relay
1583449 Downloads
A PSR-15 server request handler.
phpxmlrpc/phpxmlrpc
3979439 Downloads
A php library for building xmlrpc clients and servers
phpunit/phpunit-selenium
10550992 Downloads
Selenium Server integration for PHPUnit