These are all the projects that are more or less maintained by phpInDev. Not all of them are in active development, as most of them are only updated when I feel like it. I don't really keep any developing schedules for personal projects, since they don't really give me much benefit.
RSHiLib is an open source PHP based web application for using and displaying RuneScape highscore data on your website. RSHiLib is both a php library for handling RuneScape highscore data and a complete web application for common solutions. RSHiLib supports creating your own highscore lists for selected characters, a simple highscore lookup and also a way to create your own custom signatures.
Regex Tool is a PHP based web application for testing and developing regular expressions for PHP. Regex tool supports both PCRE and POSIX and allows you to easily test your regular expressions against custom subjects. Regex Tool features ability to see the part matched from the original subject, way to test split and replace in addition to many other options to help your testing.
Rust Sidebar is a browser sidebar designed to help RuneScape players to bring essential tools directly on the browser sidebar and reduce the need to use any addinational clients, which require installation and could at worst compromise your security. Rust Sidebar provides multiple features, such a stats lookup, item price lookup and skill calculators.
Sudoku Solver is a web based application written in PHP for solving sudoku puzzles, and to some extent, generating them. Sudoku solver easily solves almost any human solvable sudoku puzzle and supports any kind of regualr N*N puzzle, such as the standards 9*9 and 16*16.
Sourceviewer is an opensource web application meant for websites, which wish to display the source to their users. In addition to providing an easy way to display the source, sourceviewer also works as a customizable PHP highlighting engine, which for example allows you to easily display rows separately in code.
GML Highlighter is simple PHP web application and PHP library for highlighting GML code. The web applications supports providing output in forms that is usable on different kinds of forums. The PHP library itself provides an easy way for websites to highlight GML code itself.