Libraries tagged by plop
twitter/bootstrap
1665637 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
phpstan/phpstan-deprecation-rules
52089448 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
neitanod/forceutf8
18798773 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
jms/metadata
130968995 Downloads
Class/method/property metadata management in PHP
ircmaxell/password-compat
52858954 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
abraham/twitteroauth
14044327 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
doctrine/reflection
101444524 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
propel/propel
4752038 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
phpspec/prophecy-phpunit
39436668 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
moxiecode/plupload
455508 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.
jangregor/phpstan-prophecy
12724933 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
webklex/php-imap
3187270 Downloads
PHP IMAP client
webklex/laravel-imap
2867366 Downloads
Laravel IMAP client
php-imap/php-imap
11174863 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
oneup/uploader-bundle
5396984 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.