Libraries tagged by while
orkhanahmadov/laravel-ip-middleware
60920 Downloads
Laravel middleware for whitelisting/blacklisting client IP addresses
corveda/php-sandbox
70354 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
whitespacecode/nova-table-card
60697 Downloads
Nova table card. Show your latest data (orders, posts,...) as card or data you prefer.
whitecube/php-prices
56497 Downloads
A simple PHP library for complex monetary prices management
whitecube/nova-page
89750 Downloads
Static pages content management for Laravel Nova
rinvex/languages
96378 Downloads
Rinvex Languages is a simple and lightweight package for retrieving language details with flexibility. A whole bunch of data including name, native, iso codes, language family, language script, language cultures, and other attributes for the 180+ known languages worldwide at your fingertips.
nervo/yuicompressor
1498220 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
brianmcdo/image-palette
198879 Downloads
Extracts colors from an image and generates a color palette against a whitelist of colors.
laravel-frontend-presets/white-dashboard
7286 Downloads
Laravel 11.x Front-end preset for white dashboard
fw4/whise-api
5983 Downloads
PHP library for implementing the Whise API
whitecube/laravel-sluggable
23871 Downloads
Generate slugs for your models automatically - even with translated attributes
nip24/client
24737 Downloads
NIP24 Client for PHP
fab2s/strings
277755 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
fieryprophet/php-sandbox
15961 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
athoshun/html-filter
33934 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library