Skip to content

Gjero Krsteski

founder of the PIMF project, agilist, speaker, father, biker

  • Profil
  • Software
  • Publikationen
  • Präsentationen
  • Impressum
    • New BSD License

Schlagwort: OOP

PIMF Quick Starters

20. Januar 2014 by Gjero Krsteski - Leave a Comment

Have you ever wished a PHP framework that perfectly adapts to your projects needs, your programming experience and your customers budget? A thin PHP framewrok with less implementing rools and easy to learn how to use it? PIMF is about to satisfy your demands!

Read More

Mini Blog mit PIMF micro framework

15. November 201322. Dezember 2013 by Gjero Krsteski - Leave a Comment

Schaut mal rein in das erste PIMF-bündel. Habe einen Beispiel Blog mit PIMF micro Framework erstellt, das eine SQLite-Datenbank implementiert. Hier könnt ihr lernen, wie man mit dem EntityManager, Util\Validator und dem View arbeitet. Probiert es aus und schreibt mir ein Feedback :-)

Read More

WTF mysqli_stmt::bind_param aliasing violation

16. Januar 201316. Januar 2013 by Gjero Krsteski - Leave a Comment

I was searching for a class which supports multiple calls to mysqli_stmt::bind_param, because I have scenarios where I build huge SQL statements over different functions with variable numbers of parameters. But I didn’t found one. So I have just written up this little piece of code I would like to share with you. And for […]

Read More

Contributing to PIMF via command-line

26. Oktober 201226. Oktober 2012 by Gjero Krsteski - Leave a Comment

This tutorial explains the basics of contributing to a project on GitHub via the command-line. The workflow can apply to most projects on GitHub, but in this case, we will be focused on the PIMF project. This tutorial is applicable to OSX, Linux and Windows. This tutorial assumes you have installed Git and you have […]

Read More

Beitragsnavigation

1 2 3

Kategorien

  • Cloud (1)
  • Continuous Integration (7)
  • Externe News & Posts (15)
  • News und Trends (10)
  • PHP Tricks und Tipps (30)
  • PIMF (9)
  • Projektmanagement (5)

Schlagwörter

Agile Benchmarking Caching cloud Design Pattern DevOps Docker Entwurfsmuster Errors Framework GitHub KANBAN Lernbereitschaft micro-framework Motivation MVC MySQL News OOP Organisation Pattern PDO Performance php PHP-Core php-dba-cache PHPUnit PIMF Pragmatismus Projektmanagement reactive Redesigns Refactoring Reflection API Reposting Scrum Security SPL TDD Team Test Driven Development Testgetriebene Entwicklung tests XML Zend Framework

Links

  • Folge mir bei Twitter
  • Meine Coderwall ProTips
  • Meine Projekte bei GitHub
  • My Legacy Shop
  • PIMF micro framework
© Gjero Krsteski