Libraries tagged by laravel base code
adr1enbe4udou1n/laravel-boilerplate
1906 Downloads
Laravel 5.7 Boilerplate based on Bootstrap 4 and Tabler for Backend.
creode/laravel-repository
2473 Downloads
Exposes a base repository class that allows interactions with custom models.
ahrmerd/laravel-test-generator
185 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
simianbv/json-schema
2258 Downloads
A utility package for creating JSON resources based on the laravel models provided, comes with a model generator and migration
redaelfillali/laravel-secure-model
100 Downloads
Eloquent base model with auto-sanitized getters and setters.
brokeyourbike/base-models
1491 Downloads
Base models to extend in the app.
lightszentip/laravel-starter-base-app
7 Downloads
A powerful starter kit for Laravel applications featuring Filament and Jetstream, designed for rapid development with the latest quality standards. Perfect for building scalable and maintainable Laravel apps with a modern tech stack including Livewire, PHPStan, and Pest.
paparee/bale-cms
224 Downloads
Bale CMS Core
jenssegers/mongodb-core
27 Downloads
A MongoDB based Query builder for Laravel
soketi/echo-server-core
542 Downloads
Echo Server Core is a Laravel utility package used for Socket.IO-based Echo Server application.
nordsoftware/lumen-core
3122 Downloads
Core module for our REST API based on Lumen framework.
dcodegroup/laravel-xero-employee
2139 Downloads
This package provides base functionality for linking a user with Xero
dam1r89/proto-generator
265 Downloads
Laravel 5 prototyping tool. Creates files based on the templates. It comes with template for views, model, migration and controllers.
core-system/bootstrap-form
1302 Downloads
Laravel Collective 5 based Twitter Bootstrap 3 Form service.
kyle-noland/eloquent-foundation
147 Downloads
A set of base classes for working with Laravel Eloquent Repositories, Models, Collections and Observers