Panther 0.8.0 released, Browser Testing and Web Crawling Library

0
The browser testing tool of Symfony, panther 0.8.0 is out. This version provides a lot of bug fixes and some interesting new features. Panther also moved the CI to GitHub Actions....

Amazon Alexa SDK for PHP 1.0 Released

0
You can develop Alexa skills in PHP using the Amazon Alexa SDK for PHP library. Using the following code as starting point for your own skill. First you have to create...
phpcodequality

Top Five PHP Libraries to Boost Code Quality

0
Day by day you will get more and more familiar with PHP coding standards and your code quality will be perfect by default... And if that day is not happening yet,...

Laravel-Websockets, WebSocket Server Implemented in PHP

0
laravel-websockets is a Laravel package that can handle the server side of WebSockets entirely. It completely replaces the need for a service like Pusher or a JavaScript-based laravel-echo-server. It has extensive documentation and a demo application you can play...

Simplify Your Statistical Calculations with the PHP Statistics Package

0
Statistical functions are often used in software development, especially in data analytics and machine learning. For PHP developers, the Statistics PHP package provides various statistical functions for mathematical analysis of numeric...

Thrift, Facebook’s Cross-Language Library

0
Facebook released Thrift, an open source software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and...
LDAP-DN

LDAP-DN, Distinguished Name Parsing and Manipulation Library for PHP

0
LDAP-DN is a PHP library for Distinguished name parsing and manipulation. Pawel Decowski, the author of the library, wrote it while working on a legacy PHP project that synchronizes LDAP teams...

PHP Map, jQuery like Array Handling Library

0
PHP Map is an easy to use and elegant handling library for PHP arrays with an array-like map object as offered by jQuery and Laravel Collections. The latest 1.8.0 just released...
mailamie

Mailamie, Simple SMTP catch all server for testing

0
Mailamie is a pretty simple Catch All SMTP Server for local testing completely written in PHP and based on the great work made by the folks at ReactPhp. Sometime you just need a...

PHP Zip Archive Extension Now Support Encryption

0
In a recent blog post, Remi Collet pointed to the latest development of the PHP Zip Archive extension which now support encryption. New features are still experimental and might change, so...

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...