2022 Global Testing Summit

0
Get ready to start your engines ! the 2022 Global testing summit is almost here, scheduled for the 6 and 7th December, 2022 so you can head into 2023 with a...
KPHP by VK.com

KPHP Compile and Run PHP Code Up to 10 Times Faster

0
KPHP is a PHP compiler developed by VK.com and maintained as proprietary for years until open-sourced in late 2020. It compiles a limited subset of PHP to a native binary running...

PHPSpy, Low Overhead Sampling Profiler For PHP 7

0
PHPSpy is James Bond's favorite tool for PHP7, inspired by the Ruby sampling profiler rbspy. It provides low-overhead sampling profiler for PHP 7, however actually only working with Linux x86_64 non-ZTS PHP...
symfony Panther

Symfony Panther 1.0 Released, Awesome Browser Testing and Crawling Library

0
Symfony Panther 1.0 have just been released, the browser testing and web scraping library for PHP and Symfony. The library relies on theWebDriver W3C specification to manipulate real web browsers. Chrome...

The faster you unlearn OOP, the better for you and your software

0
Maybe it's just my experience, but Object-Oriented Programming seems like a default, most common paradigm of software engineering. The one typically thought to students, featured in online material and for some...

PHP Toolkit for ADO.NET Data Services, bridge for PHP developers to .NET through REST

0
Interoperability @ Microsoft have just announced today a new bridge for PHP developers to .NET through REST : PHP Toolkit for ADO.NET Data Services. ADO.NET Data Services have been recently added...
php7

PHP Parallel 1.0.0 Released, the Concurrency API for PHP7

0
Joe Watkins have just announced the availability of Parallel 1.0.0 for PHP, the succinct parallel concurrency API for PHP7. Now you can easily write a web crawler in PHP or do...

Laravel schedule monitor

0
The Laravel schedule monitor as its name indicates monitor scheduled tasks in a Laravel app. It will write an entry to a log table in the db each time a schedule...

Boosting Your PHP Application Performance with PHPSpy: A Comprehensive Guide

0
Are you struggling with slow response times or high resource usage in your PHP application? And looking for quick solution to check what's wrong without changing your application, and with minimal...

Swoole, Hot Production-Grade Async programming Framework for PHP

0
Swoole is an open source, production ready async programming framework for PHP. Compared with other async programming frameworks or softwares such as Nginx, Tornado, Node.js, the framework has the built-in async, multiple...

Social Media

1,076FansLike
1,385FollowersFollow
2,647FollowersFollow
9SubscribersSubscribe

Latest articles

Get Started with Laravel Volt: A Free Full Stack Laravel App...

0
Laravel Volt is an admin dashboard template that offers a comprehensive design and development toolbox for personal and commercial projects. It comes with handcrafted...