Libraries tagged by user symfony doctrine
friendsofsymfony1/doctrine1
788862 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
lexpress/doctrine1
332473 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
maldoinc/doctrine-filter
7961 Downloads
Quickly add advanced filtering/searching and sorting capabilities to any resource in your APIs or Web apps that use Doctrine.
rekalogika/domain-event-contracts
22702 Downloads
Interfaces, Traits and Nominal Classes used by Domain Entities Implementing Domain Events
artprima/query-filter-bundle
30956 Downloads
An easy way to filter requests in your Symfony 4/5/6 application (that uses Doctrine2 as ORM).
combodo/doctrine-encrypt-bundle
79361 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
nowo-tech/migrations-kit-bundle
2633 Downloads
Symfony bundle providing migration helpers: schema checks (table/column/index exists) and array-based migration definitions. Use in Doctrine Migrations with Symfony 7|8.
onemustcode/query
28173 Downloads
It simply transforms the given filters, sortings and paging to a Doctrine or Eloquent query. Handy for interal usage or it can be used for API's.
aequasi/cache-bundle
152850 Downloads
Creates services in Symfony 2, for cache, that can also be used with doctrines three cache types. It also provides functionality for session handler support, and Router support.
james-and-james-fulfilment/doctrine1
17676 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
differentweb/doctrine1
8199 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
cego/doctrine1
27404 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
globyapp/odata-to-doctrine
1463 Downloads
Symfony plugin to use odata-query-parser to create a doctrine QueryBuilder for any annotated DTO and execute it.
becklyn/ddd-symfony-bridge
7475 Downloads
Symfony bridge for use with becklyn/ddd-core and becklyn/ddd-doctrine-bridge
chamber-orchestra/doctrine-clock-bundle
4526 Downloads
Automatic Doctrine ORM timestamps using PHP attributes and Symfony Clock. Provides #[CreateTimestamp] and #[UpdateTimestamp] attributes with ready-to-use entity traits for createdDatetime/updatedDatetime fields.