This is a hands-on book. You won’t be able to complete it by reading it in a metro on a way to work. You’ll have to read this book while in front of a computer getting your hands dirty. You will learn developing console and web applications as well as micro services. This book is […]
Read MoreKategorie: News und Trends
Hier schreibe ich über allgemeine neue Entwickler Technologien.
PIMF Quick Starters
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 MoreMini Blog mit PIMF micro framework
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 MoreStore data into dbm-style abstraction layer
The php-dba-cache uses the database (dbm-style) abstraction layer to cache/store your PHP objects, strings, integers or arrays. Even instances of SimpleXMLElement can be put to the cache. You dont have to matter about the size of the cache-file. It depends on the free space of your disk.
Read More