Libraries tagged by Easy Repository
m.rahimi/easy-publicate
10 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
37 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
mborko/simple-oai-pmh
8 Downloads
This is a stand-alone and easy to install data provider implementing the Open Archives Initiative's Protocol for Metadata Harvesting (OAI-PMH).
entity/entity
593 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
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
7 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
94326 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
hibit-dev/criteria
103 Downloads
A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.
techrays-labs/laravel-service-repository-generator
919 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
zakaria-elkashef/repository-pattern
27 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
14 Downloads
A composer plugin to install packages from a local directory with ease