Libraries tagged by php repository
ysm/laravel-repository-pattern
22 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
weisl/efront-php-sdk
2024 Downloads
This is a maintained version of the efrontPRO-SDK repository.
waad/laravel-generate-repository-api
62 Downloads
package to generate repository design pattern with all accessories
vivek-mistry/repository-interface
24 Downloads
Laravel package for dependency injection to separate business logic.
tobento/service-repository-storage
103 Downloads
Storage repository implementation.
stephan-strate/php-music-brainz-api
102 Downloads
PHP wrapper for MusicBrainz api. Supports object-oriented access using repositories and factories.
reedware/package-skeleton-php
61 Downloads
A skeleton repository for Reedware Laravel Packages
php-extended/php-emoji-cheat-sheet
6013 Downloads
A wrapper around the WebpageFX/emoji-cheat-sheet.com emoji repository
okaybueno/laravel-repositories
15981 Downloads
A package that provides a neat implementation to integrate the Repository pattern in Laravel with Eloquent.
namelesscoder/typo3-repository-gizzle
13 Downloads
GitHub Webhook Listener which releases TYPO3 extensions to TER when tags are created
kristijorgji/db-to-php
3474 Downloads
A library to generate application code based on database definition.
ebidtech/doctrine-repository
2374 Downloads
An alternative doctrine entity base repository. Fork from eso/doctrine-repository.
boxalino/boxalino-client-sdk-php
4825 Downloads
The Boxalino Client SDK provides a simple and efficient usage of Boxalino Search & Recommendations services (based on the p13n Thrift client libraries as separately provided in respective git-hub repositories) and to Boxalino Data Intelligence especially for Data Synchronization (define the structure of your data, push and publish your data structure configuration, push data in dev/prod and full/delta to Boxalino).
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
ipunkt/laravel-repositories
2269 Downloads
Base repository implementation for laravel