Libraries tagged by sharf
lm-commons/lmc-cors
212523 Downloads
Laminas MVC module that let you deal with CORS requests
jdesrosiers/silex-cors-provider
816540 Downloads
A silex service provider that adds CORS services to silex
shardj/zf1-extras-future
264685 Downloads
Zend Framework 1 Extras PHP 7.2 and 7.3 compatible
sarfraznawaz2005/servermonitor
10243 Downloads
Laravel package to periodically monitor the health of your server and website.
sarfraznawaz2005/meter
7855 Downloads
laravel package to find performance bottlenecks in your laravel application.
loic-sharma/profiler
130477 Downloads
A PHP 5.3 profiler based off of Laravel 3's Anbu.
wikimedia/wrappedstring
719969 Downloads
Automatically compact sequentially-outputted strings that share a common prefix / suffix pair.
teqneers/shamir
94467 Downloads
This is Shamir's Shared Secret implementation in PHP. It allows you to create shared secrets using the PHP classes or the CLI interface.
splashlab/magento-2-cors-requests
192166 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
robertboes/inertia-breadcrumbs
59459 Downloads
Laravel package to automatically share breadcrumbs to Inertia
rmunate/php2js
4141 Downloads
Effortlessly share PHP Laravel values with external JavaScript files using just one command, thanks to the seamless integration of PHP2JS.
palanik/lumen-cors
215058 Downloads
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.
palanik/corsslim
350549 Downloads
Cross-origin resource sharing (CORS) middleware for PHP Slim.
morozovsk/websocket
14794 Downloads
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
mll-lab/laravel-utils
106626 Downloads
Shared Laravel utilities of MLL