CiviCRM, or how PHP and Open Source can help NPOs and NGOs
CiviCRM is a Customer Relationship Management (CRM) solution that could be easily integrated with the CMS of your choice such as Drupal, Joomla, or Wordpress. It's specifically designed for the needs...
Zend Framework 2.3.8 and 2.4.1 Released
The Zend Framework community annonced the availability of two new edition of the framework : 2.3.8 and 2.4.1. These are the eighth and first feature releases, respectively, for these minor versions....
Monica, the personal CRM to boost your real social life
When I first discovered Monica two years ago, I thought it was a kind of social network, but the truth it was something much different and a very useful social tool....
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...
SlimFramework, a PHP micro framework
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. Slim require PHP 5.3.0 or newer.
<?php
$app = new SlimSlim();
$app->get('/hello/:name', function ($name)...
Interspire Shopping Cart 6 Roadmap, the Hottest for 2010
Mitchell Harper, Interspire Co-Founder, shared this week in their monthly newsletter the roadmap for Interspire Shopping Cart Version 6. The list is not final and is subject to changes, but the...
SAPUI5, the SAP’s UI Development Toolkit for HTML5
UI Development Toolkit for HTML5, also known as SAPUI5, is SAP's new enterprise-ready HTML5 rendering library for client-side UI rendering and programming. It combines the advantages of being open and flexible as...
PHP Design Patterns Game : The Observer Pattern
Welcome to our series of articles on PHP Design Patterns Games! In this article, we'll be exploring another popular design pattern, the Observer Pattern. This behavioral pattern is used to establish...
PHPUnit 9.4.1 Released getting ready for PHP8
PHPUnit 9.4.1 just released with one fix of methods with "static" return type (introduced in PHP 8) are not handled correctly by test double code generator. The previous edition added few...
Video Platforms Parser PHP Library
If you are building the next Netflix or just integrating your application with video providers, you will probably need video information from most common video platforms such as YouTube, DailyMotion, Facebook,...
































