Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.206.521 Times

Php Code Library freeware
Filter: All | Freeware | Demo
 

Php Code Library

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 454

phpArmory phpArmory is a PHP class library that can easily fetch and unserialize World of Warcraft Armory XML data into structured associative arrays. The phpArmoryCache class fully supports both flat files and mysql caching of any and all "fetch" functions.



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): phpArmory Download

Added: May 10, 2013 | Visits: 385

Widget Logic WP's Conditional Tags or general PHP code can be used in this text field.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.5 or higher





Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Widget Logic Download

Added: May 10, 2013 | Visits: 477

DojoPAL DojoPAL is the PHP Abstraction Library for the Dojo Toolkit. It is a lightweight, web-services-like library designed to allow the programmer painless AJAX access to PHP functions while preserving the robust functionality of Dojo.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): DojoPAL Download

Added: May 10, 2013 | Visits: 1.320

PHP Jabber Lib The PHP Jabber Lib project is a project to build a complete PHP class library that other PHP projects can use to connect and interact with a Jabber server.


Platforms: PHP

License: Freeware Size: 10 KB Download (53): PHP Jabber Lib Download

Added: May 10, 2013 | Visits: 598

Web Content Management for Universities Web Content Management for Universities is an integrated suite of PHP code, suitable for the needs of an educational institution (University). It provides friendly web interface for timetables, exam schedules, email/phone directories, public announcements and forums.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Web Content Management for Universities Download

Added: March 19, 2013 | Visits: 533

PHP DataCache a1 phpDataCache is a PHP class library to provide an easy API for caching data as PHP variables. Supports multiple DAOs for deploying in a variety of situations.


Platforms: BSD Solaris

License: Freeware Download (52): PHP DataCache a1 Download

Added: May 10, 2013 | Visits: 472

YATS YATS is a templating system that was originally inspired by FastTemplate, the primary goal of which is to separate HTML content from PHP code. FastTemplate is widely used because it makes maintenance of large sites easier. Programmers can work on the logic while designers work on the templates...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): YATS Download

Released: June 09, 2012  |  Added: June 09, 2012 | Visits: 512

PHPNN PHPNN Is an open source, GPL licensed, PHP class library for the easy creation and manipulation of Neural Network based artificial intelligence. This library is intended for use in experimentation, games, quality control, or any other purpose.


Platforms: Windows, Mac, Linux

License: Freeware Size: 15.88 KB Download (52): PHPNN Download

Added: May 10, 2013 | Visits: 558

Taxonomy image 6.x-1.4 / 5.x-1.4 With the association created, an admin can then make a call to 'taxonomy_image_display()' from their theme or other PHP code to display the appropriate image.The module allows the admin to create a one-to-one term-to-image relationship. With image display recursion, it is also possible to create...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): Taxonomy image 6.x-1.4 / 5.x-1.4 Download

Added: May 10, 2013 | Visits: 387

phpEval() phpEval() gives you a command-line interface for PHP, where you can type in PHP code and see what it would do, without going through the trouble of creating a new PHP file, uploading it to the server, testing it, etc.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (51): phpEval() Download

Added: May 10, 2013 | Visits: 471

Modified Code Beautifier This tool is designed to beautify PHP code, applying most of the PEAR standard requirements to it.It can even process really scrambled scripts, e.g. all code in one line, and thus may help you to get scripts into a more readable form.Note: the end of line characters are unix like, so you should...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (50): Modified Code Beautifier Download

Added: May 10, 2013 | Visits: 433

AJASON AJASON is a PHP 5 library and JavaScript client for the Web technology called AJAX. AJAX permits data to be fetched asynchronously without the need for reloading the Web page and thus allows the development of interactive GUI-like Web applications. JSON is a lightweight data interchange format...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (50): AJASON Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 376

PHP output translation to many languages PHPTrans is PHP based library that allow translation of your project output to another languages. This will open your project to be understandable for the whole world. PHPTrans can be integrated in existing projects as well as used for new projects.


Platforms: Windows, Mac, Linux

License: Freeware Size: 31.99 KB Download (50): PHP output translation to many languages Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 521

PHP VIZ This software allows the users to create PHP code on the fly for your MySQL database by providing a visual interface. It supports creating code for tabular data, single record, edit , add and delete. You can also define foreight keys for tables.


Platforms: Windows, Mac, Linux

License: Freeware Size: 187.56 KB Download (50): PHP VIZ Download

Added: May 10, 2013 | Visits: 428

PRAjax The PRAjax class can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa. PHP objects can be used in JavaScript trough Ajax calls, both properties and (registered) functions. The following features make this library worth using: - Allows easier Ajax programming with PHP...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (50): PRAjax Download

Added: May 10, 2013 | Visits: 469

PHP_Beautifier This program tries to reformat and beautify PHP source code files automatically. It can convert your documents using different coding standards like PEAR, JAVA or C and has an easy to use web frontend.Features: - Version independent: Needs PHP5 to work, but can handle PHP 4 and PHP 5 scripts....


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (50): PHP_Beautifier Download

Added: May 10, 2013 | Visits: 634

Cabron Connector The Flash remoting allows to easily transfer complex data between ActionScript code running in a flash movie, and PHP code running on a webserver, in both directions. In other words, it lets you to call (from ActionScript) PHP functions defined in files on a webserver as if they were defined in...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (50): Cabron Connector Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 487

DLStats DLStats is OpenSource Download Anazyler - a simple php code, which you can include into your site and it gives you a view how many times was each file downloaded.


Platforms: Windows, Mac, Linux

License: Freeware Size: 120.81 KB Download (50): DLStats Download

Added: May 10, 2013 | Visits: 302

phpGDImage The PHP GD library functions are used to create an image with a specified size. The class can render several types of basic graphics on the image like points, lines, rectangles, filled areas and text. The graphics may be rendered with configurable colors, thickness and font parameters. The...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (50): phpGDImage Download

Added: July 13, 2013 | Visits: 700

Custom Tokens It gives the user the ability to create custom tokens using PHP code for specific replacements that can improve other modules relying on Token.Advanced module, PHP code evaluation and executionThis module is designed for developers with, at least, a little PHP knowledge. Custom tokens will...


Platforms: PHP

License: Freeware Size: 10 KB Download (50): Custom Tokens Download

< 1 2 3 4 5 >