Yahoo France Recherche Web

Résultats de recherche

  1. Doctrine is a collection of PHP libraries for database storage and object mapping, including the popular ORM and DBAL. Learn how to use Doctrine, see featured projects, read blog posts, and support the development team.

    • Projects

      Projects - Doctrine: PHP Open Source Project

    • Development

      Development - Doctrine: PHP Open Source Project

    • Partners

      Partners - Doctrine: PHP Open Source Project

    • Blog

      Blog - Doctrine: PHP Open Source Project

    • Coding Standard

      The Doctrine Coding Standard is a set of PHPCS rules applied...

    • Collections

      PHP Doctrine Collections library that adds additional...

    • Common

      PHP Doctrine Common project is a library that provides...

    • Data fixtures

      Data Fixtures for all Doctrine Object Managers. Doctrine....

  2. Learn how to install, configure and use Doctrine ORM, an object-relational mapper for PHP, to persist PHP objects in a database. Follow the steps to create a Bug Tracker domain model and generate a database schema from PHP classes.

  3. Doctrine est un ORM (couche d'abstraction à la base de données) pour PHP. Il s'agit d'un logiciel libre sous licence GNU LGPL . Doctrine est l' ORM par défaut du framework Symfony (depuis la version 1.3 de ce framework).

    • github.com/doctrine/orm
    • PHP
    • 3.2.0 (23 mai 2024)[1]
    • 13 avril 2006
  4. 11 janv. 2022 · 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.

    • Benjamin Eberlei
  5. The Doctrine Project (or Doctrine) is a set of PHP libraries primarily focused on providing persistence services and related functionality. Its most commonly known [ according to whom? ] projects are the object–relational mapper (ORM) and the database abstraction layer it is built on top of.

  6. Doctrine ORM is a PHP library that provides transparent persistence for PHP objects using a database abstraction layer and a query language called DQL. Learn more about its features, documentation, and how to contribute on GitHub.

  7. 5 janv. 2019 · Enfin, Doctrine est l’un des ORM les plus répandus dans l’écosystème de PHP. Il supporte beaucoup de fonctionnalités, sa prise en main est assez simple et sa documentation est très complète.