Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Doctrine !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Doctrine !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated list of amazingly awesome Doctrine ORM libraries, resources and shiny things.
@@ -63,8 +63,7 @@
Books
⟡ Persistence in PHP with Doctrine ORM (http://www.amazon.com/Persistence-PHP-Doctrine-K%C3%A9vin-Dunglas/dp/1782164103) 2013 
⟡ 12. Database Management with Doctrine ORM with Zend Framework
 (https://olegkrivtsov.github.io/using-zend-framework-3-book/html/en/Database_Management_with_Doctrine_ORM.html) - This is a part of Using Zend Framework 3 book
⟡ 12. Database Management with Doctrine ORM with Zend Framework (https://olegkrivtsov.github.io/using-zend-framework-3-book/html/en/Database_Management_with_Doctrine_ORM.html) - This is a part of Using Zend Framework 3 book
Related Projects
@@ -76,14 +75,11 @@
 ⟡ Doctrine2 Spatial (https://github.com/creof/doctrine2-spatial) - Multi-platform support for spatial types and functions
 ⟡ Doctrine Specification (https://github.com/Happyr/Doctrine-Specification) - Gives you a new way for writing queries
 ⟡ DDD Embeddables (https://github.com/biberlabs/ddd-embeddables) - A collection of reusable value objects written in PHP and targeting versions 5.6 and above.
 ⟡ Integration of Consistence library with Doctrine ORM
 (https://github.com/consistence/consistence-doctrine) - This library provides integration of Consistence value objects for Doctrine ORM so that you can use them in your entities.
 ⟡ Integration of Consistence library with Doctrine ORM (https://github.com/consistence/consistence-doctrine) - This library provides integration of Consistence value objects for Doctrine ORM so that you can use them in your entities.
 ⟡ Doctrine Encrypted Column (https://github.com/carnage/doctrine-encrypted-column) - Provides a secure way to encrypt data in doctrine. Framework agnostic, Libsodium.
 ⟡ Doctrine DBAL Postgresql (https://github.com/opsway/doctrine-dbal-postgresql) - Add JSON query support to Doctrine DBAL and DQL
 ⟡ PostgreSQL enhancements for Doctrine2
 (https://github.com/martin-georgiev/postgresql-for-doctrine) - Provides support for advanced data types (json, josnb, arrays), text search, array operators and jsonb specific functions. 
 ⟡ Doctrine Spesification
 (https://github.com/Happyr/Doctrine-Specification) - This library gives you a new way for writing queries. Using the Specification pattern you will get small Specification classes that are highly reusable.
 ⟡ PostgreSQL enhancements for Doctrine2 (https://github.com/martin-georgiev/postgresql-for-doctrine) - Provides support for advanced data types (json, josnb, arrays), text search, array operators and jsonb specific functions. 
 ⟡ Doctrine Spesification (https://github.com/Happyr/Doctrine-Specification) - This library gives you a new way for writing queries. Using the Specification pattern you will get small Specification classes that are highly reusable.
 ⟡ Sonata Doctrine Extensions (https://github.com/sonata-project/sonata-doctrine-extensions)