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

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

Creeper, new generation of multi-process asynchronous event-driven PHP crawler engine

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

Spoon, PHP5 Library

0
Spoon is a PHP5 library that stands for speed, both in page execution and coding agility. Because of it's clear and logical structure, it offers a very small learning curve for...

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

Google Ads API Client Library for PHP

0
Google Ads, Formerly known as Adwords, is the Google's advertising platform. You are already familiar with Google Ads if you use it before, or heard about it, but you should also...
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...

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

Arrays Component 1.0.0 Released

0
Arrays Component is a PHP library that provides a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to...

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