Libraries tagged by schmeits
schmeits/filament-character-counter
228332 Downloads
This is a Filament character counter TextField and Textarea form field for Filament v4 and v5
schmeits/pulse-database-table-info
43578 Downloads
A Laravel Pulse card displaying the table info of the current database.
schmeits/filament-umami-widgets
3828 Downloads
Umami Analytics Widgets for Filament
schmeits/filament-pan-analytics-widget
2030 Downloads
A widget for pan (lightweight and privacy-focused PHP product analytics library)
schmeits/filament-4-phosphor-icons
2965 Downloads
This is my package filament-4-phosphor-icons
schmeits/pulse-panphp
1241 Downloads
A Laravel Pulse card displaying PanPHP analytics
schmeits/sentry-noise-filter
386 Downloads
Drop-in Sentry/GlitchTip noise filter for Laravel. Install, set DSN, done.
schmeits/filament-4-tabler-icons
405 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
2511634 Downloads
AMQP wrapper for Laravel and Lumen to publish and consume messages
jdesrosiers/silex-jms-serializer-provider
128132 Downloads
A silex service provider that integrates jms/serializer into silex
schmitzal/tinyimg
131209 Downloads
Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)
filld/larabbit
7538 Downloads
AMQP wrapper for Laravel and Lumen to publish and consume messages
softonic/laravel-amqp
12740 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.