Ubiquity, Powerful and Fast PHP Framework for Efficient Design
Ubiquity is a powerful and fast PHP framework, which is quiet about two years old but already getting some attention from the PHP community with 469 stars. The project come with...
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...
Zend Google Data Client Library
Zend has released Google Data Client Library Preview Release 0.2.0. Google Data Client Library is a PHP 5 component that enables PHP applications to run queries and commands against Google Data...
Twitter Data and PHP
Alexey Zakhlestins created php-twitterdata, a small library for working with Twitter data in PHP. The idea is to embded machine-readable data in twitter that could be parsed and used in other...
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...
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...
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 Map, jQuery like Array Handling Library
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...
Panther 0.8.0 released, Browser Testing and Web Crawling Library
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....
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...