Libraries tagged by yelp
rinvex/laravel-support
775340 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
kordy/ticketit
80353 Downloads
A simple helpdesk tickets system for Laravel 5.1 – 5.8 and 6.* - 7.* - 8.* which integrates smoothly with Laravel default users and auth system
zenstruck/mailer-test
500909 Downloads
Alternative, opinionated helpers for testing emails sent with symfony/mailer.
zenstruck/console-test
319586 Downloads
Alternative, opinionated helper for testing Symfony console commands.
zenstruck/collection
243810 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
yiisoft/files
995378 Downloads
Helper to manage files and directories
yabacon/paystack-php
361872 Downloads
Helps make your Paystack API calls giving a stdClass object.
wilr/silverstripe-googlesitemaps
527040 Downloads
SilverStripe support for the Google Sitemaps XML, enabling Google and other search engines to see all urls on your site. This helps your SilverStripe website rank well in search engines, and to encourage the information on your site to be discovered quickly.
vria/nodiacritic
2795596 Downloads
Tiny helper function that removes all diacritical signs from characters
valorin/random
75579 Downloads
Random is a simple helper package designed to make it easy to generate a range of different cryptographically secure random values.
tremby/laravel-git-version
499983 Downloads
A helper to get the current git version of the application
tolerance/tolerance
1001047 Downloads
Fault tolerance library and micro-services helpers
teepluss/theme
167857 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory.
stefro/laravel-lang-country
28650 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
stechstudio/laravel-jwt
70272 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel