Libraries tagged by lake
lkaemmerling/laravel-horizon-prometheus-exporter
1225786 Downloads
A small package to gain and export long time information from Laravel & Horizon for Prometheus.
wire-elements/spotlight
569472 Downloads
Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
viison/address-splitter
3117041 Downloads
Tries to split an address line into street name, house number and other additional information like building, apartment information etc.
timokoerber/laravel-one-time-operations
609437 Downloads
Run operations once after deployment - just like you do it with migrations!
sybio/image-workshop
754589 Downloads
Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)
squirrelphp/twig-php-syntax
4560037 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
spiritix/lada-cache
373533 Downloads
A Redis based, automated and scalable database caching layer for Laravel
silviolleite/laravelpwa
716720 Downloads
Looks like an app, feels like an app, but NOT an app.
setasign/tfpdf
1696130 Downloads
This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.
roots/bedrock-autoloader
3728341 Downloads
An autoloader that enables standard plugins to be required just like must-use plugins
robgridley/zebra
1101313 Downloads
PHP ZPL builder, image conversion and a basic client for network-connected Zebra label printers.
resque/php-resque
1428156 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
pgrimaud/instagram-user-feed
594379 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
overblog/dataloader-php
2839829 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
nicmart/string-template
1365130 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.