Libraries tagged by data repository
oxygensuite/oxygen-ergani
6 Downloads
A comprehensive package for seamlessly interacting with Greece’s Ergani system, enabling automated submissions for employee data such as check-ins, check-outs, and other employment-related information. This repository aims to simplify and streamline workforce management and ensure compliance with Greek labor regulations.
eappointment/zmsdb
7065 Downloads
This repository offers functions to access the ZMS database structure and converts the data to the defined ZMS entities.
ximdex/structured-data
16 Downloads
Linked data repository
trovee/laravel-repository
15 Downloads
An up to date repository pattern implementation for Laravel
devly/repository
1042 Downloads
PHP data repository object with array access using dot notation
scheb/in-memory-data-storage
32 Downloads
A simple in-memory data storage
silverstripe-terraformers/open-archive-initiative-repository
183 Downloads
Controller and Services that allow you to serve data as an Open Archive Initiative Repository
metarush/data-mapper
279 Downloads
A generic data access layer for basic CRUD operations. Can act as a layer between database and repositories/services.
ceddyg/query-builder-repository
750 Downloads
Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.
agungsugiarto/codeigniter4-repository
1054 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.
rinvex/repository
40497 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
redcatphp/localize
745 Downloads
Localize - Internationalization Toolbox with Gettext wrapper, Extractors, Unicode Common Locale Data Repository
mayconbordin/reloquent
113 Downloads
Repository data layer for Laravel 5
hibit-dev/criteria
103 Downloads
A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.
generic-repository/phalcon
8 Downloads
By Edward Hieatt and Rob Mee: Mediates between the domain and data mapping layers using a collection-like interface for accessing domain objects.