By browsing this website you accept that we set Cookies on your device in order to serve you relevant ads and a better user experience. Close

Nachricht

« Zurück

PHP Classes Innovation Award results of March of 2016

From: PHP Classes Award <list-award@phpclasses.net>, sent: 11:54:43 - 05.04.2016

Innovation Award results of March of 2016 - PHP ClassesCheck Innovation Award last month winners and this month nominees
Check Innovation Award last month winners and this month nominees

Innovation Award results of March of 2016

Find Your Top Developers

See why top startups depend on Toptal to connect them with elite developers, hand-picked to match their needs. Work with top developers on an on-demand basis.
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. To unsubscribe see the instructions at the bottom of this message.

The winners of the Award may receive prizes provided by sponsors.

Sponsors Prizes
NuSphere One downloadable copy of PhpED Professional
Zend One copy of the Zend Studio
SourceGuardian SourceGuarding PHP encoder tool
APILayer 1 year subscription to the Basic Plan of an API product of choice
Jetbrains PhpStorm IDE personal permanent license
CodeLobster Software One downloadable copy of CodeLobster Professional
IP2Location One year server license IP to country, region, city, latitude, longitude, ZIP code, time zone, area code database
Human Profile One copy of DWebPro Standard License
JCX Software One copy of VS.PHP
ActiveState One downloadable copy of Komodo IDE
Devsense PHP Tools for Visual Studio Personal license
O'Reilly One downloadable e-book of choice by O'Reilly
Packt One ebook of choice by Packt
PHP Architect One subscription to the PDF edition of the PHP Architect magazine

Rofl please go to winners page to access the winner package pages.

Congratulations to Subin Siby!


Rank Class Author Score Points Prize
1 Lobby
Web OS to install and run Web applications
Subin Siby India 21.88% 14 One downloadable copy of Komodo IDE
2 PHP MySQL JSON Manager
Build and Execute SQL queries with results in JSON
Isaac Trenado Mx Mexico 18.75% 13
3 PHP MLM Binary Tree
Build multi-level marketing tree from member forms
Vishv Sahdev India 9.38% 12
3 PHP Barcode Reader from Image
Read Barcode with ABBYY Cloud OCR ervice
Tony L. Requena Spain 9.38% 12
3 PHP MySQL Remote Backup
Backup MySQL databases to FTP server files
Istvan Dobrentei Hungary 9.38% 12
3 Middleware
Run queued processes using the middleware pattern
Jeremiah Ogbomo Nigeria 9.38% 12
7 Directory Documentation
Crawl a directory and document files and changes
Bob Wedwick United States 6.25% 8
7 HTML to PDF Webkit
Convert HTML to PDF using pdflayer API
Dave Smith United States 6.25% 8
9 PHP Event Mediator
Emit and listen to events using a mediator object
Michael Cummings United States 3.12% 6
9 The Challenge of Sequencing
Optimize task schedules based on earliest due date
Roberto Aleman Venezuela 3.12% 6
9 PHP MySQL Cluster Connection
Access MySQL clusters using separate connections
Mihails Atamanskis Latvia 3.12% 6
12 Plug Loader
Autoload classes based on PSR-4 recommendation
Samuel Adeshina Nigeria <1.00% 3
12 PHP Calendar CSV Import to ICS (iCal)
Convert calendar from CSV to ICS format
Matthew Boyle United States <1.00% 3
12 DB String Store
Store and retrieve application strings in MySQL
Christian Vigh France <1.00% 3


Rofl please go to the voting page to know the packages and vote on the best

Nominees to win the award of March of 2016

Class: PHP MySQL Buffered Query
Description: Execute many queries of the same type all at once
Author: Christian Vigh
Country: France
Comment: MySQL can execute many queries at once with a single server call.

This class provides a means to execute multiple MySQL queries at once using a buffer to queue queries to be execute all at once within the same MySQL query access.


Class: PHP Dreamweaver Password Decoder and Encoder
Description: Decode or encode passwords used by Dreamweaver
Author: Johnny Mast
Country: The Netherlands
Comment: DreamWeaver is a popular tool used by many designers to create Web sites.

It can store encoded passwords in site project configurations to access FTP servers to upload project files.

This class can decode passwords encoded by DreamWeaver.


Class: PHP PDF Line Chart
Description: Generate line charts to compare data in PDF
Author: Luciano Salvino
Country: Argentina
Comment: PDF is a popular format to generate documents that are meant to be printed.

Sometimes it is necessary to display charts on documents to be printed.

This class can generate PDF documents that show line charts to compare multiple sets of data.


Class: PHP Secure MySQL Query
Description: Execute MySQL queries encrypting values using AES
Author: El