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, view 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. Doctrine is a collection of PHP projects for database storage and object mapping. Learn about the active and inactive projects, such as ORM, DBAL, MongoDB ODM, and more.

  5. Doctrine is a set of PHP libraries for persistence services and related functionality, with features such as DQL, hooks, inheritance, caching and migrations. It is influenced by Hibernate and ActiveRecord, and has official support for Symfony and Laminas frameworks.

  6. Doctrine ORM is an object-relational mapper for PHP 8.1+ that provides transparent persistence for PHP objects. It sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernate's ...

  7. A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.