Libraries tagged by ober
prestashop/decimal
5939598 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
mpyw/laravel-cached-database-stickiness
243903 Downloads
Guarantee database stickiness over the same user's consecutive requests
monooso/unobserve
336079 Downloads
Mute and unmute Laravel observers at will.
mnvx/lowrapper
147541 Downloads
PHP wrapper over LibreOffice converter
michael-rubel/laravel-formatters
60556 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.
lullabot/drainpipe
541833 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.
log1x/laravel-webfonts
37933 Downloads
Download, install, and preload over 1500 Google fonts locally in your Laravel project
koodimonni/composer-dropin-installer
2272858 Downloads
Install packages or a few files from packages into custom paths without overwriting existing stuff.
jlorente/php-credit-cards
292751 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
jfcherng/php-mb-string
3619421 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
itamair/geophp
4605931 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.
infection/mutator
2270766 Downloads
Mutator interface to implement custom mutators (mutation operators) for Infection
igorw/retry
355883 Downloads
A tiny library for retrying failing operations.
humanmade/asset-manager-framework
161572 Downloads
A framework for overriding the WordPress media library with an external asset provider.
genkgo/mail
56895 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.