Coder Social home page Coder Social logo

bendathierrycom / doctrinebundle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from doctrine/doctrinebundle

0.0 0.0 0.0 2.6 MB

Symfony Bundle for Doctrine ORM and DBAL

Home Page: https://www.doctrine-project.org/projects/doctrine-bundle.html

License: MIT License

PHP 95.38% Twig 4.62%

doctrinebundle's Introduction

Doctrine Bundle

Doctrine DBAL & ORM Bundle for the Symfony Framework.

Continuous Integration codecov

What is Doctrine?

The Doctrine Project is the home of a selected set of PHP libraries primarily focused on providing persistence services and related functionality. Its prize projects are a Object Relational Mapper and the Database Abstraction Layer it is built on top of. You can read more about the projects below or view a list of all projects.

Object relational mapper (ORM) for PHP that 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 Hibernates HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code duplication.

DBAL is a powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.

Documentation

The documentation is rendered on the symfony.com website. The source of the documentation is available in the Resources/docs folder.

doctrinebundle's People

Contributors

alcaeus avatar bamarni avatar beberlei avatar dbu avatar deeky666 avatar derrabus avatar dlsniper avatar dmaicher avatar dunglas avatar fabpot avatar greg0ire avatar guilhermeblanco avatar hason avatar javiereguiluz avatar jwage avatar kimhemsoe avatar kriswallsmith avatar lsmith77 avatar mikesimonson avatar nicolas-grekas avatar ocramius avatar oskarstark avatar ostrolucky avatar pborreli avatar pkruithof avatar schmittjoh avatar seldaek avatar stof avatar vicb avatar weaverryan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.