Libraries tagged by sind
php-curl-class/php-curl-class
10228407 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
mrclay/minify
19474590 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
jolicode/jolinotif
13309714 Downloads
Send desktop notifications on Windows, Linux, MacOS.
hollodotme/fast-cgi-client
28186740 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
eftec/bladeone
10431265 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
s-ichikawa/laravel-sendgrid-driver
10389236 Downloads
This library adds a 'sendgrid' mail driver to Laravel.
hammerstone/sidecar
3397560 Downloads
A Laravel package to deploy Lambda functions alongside your main application.
sendgrid/php-http-client
50003260 Downloads
HTTP REST client, simplified for PHP
aranyasen/hl7
2132752 Downloads
HL7 parser, generator and sender.
sinergi/browser-detector
9157392 Downloads
Detecting the user's browser, operating system and language.
vrana/adminer
3024383 Downloads
Database management in a single PHP file.
theiconic/php-ga-measurement-protocol
15186365 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
tempest/highlight
1038906 Downloads
Fast, extensible, server-side code highlighting
symplify/vendor-patches
7926709 Downloads
Generate vendor patches for packages with single command
sunra/php-simple-html-dom-parser
9806969 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.