Libraries tagged by Laravel Base
nickfla1/laravel-validated-api-requests
27 Downloads
Simple base API request with validation mechanisms
matthewbdaly/laravel-repositories
1207 Downloads
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
manowartop/repository-service-laravel-pattern
461 Downloads
Structure for the Laravel Service-Repository Pattern
gongjieqi/laravel-chat
33 Downloads
message server base on workman
dot-env-it/laravel-api-integrator
745 Downloads
Package to simplify third-party api integrations. Make API calls like they are part of your code with this package. No need to remember base url or path of any API.
dcodegroup/laravel-xero-employee
2125 Downloads
This package provides base functionality for linking a user with Xero
damoonpro/laravel
6 Downloads
The base project configuration of Damoon company.
cwsdigital/twill-base
92 Downloads
Base project for Twill sites
bensondevs/laravel-faq
23 Downloads
A simple, flexible, and customizable FAQ management package for Laravel.
a1tem/knowledge-base
4 Downloads
Knowledge base management system
10degrees/10degrees-base
2 Downloads
10 Degrees base WordPress theme
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator
zara-4/laravel-lazy-mysql
7850 Downloads
A lazy mysql based Eloquent model and Query builder for Laravel
wgmv/laravel-slack-api
23330 Downloads
Wrapper for Slack.com WEB API. Based on code from Vagner do Carmo.
vxsoft/laravel-repository
16 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.