Libraries tagged by Dict
nette/di
36676674 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
markrogoyski/math-php
5791327 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
doctrine/mongodb-odm
20158245 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
doctrine/reflection
102846570 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
symfony/orm-pack
33659228 Downloads
A pack for the Doctrine ORM
container-interop/container-interop
102694910 Downloads
Promoting the interoperability of container objects (DIC, SL, etc.)
sonata-project/doctrine-orm-admin-bundle
16275854 Downloads
Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/doctrine-extensions
20104826 Downloads
Doctrine2 behavioral extensions
scienta/doctrine-json-functions
19083001 Downloads
A set of extensions to Doctrine that add support for json query functions.
oro/doctrine-extensions
10522983 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
martin-georgiev/postgresql-for-doctrine
3993994 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
knplabs/doctrine-behaviors
11734205 Downloads
Doctrine Behavior Traits
fresh/doctrine-enum-bundle
6127005 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
dunglas/doctrine-json-odm
3986347 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
zendframework/zend-diactoros
76006828 Downloads
PSR HTTP Message implementations