PHP protect

PHP Protect is a free PHP obfuscation tool i have written in C#. It is designed to help PHP developers protect their intellectual property.
Current version support variable name replacement in a way that it will be difficult to read and alter your source code.
While looking for a way of obfuscating my PHP code I looked into other solutions but I could not find a free PHP obfuscator that will work the way I want it to. That was the reason I decided to make my own free PHP obfuscator.
It is still not a complete solution but i am improving and adding features to this software when i have some spare time.

Satorika – website and backoffice

Satorika

Satorika


Satorika is a website and backoffice system i created for Midigital.
the site offers indoor and outdoor activites for companies. it feature workshop search engine, recommended workshop page, general information, a gallery and much more.
the backoffice system enables the website manager to edit and add content , workshops and locations it also enables them to manage customer base, invite them to give back feed back in an automatically manner and to edit and send newsletter to customers.

CWB Query Tool

The CWB (Corpus Wrokbench) query tool is a javascript application i wrote for a semesterial project in computational linguistics.

Writing regular expression queries for the CWB is not a user friendly task ,  especially for those that come from the Linguistics field and not from the computer science field.

The goal was to create a user friendly tool that will make the task of creating queries easy.

We chose javascript with ajax because we wanted that people will be able to use it with just a browser and so that it will be available from anywhere.

Driver

The Driver application is a web based management system, i made it for an auto-shipping company in the US.

the application gives the company the ability to

  • manage their drivers
  • search for a particular driver
  • add orders and update their status so that every employ can see their status and stay coordinated.
  • a drivers  personal page were they can update their current route and it is immediately visible to the company dispatchers.
  • the ability to set user privileges including the time and day he can login and the ip address he can log in from.

and last there is a built in log that records each action made – who made it and when.

World Interest Rates

world interest rates site is a leading provider of current interest rates.
this site goal is to provide the current interest rates for world countries national banks.
the interests rates are updated every 4 hours.
i used a php code to retrieve the information from various sources and put it into a MySql database.
this website has about 2000 unique visitors each month and it is ranked 2 in google for the key phrase “world interest rate”.