Libraries tagged by laravel ready
ssmulders/hashed-passport
7644 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
omarchouman/lara-util-x
14 Downloads
LaraUtilX is a comprehensive Laravel package that empowers developers with a rich set of utilities, helpful traits, middleware, and more. Streamline common tasks, enhance code readability, and boost the functionality of your Laravel applications with this versatile toolkit.
coding-partners/auto-controller
30 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
ahmed-aliraqi/expert-texting-sms
1228 Downloads
ExpertTexting REST API for laravel applications allows you to send text and unicode messages, read unread messages, check your account balance etc. ExpertTexting API is served over HTTPS. To ensure data privacy, unencrypted HTTP is not supported.
adnane/packalyser
11 Downloads
Packalyser is a laravel package to list your dependencies & dev dependencies in a much organized & human-readable way .
webjjel/laravel-read-write-redis
13 Downloads
Using Read/Write Redis connection for Laravel
novocast/laravel-readonly
1 Downloads
A Read-only model trait for assisting dealign with read only models.
nhytros/laravel-readable
0 Downloads
Readable provides a quick and easy functions and blade directives.
lwwcas/laravel-rss-reader
2 Downloads
The most complete RSS reader for laravel
diviky/laravel-readme
7114 Downloads
Framework extension
xiejun/laravel-log-viewer
11 Downloads
A Laravel log reader
tuisme/laravel-feed-reader
7 Downloads
A simple RSS feed reader for Laravel 5|6
ttbooking/laravel-log-viewer
20 Downloads
A Laravel log reader
trianity/laravel-log-reader
5 Downloads
A simple and beautiful laravel log reader
tobischulz/laravel-model-read
259 Downloads
Let you set the read state for every model for each user. Get a list of users that has read a post or any other model.