Libraries tagged by di
doctrine/persistence
242396695 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/deprecations
377155888 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
nunomaduro/larastan
41058576 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
nette/di
36274827 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
spatie/temporary-directory
65813727 Downloads
Easily create, use and destroy temporary directories
laminas/laminas-diactoros
85693120 Downloads
PSR HTTP Message implementations
php-cs-fixer/diff
108658472 Downloads
sebastian/diff v3 backport support for PHP 5.6+
league/container
71751900 Downloads
A fast and intuitive dependency injection container.
paragonie/sodium_compat
101608729 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
markrogoyski/math-php
5684726 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
knuckleswtf/scribe
8440032 Downloads
Generate API documentation for humans from your Laravel codebase.✍
hwi/oauth-bundle
19009197 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
php-di/invoker
43253396 Downloads
Generic and extensible callable invoker
sentry/sdk
121633126 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
phpmyadmin/sql-parser
44219515 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.