Libraries tagged by BE
mpociot/vat-calculator
2927336 Downloads
EU VAT calculation, the way it should be.
mpociot/laravel-apidoc-generator
3007278 Downloads
Generate beautiful API documentation from your Laravel application
league/climate
12000389 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
kevinrob/guzzle-cache-middleware
13604200 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
kelunik/certificate
17493034 Downloads
Access certificate details and transform between different formats.
johnpbloch/wordpress
8480369 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
jfcherng/php-diff
3448525 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
ezimuel/ringphp
84598305 Downloads
Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php
ezimuel/guzzlestreams
83989549 Downloads
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
eluceo/ical
14182510 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
colinmollenhour/credis
34165571 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
colinmollenhour/cache-backend-file
19496629 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
videlalvaro/php-amqplib
6766968 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
easycorp/easy-log-handler
10621091 Downloads
A handler for Monolog that optimizes log messages to be processed by humans instead of software. Improve your productivity with logs that are easy to understand.
calebporzio/parental
2484929 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.