Libraries tagged by custom repository
agungsugiarto/codeigniter4-repository
1073 Downloads
Implementation of repository pattern for CodeIgniter 4. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
grimmlink/icheck
1831 Downloads
Shim repository for Icheck
wpfulcrum/fulcrum
16 Downloads
Fulcrum - The central custom repository for WordPress.
dell/custom-installer
13 Downloads
Plugin for install package from custom repositories.
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.
creode/laravel-repository
2594 Downloads
Exposes a base repository class that allows interactions with custom models.
isaactorresmichel/composer-local-source-repository
311 Downloads
Composer plugin that adds support for having custom packages installed to their source directory.
devetek/laravel-generator-custom
0 Downloads
InfyOm Laravel Generator custom
budkit/repository
54 Downloads
A Budkit CMS app for handling custom data
awema-pl/module-repository
63 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
aindong/custom-generator
125 Downloads
A custom generator that would generate a new feature for a repository pattern application
revonia/versionize-arch
5 Downloads
A composer plugin provides new extra repository type 'va', working same as 'artifact' but fetch version from filename, and a command for build all required packages as versionize archive.
who-jonson/laravel-organizer
523 Downloads
An efficacious Organizer for Laravel 6/7/8 structure with artisan commands
netgardeners/chesta
12 Downloads
Provide custom content providers
curtiskelsey/doctrine-repo-helper
224 Downloads
Generates a trait to help ease the access of custom repo methods