Libraries tagged by bes
spaze/phpstan-disallowed-calls
23464110 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/robots-txt
19482328 Downloads
Determine if a page may be crawled from robots.txt and robots meta tags
phayes/geophp
10625222 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
pear/pear-core-minimal
80134575 Downloads
Minimal set of PEAR core files to be used as composer dependency
mpociot/vat-calculator
4339782 Downloads
EU VAT calculation, the way it should be.
kevinrob/guzzle-cache-middleware
19111103 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
amphp/http
12668218 Downloads
Basic HTTP primitives which can be shared by servers and clients.
easycorp/easy-log-handler
11054370 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
3389133 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
vaimo/composer-patches
4709852 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
thecodingmachine/phpstan-strict-rules
7342712 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
thecodingmachine/phpstan-safe-rule
10538059 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
stevebauman/hypertext
631245 Downloads
The best HTML to text transformer
spatie/laravel-support-bubble
229763 Downloads
A non-intrusive support chat bubble that can be displayed on any page
rtconner/laravel-tagging
3178798 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.