Libraries tagged by laravelfs
darovi/laravelslackinvite
15 Downloads
A Slack user invite service provider for Laravel
hmones/laravel-facade
1090 Downloads
Generates facades in your laravel project with one simple command.
hen8y/laravel-flash
326 Downloads
Flash notification for laravel
fruitware/laravel-surveyjs
101 Downloads
Up-to-date Laravel wrapper for surveyjs library
alive2212/laravel-smart-restful
429 Downloads
Laravel Smart Restful
laravelflux/laravel-fixtures
5049 Downloads
Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing
laravelflare/flare
2048 Downloads
Laravel Flare
laravelista/syndra
3899 Downloads
Common JSON responses for an API built with Laravel.
laravelista/sherlock
513 Downloads
Deduct a markdown document and get a specific chapter and/or a table of content.
zae/lara-press
4579 Downloads
A set of models to use with Laravel's Eloquent to query a Wordpress database.
zacksitt/xml-helper
689 Downloads
???The Laravel XML Helper package simplifies XML data handling within Laravel applications. Easily parse, generate, and transform XML with intuitive methods that integrate seamlessly with Laravel's ecosystem.
xetaio/eloquence
1120 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
webup/laravel-twilio-channel
320 Downloads
Laravel's notification channel for twilio
vaites/laravel-blade-expects
6 Downloads
@expects directive for Laravel's Blade template engine
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.