Libraries tagged by laravel follows
followloop/laravel-repositories
1809 Downloads
A package that provides a neat implementation for integrating the Repository pattern with Laravel & Eloquent.
mohammed-abd-razaq/laravel-phone-otp-auth
1 Downloads
A professional Laravel package for phone-based authentication with OTP verification, following clean architecture principles and Laravel best practices.
wallace/followers_api
7 Downloads
This Package uses the general social media impressions API and makes it a Laravel package.
triyatna/smm-laravel
3 Downloads
Laravel package for interacting with the SMM API.
temian/laravel-befriended
1 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
shishima/laravel-thumbnail
54 Downloads
This package is used to create thumbnail images for document files. It supports the following file types: doc, docx, xls, xlsx, pdf, gif, jpg, jpeg, png.
metaversedataman/laravel-befriended
0 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
xanpena/amtega-logging
53 Downloads
Useful class to customize log messages in Laravel following Amtega (Xunta de Galicia) standards.
laravel-api-server/jsonapi2
1081 Downloads
This package helps you to quickly build a REST API using the Laravel framework following the json:api specification.
laravel-api-server/jsonapi
51 Downloads
This package helps you to quickly build a REST API using the Laravel framework following the json:api specification.
jamesking56/validator
15 Downloads
Laravel Validation abstracted to your namespace. As followed from Laracasts.com
xitedev/wiretables-money
7 Downloads
Implementing Brick Money on Laravel Livewire and Wiretables can be achieved gracefully by following some best practices
webfactorybulgaria/nestablecollection
509 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
thenonsensefactory/translate
388 Downloads
A little package to translate what you need in a model and provide to the user the translate field following the App Locale
takielias/contract-resolver
4 Downloads
A Laravel package that automatically resolves and binds contracts (interfaces) to their implementations, with powerful code generation commands for repositories and services following the Repository and Service pattern.