WxPHP Crossplatform GUI Library for PHP Apps
WxPHP (wxWidgets for PHP) is a cross-platform library which gives you the ability to develop desktop applications using the PHP programming language. This applications can be executed on Windows, Linux and...
PHP Zip Archive Extension Now Support Encryption
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...
ShinyCore, build Action-Domain-Responder applications with PHP
ShinyCore is a framework designed to quickly build web applications following the Action-Domain-Responder pattern. The easiest and recommended way to start a new ShinyCore based application is to use the ShinyCoreApp. This boilerplate...
Solarium, Advanced PHP Solr client library
Solarium is a PHP Solr client library that accurately model Solr concepts. Where many other Solr libraries only handle the communication with Solr, Solarium also relieves you of handling all the...
Creeper, new generation of multi-process asynchronous event-driven PHP crawler engine
Creeper is a new generation of multi-process asynchronous event-driven spider engine based on Workerman. A new engine designed mainly to focus on efficient agile development, and make the crawling job becomes...
Intervention Image, Laravel Based PHP Image Library
Intervention Image is an open source PHP image handling and manipulation library. It provides an easier and expressive way to create, edit, and compose images and supports currently the two most...
Laravel-Websockets, WebSocket Server Implemented in PHP
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...
Cachet : Open Source Status Page System for Everyone
Cachet is a beautiful and powerful open source status page system written in PHP/Laravel. It requires PHP7, composer and support MySQL, PostgreSQL and SQLite as databases. Cachet provides with a set...
PHP-ML, Machine Learning library for PHP
PHP-ML is a fresh approach to Machine Learning in PHP. Algorithms, Cross Validation, Preprocessing, Feature Extraction and much more in one library. The library support : Association rule learning, Classification, Regression,...
Top Five PHP Libraries to Boost Code Quality
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,...