Main > Free Download Search >

Free php developer software for linux

php developer

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2927
XAO Web Developer 1.07

XAO Web Developer 1.07


XAO Suite is a set of perl modules created primarily for building dynamic, database driven web sites. more>>
XAO::Web is a part of XAO open source web services suite. It allows to build dynamic web content using data, templates and external input.
The distinguishing feature of XAO::Web is in its modular design where almost every aspect of functionality can be altered and alterations can be re-used. No complex code is embedded in the templates which allows to upgrade code and templates separately or maintain multiple visual representations of the same functionality at the same time.
Installation
perl Makefile.PL
make
make test
sudo make install
Saying "install XAO::Web" from the CPAN shell is a good way too:
perl -MCPAN -eshell
install XAO::Web
Using CPAN shell is usually the best way because all dependencies will be resolved automatically.
If you do manual installation then XAO::Web depends on at least the following modules (look into Makefile.PL or just watch closely the output of `perl Makefile.PL for additional dependencies):
XAO::Base
XAO::FS
Digest::MD5
Error
MIME::Lite
Test::Unit
When you run "perl Makefile.PL" you will be asked for XAO::Web test database. That database is only used when you do `make test and it have to exist. It does not matter what is inside the database, it will be completely wiped out for each test case.
Normally the database should be the same that you have used for XAO::FS tests and in case of MySQL is usually test or test_fs.
The directory where templates get installed is the same that you gave to XAO::Base when you installed it. Normally that directory is /usr/local/xao -- we will assume that for the rest of the document.
Main features:
- Perl code is not mixed with templates. Templates can be normal HTML files if no processing is required.
- A specific site can replace or modify standard XAO::Web objects if required by overriding or extending their methods. You do not need to re-implement entire object to make a site specific change. In case of system object upgrade or bug fix there is no need to alter site-specific changes normally.
- Site can create any extension objects or embed third-party extensions as well.
- One server can serve arbitrary number of XAO::Web sites each with however extended functionality without creating any conflicts. That includes different modifications to the system objects for different sites.
- Not limited to Web environment, allows to build any dynamic content -- content of mail messages or reports for instance.
- Works with CGI or mod_perl (mod_perl is recommended for production grade sites).
- If used in mod_perl mode improves performance by using caching of configuration, parsed templates, database handlers and so on.
- XAO::Web is by default integrated with XAO::FS (see XAO::FS) as a database layer, but this is not a requrement -- if for any reason a different database must be used for a site it can be easily and gracefully achieved.
- Hosting providers can allow their customers to build very complex sites without allowing them to execute arbitrary code, by allowing to modify only templates.
Enhancements:
- Fixed a problem with Web.pm for mod_perl usage, introduced last minute just before releasing 1.06
<<less
Download (0.11MB)
Added: 2005-09-22 License: Artistic License Price:
1492 downloads
PHPDevShell 0.3.0

PHPDevShell 0.3.0


PHPDevShell is a PHP written application using MySQL, PHP and Apache that works as a shell for integrating custom PHP scripts. more>>
PHPDevShell (PHP Development Shell) is a PHP written application using MySQL, PHP and Apache that works as a shell for integrating custom PHP scripts.
PHPDevShell is intended for PHP developers who wants to rapidly write a stand alone application while not wasting time on the looks, menus, user management, security and many other tasks.
PHPDevShell is especially useful if you would like to write a secure web based admin section.
This application consists of :
- a Tree menu system, with unlimited depth in structure.
- a Powerful security system protecting both menus and scripts with unlimited users, groups and level of protection.
- a Plugin system to allow custom scripts to be written in, displaying in a already existing shell.
PHPDevShells moto is, "keep it light, keep it simple, keep it stable".
Enhancements:
- The language files were updated with grammar and spelling fixes.
- A lot of bugs were fixed.
- A nicer looking template is used.
- Powerful and fast search/filter functions are available for your scripts.
- Security was improved.
- Menu creation was made simpler.
- Advanced user functionality was added.
- Advanced security functionality was added.
- Jupload (sourceforge.net) was integrated as a method.
- Many classes were improved.
- The PHPDoc documentation was updated.
<<less
Download (MB)
Added: 2007-05-16 License: GPL (GNU General Public License) Price:
895 downloads
MinGW Developer Studio 2.06

MinGW Developer Studio 2.06


MinGW Developer Studio is a cross-platform C/ C++ IDE for the GNU C/C++ Compilers. more>>
MinGW Developer Studio is a cross-platform C/ C++ IDE for the GNU C/C++ Compilers.

It features a multiple document interface, syntax highlighting, code folding, help integration, project management, debug and release project configuration support (like Visual Studio 6.0), debugging support, code calltip, makefile support, smart indent, and more.

<<less
Download (1.8MB)
Added: 2006-07-14 License: Freeware Price:
1262 downloads
PHP Voice 2.1.0

PHP Voice 2.1.0


PHP Voice (formerly known as PHP VXML) contain four classes that assist in developing voice application using PHP. more>>
PHP Voice (formerly known as PHP VXML) contain four classes that assist in developing voice application using PHP.
PHP Voice supports Speech Synthesis Markup Language 1.0, Speech Recognition Grammar Specification 1.0, Voice Browser Call Control: CCXML 1.0, and Voice Extensible Markup Language (VoiceXML) 2.0.
Enhancements:
- An improved menu module to support arrays as parameters with the ID of the menu.
- An improved home application with the new menu module.
<<less
Download (0.43MB)
Added: 2005-11-15 License: GPL (GNU General Public License) Price:
1456 downloads
PHP TopSites 2.1

PHP TopSites 2.1


PHP TopSites provides a PHP/MySQL-based customizable TopList script. more>>
PHP TopSites provides a PHP/MySQL-based customizable TopList script.
PHP TopSites is a PHP/MySQL-based customizable TopList script. Main features include: Easy configuration config file; MySQL database backend; unlimited categories, Site rating on incoming votes; Special Rating from Webmaster; anti-cheating gateway; Random link; Lost password function; Webmaster Site-approval; Edit site; ProcessingTime display; Cookies Anti-Cheating; Site Reviews; Linux Cron Free; Frame Protection and much more.
Main features:
- Unlimited Number of Sites.
- Unlimited Number of Categories.
- Unlimited Number of Reviews for Each Site.
- Administrator Control Panel.
- Rating for Each Site.
- Stars Rating for Each Site.
<<less
Download (0.072MB)
Added: 2007-04-26 License: Freeware Price:
912 downloads
PHP File Browser 3.27

PHP File Browser 3.27


php file browser is a simple Web-based file browser. more>>
php file browser is a simple Web-based file browser.
php file browser allows the user to upload files, delete, copy, make directories and paste files and directories. It has two access levels: one for admin, one for guest.
Access for guests can be optionally password protected.
Enhancements:
- A PHP file source viewer was added.
- The directory lister now works much faster than in older versions.
- Big changes were made in the class files.
<<less
Download (0.088MB)
Added: 2006-02-15 License: GPL (GNU General Public License) Price:
1400 downloads
php Sudoku 0.1

php Sudoku 0.1


php Sudoku is a Web-based sudoku game that includes 200,000 sudoku puzzles. more>>
php Sudoku is a Web-based sudoku game that includes 200,000 sudoku puzzles. It can be easily used on any Web site.

The project does not require MySQL or any other database.

<<less
Download (6.8MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
938 downloads
PHP Active Code Library 0.10

PHP Active Code Library 0.10


PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database. more>>
PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database.

The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls.

If a file includes another file stored in the database, PHP ACL takes care of getting, generating, and including that file.
<<less
Download (0.013MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1191 downloads
Php Logo Interpreter 0.1

Php Logo Interpreter 0.1


Php Logo Interpreter project is a logo language interpreter. more>>
Php Logo Interpreter project is a logo language interpreter.

This package implements an interpreter of the Logo programming language.

It implements almost all features of the Logo programming language, including procedure definition, recursion call, etc..

The output of the execution of logo programs is rendered on an image resource that can be outputted in any supported by the PHP GD extension.

<<less
Download (MB)
Added: 2007-05-29 License: GPL (GNU General Public License) Price:
881 downloads
Open Blue Lab 1.3.3 (Developer Studio)

Open Blue Lab 1.3.3 (Developer Studio)


Open Blue Lab is a modular ERP, built on a plugin architecture. more>>
Open Blue Lab project is a modular ERP, built on a plugin architecture. Each business domain (such as Groupware, Financial, HCM, PLM, or SCM) is separated into subdomains which are implemented through plugins.
This architecture permits you to choose only the components that suit your needs. Each plugin is certified Zero Code, configurable through a GUI, and may be adapted through the UML models provided.
Enhancements:
- Previously, the generation to UML2 used a default profile. Now the profile corresponding to the model is automatically generated.
- The UML2 generation is now complete.
- Moreover, two new features were added.
- First, the generation of HTML documentation now integrates the generation of diagrams.
- Second, a feature to validate an OBL file was added.
- This validation verifies that all references can be reachable.
<<less
Download (3.6MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
809 downloads
PHP P10 Oper Services PL1

PHP P10 Oper Services PL1


PHP P10 Oper Services project is a small IRCD operator services written in the PHP scripting language. more>>
PHP P10 Oper Services project is a small IRCD operator services written in the PHP scripting language.
It supports levels, and it uses a database. It currently supports the IRCU P10+ IRC server and the PostgreSQL database.
Enhancements:
- PHP Oper Services Alpha 1 PL1 This is a very early release of PHP Services and note that it is an Alpha Release.
<<less
Download (0.011MB)
Added: 2006-09-19 License: GPL (GNU General Public License) Price:
1135 downloads
PHP FormMail 2.0

PHP FormMail 2.0


PHP FormMail provides an ASP/PHP script conversion of FormMail.pl. more>>
PHP FormMail provides an ASP/PHP script conversion of FormMail.pl.

PHP FormMail is a PHP script conversion of the original FormMail.pl, but with many security and spam related fixes and improvements. Some customization options are removed for simplicity while keeping functionality and improving it where neccessary. An ASP version of this script is also included.

<<less
Download (0.007MB)
Added: 2007-02-21 License: Freely Distributable Price:
596 downloads
PHP Runner 1.0.0

PHP Runner 1.0.0


PHP Runner project is a Web-based program for editing and previewing PHP files. more>>
PHP Runner project is a Web-based program for editing and previewing PHP files.
PHP Runner is a simple but useful program for easily previewing a PHP file without saving or uploading it to a server.
It has a friendly interface with useful tools such as buttons for the most frequently used PHP functions to make scripting easier and faster.
Main features:
- Runs PHP codes of your page without saving or uploading them on server.
- Helps to insert easily most used PHP functions. Very easy installation and using.
<<less
Download (0.043MB)
Added: 2006-11-03 License: GPL (GNU General Public License) Price:
1087 downloads
Php-Residence Hotel Software 1.0

Php-Residence Hotel Software 1.0


Php-residence is an open source program that can be used in your browser designed to manage daily or weekly rental of house apartments or hotel rooms.... more>> <<less
Download (661KB)
Added: 2009-04-29 License: Freeware Price: Free
177 downloads
PHP PrintIPP 0.73

PHP PrintIPP 0.73


PrintIPP is a PHP class (PHP5) which implements an IPP client (Internet Printing Protocol). more>>
PrintIPP is a PHP class (PHP5) which implements an IPP client (Internet Printing Protocol).
PrintIPP, in its current state, is able to print both strings and files, and cancel jobs, as doing all RFC2911 operations.
PHP PrintIPP project is a Free Software.
PHP PrintIPP is distributed uder LGPL, Http backend under BSD license, testfiles under GPL, test script and examples in documentation under BSD license, documentation under GNU FDL (with no invariant section, no front-cover and no back-cover).
Enhancements:
- There is now an integrated HTTP backend, with Basic and Digest authentication mechanisms.
- Many operations have been added.
<<less
Download (0.083MB)
Added: 2006-01-19 License: GPL (GNU General Public License) Price:
1373 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5