Asynchronous programming is a way to create programs that can execute multiple parallel tasks faster in the same process by executing code while other parts if the programs wait for I/O operations to finish, like database accesses, file accesses, network accesses, etc.. ReactPHP is a low level library similar to JavaScript Node.js that can be […]
Read MoreSchlagwort: PIMF
Checkout PIMF Starter Book
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 MorePIMF vs. Silex
This performance comparison was done by TechEmpower, Inc. CA. They made the benchmark of many web application frameworks executing fundamental tasks such as JSON serialization, database access, and server-side template composition. Each framework is operating in a realistic production configuration. Results are captured on physical hardware. The test implementations are largely community-contributed and all source […]
Read MorePräsentation über PIMF PHP Micro Framework
Wer am 6 Juni nicht bei der PHPUG Köln/Bonn dabei sein konnte – kann sich hier die Präsentation über „PIMF PHP Micro Framework“ anschauen. Ihr könnt mehr über die Entstehungsgeschichte lernen und bekommt ein Überblick über die gängigen PIMF Framework Features. Danach könnt ihr euch eins der PIMF-bündel anschauen. Das sind PHP-App-Bündel die PIMF zusammen […]
Read More