Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 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.
@@ -26,7 +26,8 @@
⟡ Persisting Value Objects in Doctrine (http://rosstuck.com/persisting-value-objects-in-doctrine/) 2014 
⟡ Doctrine2 entity changeset for relations (http://kamiladryjanek.com/doctrine2-entity-changeset-for-relations/) on Feb 24, 2017 
⟡ Doctrine 2 Interview with Marco Pivetta, is the one of the maintainers of Doctrine 2 (http://in.relation.to/2017/02/27/meet-marco-pivetta/) Feb 27, 2017 
⟡ Auto-Increment is the Devil: using UUIDs in Symfony and Doctrine (https://medium.com/@galopintitouan/auto-increment-is-the-devil-using-uuids-in-symfony-and-doctrine-71763721b9a9) Jul 17, 2018 
⟡ Auto-Increment is the Devil: using UUIDs in Symfony and Doctrine (https://medium.com/@galopintitouan/auto-increment-is-the-devil-using-uuids-in-symfony-and-doctrine-71763721b9a9) Jul 17, 
2018 
Repositories
@@ -82,8 +83,8 @@
 ⟡ 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.
 ⟡ 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)