Libraries tagged by plop
propaganistas/laravel-phone
42719596 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
jms/metadata
165297609 Downloads
Class/method/property metadata management in PHP
twitter/bootstrap
1765434 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
spatie/invade
41175774 Downloads
A PHP function to work with private properties and methods
phpstan/phpstan-deprecation-rules
96694409 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
ondram/ci-detector
59992058 Downloads
Detect continuous integration environment and provide unified access to properties of current build
neitanod/forceutf8
24135189 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
james-heinrich/getid3
13605238 Downloads
PHP script that extracts useful information from popular multimedia file formats
ircmaxell/password-compat
58856472 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
abraham/twitteroauth
16962163 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
doctrine/reflection
108084182 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
5679896 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
phpspec/prophecy-phpunit
62077128 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
moxiecode/plupload
606250 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
20933252 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy