Libraries tagged by base repository
nhagemann/anycontent-client-php
11126 Downloads
Client library to work with AnyContent repositories. Provides connectors for different repository types (file based, MySQL).
axyr/laravel-tractor
217 Downloads
Opiniated Laravel CRUD generator for a Module/Repository/Filter based CRUD setup.
limenet/git-version
9578 Downloads
PHP library to generate a version string based on a Git repository.
letraceursnork/php-decliner
355 Downloads
This repository offers a PHP-based solution for declension of nouns by grammatical cases along with numerals. It ensures correct noun forms based on case (nominative, genitive, etc.) and the numeral used, handling the specific rules of declension in supported languages.
monkeyscloud/monkeyslegion-entity
113 Downloads
Attribute-based data-mapper, entity scanner, and repository layer.
brunodebarros/git-deploy-php
1211 Downloads
git-deploy-php is a simple php-based tool that deploys your Git repositories to FTP/SFTP servers, and keeps them updated automatically.
o2system/psr
19368 Downloads
O2System PSR it's build based on PHP Framework Interop Group (PHP-FIG) standards recommendations. This repository contains a collection of PHP interfaces based on the PSR-0 until the PSR-7.
vxsoft/laravel-repository
14 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
oscabrera/model-repository
388 Downloads
A Laravel package that streamlines the creation of repository-based structures with a custom Artisan command.
jf/base
669 Downloads
Repositorios con clases y traits de utilidad para realizar composición y/o herencia.
iamluc/buse
18 Downloads
Execute git command in several repositories
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.
r2soft/database
887 Downloads
R2 Soft - Repository pattern library based in Laravel
melonsmasher/chocolatier
71 Downloads
Laravel based NuGet/Chocolatey package repository. Forked from LaGet with many enhancements.
salehhashemi/laravel-intelli-git
594 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.