Libraries tagged by php repository
milpa/data
202 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
typo3-ci/typo3sniffpool
36561 Downloads
This repository contains custom sniffs which are compatible with the PHP_CodeSniffer. Understand this package as a sniff pool. It contains all custom sniffs for the TYPO3 project.
mborne/remote-git
8261 Downloads
A lightweight PHP client providing a consistent way to find hosted and self-hosted git repositories (github, gitlab,...)
laravel-gtm/hubspot-sdk
335 Downloads
Laravel-ready PHP API SDK boilerplate built with Saloon (template repository).
genai/di
109 Downloads
Popular DI attributes (#[Service], #[Repository], #[Configuration], #[Bean], #[Value]) and their processor, targeting GenAI\Container. Build-time (PHP 8).
limenet/git-version
11768 Downloads
PHP library to generate a version string based on a Git repository.
instance-code/repository
642 Downloads
A simple way to access repositories and services with laravel framework
bigsinoos/laravel-repository-response
9 Downloads
Solution to PHP repository class method responses, Helps to implement true Repository pattern.
letraceursnork/php-decliner
1267 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.
recurringstack/recurringstack-php
150 Downloads
This repository houses the official php client for the RecurringStack API. Official Release
julienlinard/doctrine-php
151 Downloads
Modern ORM for PHP 8+ inspired by Doctrine, with Entity Manager, Repository Pattern, Query Builder and PHP 8 Attributes mapping
whitecube/cerepo-api-php
68 Downloads
PHP client wrapper for the CeRepo Central Repository API (Infosanté & partners).
ysm/laravel-repository-pattern
26 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
waad/laravel-generate-repository-api
63 Downloads
package to generate repository design pattern with all accessories
vdhoangson/laravel-repository
301 Downloads
Repository pattern package for Laravel framework