phptree

PhpTree, Fast Library to Play with Trees

0
PhpTree is a PHP implementation of tree data structure that provides multiple trees implementations. The library also provides four trees traversals algorithm : In order, Post order, Pre Order, and Breadth first. In...

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

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

Laravel-Excel, Supercharged Excel exports and imports in Laravel

0
Laravel-Excel is a simple and elegant wrapper around PhpSpreadsheet with the goal of simplifying Excel exports and imports. The library allow to supercharge your Laravel collections or Blade views and export them directly to...
Symfony panther

Getting started with Symfony Panther, Browser Testing and Web Scraping Library for PHP

0
Symfony Panther is a convenient standalone library to scrape websites and to run end-to-end tests using real browsers. The library leverages the W3C's WebDriver protocol to drive native web browsers such as Google Chrome...

Intervention Image, Laravel Based PHP Image Library

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

RubixML, Powerful Machine Learning Library for PHP

0
RubixML is a high-level machine learning library and deep learning that lets you build programs that learn from data using the PHP language. The library supports the two types of machine learning :...

Casbin, Powerful and Efficient ACL for Your Projects

0
Casbin is an authorization library that supports access control models like ACL, RBAC, ABAC for Golang, Java, PHP and Node.js. The PHP version have been recently released and provides support for Laravel,...

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

PHP-ML, Machine Learning library for PHP

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

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