Libraries tagged by brendt
brendt/php-sparkline
78350 Downloads
Generate sparkline SVGs in PHP
brendt/responsive-images
1032 Downloads
Create responsive images with PHP, using the srcset and sizes spec.
brendt/stitcher
104 Downloads
Static website generator in PHP
brendt/php-make-object
9 Downloads
Simple wrapper for symfony/serializer for the 90% use-case
tito10047/php-sparkline
228 Downloads
Generate sparkline SVGs in PHP
eclipxe/enum
252542 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
caio-brendo/yii2-dynamicgridform
1732 Downloads
Dynamic Grid Form is a widget for the yii2 structure to add values to a grid. It is very useful for working with one-to-many data.
egyjs/progressive-json-php
64 Downloads
Framework-agnostic Progressive JSON Streamer for PHP - breadth-first JSON streaming with placeholders, inspired by Dan Abramov's Progressive JSON.
breadthe/php-simple-calendar
6932 Downloads
Generates a monthly array of dates for displaying in a calendar grid
breadthe/php-contrast
3407 Downloads
Color and contrast tools
breadthe/laravel-silent-spam-filter
2559 Downloads
Silently filter spam messages based on a custom keyword/keyphrase blacklist.
oilpriceapi/oilpriceapi
12 Downloads
Official PHP SDK for source-timestamped OilPriceAPI energy data, with typed errors and no third-party runtime dependencies.
brentmullen/zillow-api
480 Downloads
Simple PHP wrapper for Zillow API
brentkozjak/laravel-hash-identify
16 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
vinogradsoft/scanner
77 Downloads
Vinograd is a powerful library for processing hierarchical data. It provides an intuitive API for traversing trees in breadth-first and depth-first orders. Developers can also implement their own visitor patterns to process specific nodes or leaves.