Libraries tagged by laravel bale
zara-4/laravel-lazy-mysql
7809 Downloads
A lazy mysql based Eloquent model and Query builder for Laravel
yomafleet/laravel-feature-flag
1142 Downloads
Internal feature flag tool based on Unleash
vxsoft/laravel-repository
6 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.
tonysm/local-time-laravel
512 Downloads
A port of the `local-time` gem from Basecamp.
summerblue/laravel-active
10346 Downloads
The helper class for Laravel (4/5) applications to get active class base on current route
sudhanshu-mittal/laravel-api-response
237 Downloads
Renders consistent HTTP JSON responses for API-based projects
stidges/laravel-fk-migration
4229 Downloads
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.
salehhashemi/laravel-intelli-git
565 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
rasulian/laravel-zarinpal
675 Downloads
A Laravel package to accept and verify payments from ZarinPal gateway based on REST
pdustdar/baben-scout-elasticsearch
476 Downloads
The Elasticsearch Driver for Laravel Scout
ort-interactive-gmbh/laravel-couchbase
347 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
nqxcode/laravel-lucene-search
16458 Downloads
Laravel 5.5 package for full-text search over Eloquent models based on ZendSearch Lucene.
nham24/laravel-dynamodb
2174 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
namaa-solutions/laravel-orion
1429 Downloads
Laravel Orion allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
movemoveapp/laravel-postmangen
1681 Downloads
Generation of Postman collection JSON file based on performed HTTP requests during execution of PHPUnit runner