Libraries tagged by compra
mkalkbrenner/php-htmldiff-advanced
19527411 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
m1/env
13218097 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
lucatume/di52
1740789 Downloads
A PHP 5.6 compatible dependency injection container.
level-2/dice
837684 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
kub-at/php-simple-html-dom-parser
6882725 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible
jwadhams/json-logic-php
2094430 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
ipinfo/ipinfo
1391166 Downloads
The official PHP library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
ion-bazan/composer-diff
2174876 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
igbinary/igbinary
10334 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
hedii/laravel-gelf-logger
3752078 Downloads
A Laravel package to send logs to a gelf compatible backend like graylog
gasparesganga/php-shapefile
1785349 Downloads
PHP library to read and write ESRI Shapefiles, compatible with WKT and GeoJSON
dave-liddament/sarb
1662139 Downloads
Provides tools for baselining static analysis results and comparing against that baseline
colinodell/psr-testlogger
14743672 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
cartalyst/stripe
3341477 Downloads
A comprehensive Stripe API package.
artisansdk/ratelimiter
4056244 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.