Popular Packages
-
-
-
PHP
morozovsk/websocket
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
-
-
PHP
rlanvin/php-mypdo
Wrapper for PDO (MySQL) to support auto-reconnect, nested transactions and more.
-
-
PHP
byjg/restserver
Create RESTFull services with different and customizable output handlers (JSON, XML, Html, etc.). Auto-Generate routes from swagger.json definition.
-
PHP
bcrowe/cakephp-api-pagination
CakePHP 4 plugin that injects pagination information into API responses.
-
-
-
-
-
PHP
service-to/validate-email
Library to validate an email address against its mail servers by doing a name server lookup and then connecting to its MX records.
-
-
PHP
michaeljennings/snapshot
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.