SarvenDev
  • Blog
  • About
  • #NEW: Ebook – Testing Best Practices

Active record (Eloquent) vs Data mapper (Doctrine)

In the most of systems need to save data somewhere and in some way. ORM (Object-Relational Mapping), is the way of mapping the system to the database. ORM is the layer between database and application which deals with creating, updating, reading and deleting.

Read More

  • January 15, 2018
  • No Comments
  • Good practices

Service locator vs Dependency injection

During designing application, we are making new classes. Classes have dependencies. In programming we distinguish two patterns for managing class’s dependencies:

  • Dependency injection
  • Service locator

Read More

  • November 9, 2017
  • 2 Comments
  • Good practices

Posts navigation

Previous page 1 2
  • pl
  • en
Tweets by Sarvendev

Categories

  • DDD
  • DevOps
  • Good practices
  • Laravel
  • Patterns
  • PHP
  • Programming

Copyright © SarvenDev

This page is using cookies. You can find more details in Privacy policy .