mirror of
https://github.com/doctrine/doctrine-website.git
synced 2026-03-23 22:32:11 +01:00
87 lines
2.8 KiB
YAML
87 lines
2.8 KiB
YAML
imports:
|
|
- { resource: data/partners.yml }
|
|
- { resource: data/projects.yml }
|
|
|
|
parameters:
|
|
doctrine.website.algolia.app_id: 'YVYTFT9XMW'
|
|
|
|
doctrine.website.webpack_build_dir: '%doctrine.website.root_dir%/.webpack-build'
|
|
doctrine.website.projects_dir: '%doctrine.website.root_dir%/projects'
|
|
doctrine.website.docs_dir: '%doctrine.website.cache_dir%/docs'
|
|
doctrine.website.source_dir: '%doctrine.website.root_dir%/source'
|
|
doctrine.website.templates_dir: '%doctrine.website.root_dir%/templates'
|
|
|
|
doctrine.website.title: Doctrine
|
|
doctrine.website.subtitle: PHP Open Source Project
|
|
doctrine.website.url: https://lcl.doctrine-project.org
|
|
doctrine.website.assets_url: https://www.doctrine-project.org
|
|
doctrine.website.keywords: [php, mysql, orm, dbal, database, mongodb, odm, annotations, migrations, cache, couchdb]
|
|
doctrine.website.description: >
|
|
The Doctrine Project is an open-source PHP project that is home to
|
|
home to several PHP libraries primarily focused on database storage
|
|
and object mapping. The core projects are the Object Relational Mapper
|
|
(ORM) and the Database Abstraction Layer (DBAL) it is built upon.
|
|
doctrine.website.google_analytics_tracking_id: ''
|
|
|
|
doctrine.website.doctrine_users:
|
|
-
|
|
name: Symfony
|
|
url: https://symfony.com/
|
|
-
|
|
name: Drupal
|
|
url: https://www.drupal.org/
|
|
-
|
|
name: Laravel
|
|
url: https://laravel.com/
|
|
-
|
|
name: JMS Libraries
|
|
url: https://jmsyst.com/
|
|
-
|
|
name: Go! AOP
|
|
url: https://go.aopphp.com/
|
|
-
|
|
name: KNP Labs
|
|
url: https://knplabs.com/
|
|
-
|
|
name: eZ Platform
|
|
url: https://www.ezplatform.com/
|
|
-
|
|
name: API Platform
|
|
url: https://api-platform.com/
|
|
-
|
|
name: PrestaShop
|
|
url: https://www.prestashop.com/en
|
|
-
|
|
name: PHPUnit
|
|
url: https://phpunit.de/
|
|
-
|
|
name: Prophecy
|
|
url: https://github.com/phpspec/prophecy
|
|
-
|
|
name: phpbench
|
|
url: https://github.com/phpbench/phpbench
|
|
-
|
|
name: TYPO3
|
|
url: https://typo3.org/
|
|
-
|
|
name: Sonata Project
|
|
url: https://sonata-project.org/
|
|
-
|
|
name: Akeneo PIM
|
|
url: https://www.akeneo.com
|
|
-
|
|
name: Pimcore
|
|
url: https://pimcore.com
|
|
-
|
|
name: Sylius
|
|
url: https://sylius.com
|
|
-
|
|
name: Shopware
|
|
url: https://www.shopware.com
|
|
-
|
|
name: Oxid eShop
|
|
url: https://www.oxid-esales.com
|
|
-
|
|
name: Contao
|
|
url: https://contao.org
|