Libraries tagged by Easy Repository
asp-devteam/laravel-repository
444 Downloads
Library created to provide an easy way to develop a Model's CRUD in laravel.
m.rahimi/easy-publicate
9 Downloads
Simply provides a way to get scholarity literature. You can get data from `Google Scholar`, `Scopus` across many disciplines and sources: articles, theses, books, abstracts and court opinions, from academic publishers, professional societies, online repositories, universities and other web sites.
asp-devteam/repository
34 Downloads
Library created to provide an easy way to develop a Model's CRUD in laravel.
ernestobaezf/ltoolkit
18 Downloads
Package to easy start a new project by using repository and other patterns for Laravel
ernestobaezf/l5toolkit
127 Downloads
Package to easy start a new project by using repository and other patterns for Laravel
entity/entity
587 Downloads
Simple and fast entity class implementing magic getters and setters. Easy usage in repository design patterns
hnabeel64/repopackage
2 Downloads
Repository pattern made easy in laravel By hnabeel64
thereline/crudmaster
5 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.
operations/git-split
3 Downloads
Adds composer git:split composer command for easy splitting of a git repository into many others.
drupal-operations/git-split
2 Downloads
Adds composer git:split composer command for easy splitting of a git repository into many others.
ivanyankov/meta-fields-builder
4 Downloads
A robust, flexible, and easy-to-use PHP library to quickly create, register, and reuse meta fields and meta boxes configurations, and keep them in your source code repository.
ezsystems/ezplatform-i18n
93898 Downloads
Meta repository to store every Ibexa translation. This should be used during development to ease synchronization with Crowdin. SHOULD NOT BE USED IN PRODUCTION
zakaria-elkashef/repository-pattern
26 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
techcoil/composer-plugin-local-repo
6 Downloads
A composer plugin to install packages from a local directory with ease
curtiskelsey/doctrine-repo-helper
224 Downloads
Generates a trait to help ease the access of custom repo methods