Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Top Rated Scripts | PHP | Scripts & Programs | Development Tools

Results 41-60 of 366
HTML2Text, HTML to plain text converter
This class converts HTML to plain, formatted ASCII text. By default, the text is wrapped to 70 characters, and some basic formatting is applied to preserve some of the HTML formatting. For example:<br> <ul> <li>Paragraphs are indented</li> <li>Heading tags <h1> - <h3> are all caps</li> <li>Horizontal lines, <hr>, are converted to hyphens</li> <li>Links are preserved as a footnoted list at the end</li> </ul>
(81 ratings)
Reviews0
PriceFree
Views2917
PHP2Go Web Development Framework
PHP2Go is a development framework designed to help experient developers and begginer programmers to create Web-based Systems. It's and object-oriented, structured and hierarchical set of classes and libraries developed using PHP, XML and JavaScript. The main goal of PHP2Go is to be a complete code repository to build systems with code reuse, object orientation, separation between logic and presentation code and database transparency. All the components of the API have the same purpose: to create an object oriented abstraction layer that runs over the powerful PHP API, providing an organized, structured and easier way to create HTML documents, HTML forms, database or file data sets, reports, HTML templates and much more. Visit the project home page to get more information, including help tips and online demos.
(13 ratings)
Reviews1
PriceFree
Views9197
PHP Runner
PHP Runner is a simple but useful program to preview a PHP file easily without saving or uploading to server or using other programs to run your designed file. PHP Runner has a friendly interface with useful tools like as most used PHP functions' buttons to make scripting more easier and faster. More information and documentation is available in the website.
(63 ratings)
Reviews0
PriceFree
Views3545
PHP OO Multilevel Template System
A very fast and powerful object oriented template class with multi-level template parsing. Includes such features as blocks, includes, and loops with or without section for empty lists, fast variable and template substitution, sub-templates and much more.
(57 ratings)
Reviews0
PriceFree
Views4112
phpCodeGenie
phpCodeGenie (PCG) is a code generator for database driven applications. PCG can generate entire working basic database driven applications for you. PCG can generate code from different databases. While the core version generates mostly PHP Code, phpCodeGenie can be modified to generate code in any programming language - Perl, Java, C#, ASP etc.. Just design your database tables and phpCodeGenie can write the php scripts and programs for you. phpCodeGenie will build data entry forms, insert scripts, database lister scripts, edit record forms, update record scripts, delete confirmation scripts, delete scripts, search forms, search scripts etc.. It provides a core basic code from which you can build on.
(179 ratings)
Reviews2
PriceFree
Views16527
OpenBiz - the Open Business Software Framework
OpenBiz provides a PHP framework that assists professional IT developers and consultants to build web-based enterprise applications.�With the help of OpenBiz, you have a clear Model View Controller (MVC) architecture, your business data object is based on Object Relational Mapping (ORM), and you can quickly implement your business logic and presentation logic by constructing the XML metadata files using OpenBiz Eclipse plugin.�
(9 ratings)
Reviews0
PriceFree
Views7583
MX Includes � Dreamweaver code reuse
For Dreamweaver MX developers (PHP and ColdFusion) who need to save time by reusing code in their web applications, MX Includes is a Dreamweaver MX extension that provides server behaviors allowing the effective use of statically or dynamically included files within your site. Unlike the standard PHP method of requiring files that is quite incompatible with Dreamweaver MX, our product offers a working implementation of SSI (Server Side Includes), allowing you to efficiently reuse code and use Server Behaviors inside required files. MX Includes supports: ColdFusion, ASP VBScript PHP_ADODB and PHP_MySQL. Features: --No More Broken Design View in Dreamweaver MX; -- Nice URLs for better Google indexing; -- and Tags are Stripped from the Included File; --No More Broken Server Behaviors in the Included File; --Enabling the Require of Multi Level Files; --Linking Files Using Relative Paths; --A New Revolutionary Way of Doing Code-Reuse; --Tight integration with Dreamweaver MX.
(6 ratings)
Reviews0
PriceFree
Views2687
phpLens
PhpLens is a PHP Application Server for rapidly creating database driven Web applications. With phpLens, data can be presented as html tables with facilities to create, edit, paginate, search and delete records. Over 150 properties for modifying phpLens behaviour are provided. Developers can use phpLens in two ways, as a PHP class that is called from PHP code; or they can build their Web application directly from a browser based wizard interface called the Grid Builder and then generate the PHP code. PhpLens works with many databases: MySQL, PostgreSQL, Oracle, Microsoft SQL Server, Microsoft Access, FoxPro, Interbase, Sybase, and many others (including DB2 and Progress through ODBC). Also integrated with Smarty template engine. <b>New in 2.0:</b> Inline editing of multiple rows in the data grid, and popup hot updates which dynamicly change based on your selection.
(5 ratings)
Reviews0
PriceUSD 300.00
Views19301
RISE PHP for MySQL code generator
The RISE PHP for MySQL code generator renders PHP source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access and, optionally, classes implementing SOAP/JSON web services and proxy classes assisting the implementation of a PHP SOAP client.
(3 ratings)
Reviews0
PriceFree
Views857
Traq
Traq is a PHP powered project manager, capable of tracking issues for multiple projects and multiple milestones, there is also a project timeline which displays events about tickets milestones and more. Features: Multiple Projects, Milestones, Timeline, Atom Feeds, Project Roles, Per-Project Permissions, Plugins, Filters, Custom Fields, Notifications.
(17 ratings)
Reviews2
PriceFree
Views5591
Seagull Application Framework
Seagull is an OO PHP framework with the core modules licensed under BSD, and has the following design goals: - independence of data, logic & presentation layers - extensible component architecture - reduction of repetitive programming tasks - simplifying data access - comprehensive error handling - module workflow routines - form handling without the donkey work - component reuse - authentication management - integration with PEAR libraries - PHP coding standards - platform/PHP version/browser independence - self-generating documentation - quality end user docs
(181 ratings)
Reviews1
PriceFree
Views4822
PHP Code Twsiter
posted byakazikinUtilities
This tool loads all files required by a project (including binaries) into one file. All unused functions will be removed, all function and variable names will be replaced by shorter (and unreadable) ones, all not needed whitespaces will be removed, debugging code will be removed, ... You'll get informed when a global or local variable is not used. The resulting file is still a regular php-file. (No extra softeate is required!)
(9 ratings)
Reviews0
PriceFree
Views2006
PriadoBlender
PriadoBlender is a tool to let you distribute your PHP scripts as an executable EXE. It is similar to the PHPCompiler that was available for a couple of months a year or 2 ago. PriadoBlender isn't a true compiler in the computer science sense of the term. True compilers take the high-level code and turn it into machine/assembly code. Instead, PriadoBlender takes your PHP code and the PHP interpretor itself and blends them into standalone, PHP executable goodness. Version 0.2 features a new GUI wizard, no more reliance on MMCache and output EXE's licensed only under the PHP license.
(240 ratings)
Reviews0
PriceFree
Views2899
PHP Code Executer
It saves you a lot of time and frustration by enabling you to run scripts directly. You copy PHP and/or HTML and/or JavaScript code into the text area. When you click 'Execute Code', it executes the code. When you get a piece of code on the Web, and want to test it, you do not have to copy it into your editor and save it to a specific location and then run it again through your browser from that specific location. No, you just use this baby. It is extremely easy to use and contains no banners or spyware.
(33 ratings)
Reviews0
PriceFree
Views2580
PAS
PAS is an application server for PHP. Created to database business applications. It let you apply the MVC (Model View Controler) pattern to your applications. Separation between business logic and presentation. Event Management, Database Registry, templates to manage Forms, Reports, Package management. Maximum reuse of code. Its main purpose is to speed up development database driven web application by taking care of all the time consuming task. It now comes with a visual package installer to install any PHP / MySQL application in 1 click.
(6 ratings)
Reviews0
PriceFree
Views12559
Grabber
This is a simple yet powerful and well commented PHP class for screen scraping. It uses PHP CURL Library and handles most of the work for you. It has several useful functions for cleaning and extracting the needed content.
(6 ratings)
Reviews0
PriceFree
Views5549
EPESI
EPESI is a web application for managing business information. It makes data organizing and sharing easy, simplifies internal communication and makes workflow more efficient. EPESI has a modular design which makes it flexible and easy to adapt. Its base consists of CRM application with PHP framework, both free and open source, that can be extended with specialized modules.
(6 ratings)
Reviews0
PriceFree
Views5187
PHP mcForms Classes
mcForms classes designed for controlling and manipulating to most common used HTML forms and form objects easily. Add form objects with their captions, assign maximum lengths and initial values, add most used JavaScript validations to objects, create comboboxes and fill them database query results. No HTML knowledge required, do it all in a single row PHP code.
(3 ratings)
Reviews0
PriceFree
Views1246
DQER RAD PHP Framework
DQER is a lightweight yet very powerful PHP5 framework with small footprint that provides php RAD (Rapid Application Development) environment with focus on security. Most php frameworks does not provide adequate level of RAD and as result development of applications (or plug-ins) become unnecessarily time consuming, better say endless routine process. We aim to change that with DQER! Features : Fast, Lightweight, Secure, Fully PHP configuration independent, Object-Oriented,Fully configurable, Released under LGPL.
(3 ratings)
Reviews0
PriceFree
Views1380
Programming Simple REST Web services with PHP
REST web service is best suitable for Web. Representational State Transfer (REST) is an architectural style that specifies constraints, such as the uniform interface, that if applied to a web service induce desirable properties, such as performance, scalability, and modifiability. In the REST architectural style, data and functionality are considered resources and are accessed using URIs, typically links on the Web.
(3 ratings)
Reviews0
PriceFree
Views942
Results 41-60 of 366