Doctrine ORM 2.7.4 released
Doctrine ORM just released version 2.7.4 with few bug fixes including:
psalm fixes Infer return type information with Psalter Fix QueryBuilder::getParameter() on parameter names with colons Fix OrderByItem parser to proceed with SimpleArithmetic expression before...
Archive streaming library for PSR-7
ArchiveStream Message Body provides a memory efficient package for streaming Zip files as PSR-7 message. The package require PHP >=5.6.0, gmp extension, and psr/http-message. The only limitation is that only the...
Laravel-Excel, Supercharged Excel exports and imports in Laravel
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...
Amazon Alexa SDK for PHP 1.0 Released
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...
NelmioApiDocBundle 4.0 Released
NelmioApiDocBundle is a Symfony bundle that allows you to generate a decent documentation for your APIs. The version 4.0 of the bundle have just been released providing OpenAPI 3.0 support. Migration guide...
Parsica, Easiest Way to Build Robust Parsers in PHP.
Parsica, PHP Parser Combinators, is the easiest way to build robust parsers in PHP. A parser is a function that takes some unstructured input (like a string) and turns it into...
Google Ads API Client Library for PHP
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...
Thrift, Facebook’s Cross-Language Library
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...
Spoon, PHP5 Library
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...
PDF Parser, Unlock Data from PDF Documents
PDF Parsers are very useful tools for data researchers, scientists or even journalists. Lots of data is available today online but locked in PDF files. PDF Parser is a simple PHP...