RSS 1716 projects tagged "JavaScript"

Download Website Updated 06 Jan 2010 phpFlair

Screenshot
Pop 13.75
Vit 1.00

Instead of having clients download several CSS and JavaScript files, phpFlair allows you to serve them one CSS and one JavaScript file. This allows your Web page to load and respond more quickly. GZip encoding further reduces the time for your Web page to load and reduces bandwidth used by your site. Client-side cache headers allow clients to download your CSS and JavaScript once, instead of every page load, unless you make changes to your CSS or JavaScript file(s), in which case the phpFlair cache is automatically updated. phpFlair does not minify your CSS or JavaScript files. Minification increases processing time with the small benefit of reduced size and slight obfuscation. The combined CSS or JavaScript file created by phpFlair contains your code unmodified, just combined and GZipped.

No download Website Updated 15 Mar 2005 phpForms

Screenshot
Pop 73.83
Vit 2.70

PhpForms is an advanced Web form builder that allows you to create Web forms quickly and easily. You can create an unlimited number of forms with any number of radio-buttons, checkboxes, pull-down menus, text boxes, text areas, etc. PhpForms supports form validation. Form submissions may be sent to multiple email addresses. It can create multi part forms, forms with file upload fields, product/service/price request forms, message and question submission forms, subscription forms, survey forms, quizzes and tests, feedback forms, customer satisfaction forms, email notifications, evaluation forms, order forms, and more.

Download Website Updated 19 Jul 2007 phpFramewerk

Screenshot
Pop 9.85
Vit 1.00

phpFramewerk is a simple Web development framework. It is designed to easily develop a small Web site or a simple PHP application. It is suitable for PHP beginners to learn how to develop PHP applications with modular architectures.

Download Website Updated 26 Oct 2012 phpFreeChat

Screenshot
Pop 255.62
Vit 18.26

php Free Chat is a simple, fast, and customizable chat server that uses the filesystem for message and nickname storage. It uses AJAX to smoothly refresh and display the chat zone and the nickname zone. It supports customized CSS stylesheets and a plugin system that allows you to write your own storage routines.

No download No website Updated 12 Mar 2011 phpLiteAdmin

Screenshot
Pop 26.50
Vit 28.81

phpLiteAdmin is a Web-based database admin tool with support for SQLite 2 and 3. It consists of a single 60KB source file that can simply be dropped into a directory on your server and then visited in a browser. There is virtually no setup required except for specifying your database(s). The available operations, feature set, interface, and user experience is comparable to phpMyAdmin for MySQL.

Download Website Updated 08 Mar 2010 phpMMORPG

Screenshot
Pop 106.02
Vit 3.88

phpMMORPG is a Web interface that can be used to create an MMORPG with a back-end which permits users of the interface to create their own games. It features real-time chat, a map editor, a template system, a quest box, PVP, PVE, a loot system, and other functions.

Download No website Updated 11 Dec 2011 phpMoneyBooks

Screenshot
Pop 28.67
Vit 23.57

phpMoneyBooks is a PHP/MySQL program that aims to be a Web-based QuickBooks replacement. It can manage bank accounts and check registries; manage customers and create statement charges; print statements to bill customers; and display profit and loss reports. The design is modular so that features can be added by any PHP/MySQL developer. With new modules, you can direct the user to a URL. Clients can log in and check their own bills and pay online, create memorized billing cycles with Auto Billing (good for recurring billing), and more.

Download Website Updated 26 Oct 2007 phpMyVersion

Screenshot
Pop 20.05
Vit 1.42

PHPMyVersion is designed to keep track of schema changes and row changes to specified tables. Developers can use it to keep track of changes to development databases that need to be passed on to live databases, e.g. through upgrade scripts. It is able to tag changes with a version number, and produce the SQL needed to upgrade a database from one version to another, which is very useful for upgrade scripts.

Download Website Updated 06 Nov 2007 phpMyVisites

Screenshot
Pop 155.50
Vit 5.37

phpMyVisites is a Web traffic analyzer with very detailed reports and advanced graphics. It is not an Apache log analysis tool. phpMyVisites creates its own logs, and it allows access to more complete statistics. phpMyVisites provides information about visitors, page views, visitor follow-ups, countries of origin, software configurations, referrers, and much more. It also includes a powerful administration and configuration tool.

Download Website Updated 24 May 2013 phpPeanuts

Screenshot
Pop 268.03
Vit 52.16

PhpPeanuts is a framework for developing database-backed applications in PHP. Rather than building an application from the bottom up, you initially only build domain model classes in which you specify properties, relationships, and database table names in metadata. The framework dynamically scaffolds getters and setters, persistency, navigation over relations, and input and delete validation. The abstract user interface instantly offers a rich set of pages for searching, browsing, drilling down, editing and reporting over your domain model. From there on you extend and refine both the domain model and the user interface to make it what you want by defining specialization classes and overriding inherited methods.

Screenshot

Project Spotlight

pcapfix

A repair tool for corrupted pcap files.

Screenshot

Project Spotlight

Notepas

A text editor aimed at developers.