Libraries tagged by sind
vrana/adminer
2794722 Downloads
Database management in a single PHP file.
theiconic/php-ga-measurement-protocol
11971065 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
symplify/vendor-patches
4952226 Downloads
Generate vendor patches for packages with single command
sunra/php-simple-html-dom-parser
9013378 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.
spatie/laravel-webhook-server
6534738 Downloads
Send webhooks in Laravel apps
scrivo/highlight.php
33042146 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
rappasoft/laravel-authentication-log
1052789 Downloads
Log user authentication details and send new device notifications.
overtrue/easy-sms
1250915 Downloads
The easiest way to send short message.
oneup/uploader-bundle
5681777 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
nette/mail
8679183 Downloads
📧 Nette Mail: A handy library for creating and sending emails in PHP.
nette/forms
11443161 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
moxiecode/plupload
487542 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
maknz/slack
11260462 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
jfcherng/php-diff
3943466 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
hollodotme/fast-cgi-client
19008583 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.