Libraries tagged by schmeits
schmeits/filament-character-counter
258752 Downloads
This is a Filament character counter TextField and Textarea form field for Filament v4 and v5
schmeits/pulse-database-table-info
47524 Downloads
A Laravel Pulse card displaying the table info of the current database.
schmeits/filament-umami-widgets
4314 Downloads
Umami Analytics Widgets for Filament
schmeits/filament-pan-analytics-widget
2122 Downloads
A widget for pan (lightweight and privacy-focused PHP product analytics library)
schmeits/filament-4-phosphor-icons
3196 Downloads
This is my package filament-4-phosphor-icons
schmeits/pulse-panphp
1318 Downloads
A Laravel Pulse card displaying PanPHP analytics
schmeits/sentry-noise-filter
511 Downloads
Drop-in Sentry/GlitchTip noise filter for Laravel. Install, set DSN, done.
schmeits/filament-4-tabler-icons
406 Downloads
This is my package filament-4-tabler-icons
schmeits/laravel-app-metrics
3 Downloads
Expose business metrics from Laravel apps via a secure HMAC-signed endpoint
bschmitt/laravel-amqp
2627296 Downloads
AMQP wrapper for Laravel and Lumen to publish and consume messages
schmitzal/tinyimg
134053 Downloads
Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)
jdesrosiers/silex-jms-serializer-provider
128608 Downloads
A silex service provider that integrates jms/serializer into silex
filld/larabbit
7582 Downloads
AMQP wrapper for Laravel and Lumen to publish and consume messages
softonic/laravel-amqp
12776 Downloads
AMQP wrapper for Laravel and Lumen to publish and consume messages
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.