Libraries tagged by base model
bnomei/kirby-blueprints
69 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
wamoco/magento2-common
3571 Downloads
Magento2 Base Module for common functions
ubc-web-services/ws-recipes
3954 Downloads
Adds base modules and settings for Web Services websites
stephenlake/laravel-queryable
964 Downloads
Laravel HTTP query parameter based model filtering and searching.
nqxcode/laravel-lucene-search
16481 Downloads
Laravel 5.5 package for full-text search over Eloquent models based on ZendSearch Lucene.
gnu/scaffy-core
20 Downloads
A package that generated models based on your database entities. Works for MS SQL Server, MySql & PostgreSql.
coderscantina/laravel-filter
6160 Downloads
A filter object for Laravel/Eloquent models based on laracasts approach.
bkwld/decoy
3212 Downloads
A Laravel model-based CMS by Bukwild
robsonvn/laravel-couchdb
1709 Downloads
A CouchDB v2.0.0 based Eloquent model and Query builder for Laravel
rhubarbphp/module-leaf
74730 Downloads
A nestable user interface building module for the Rhubarb PHP framework based upon the model-view-presenter pattern.
openfed/openfed
11710 Downloads
OpenFed base installation with modules and configurations needed for Fast2Web service
ahrmerd/laravel-test-generator
174 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
a909m/filament-generate-helpers
46 Downloads
Effortlessly generate reusable form fields and table column helpers for Filament resources based on Laravel models, streamlining your development workflow.
wilma-digital/magento2-wilma-core
999 Downloads
A core module providing essential base functionalities for other modules.
thefuriouscoder/propel2-data-cache-behavior
16457 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior