Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

New Scripts | PHP | Scripts & Programs | Development Tools

Results 281-300 of 373
phpOBrowser
phpOBrowser is a dynamic object browser that allows you to browse through all available folders, files, sections, and objects in your php application and see their classes, properties, methods and constants that are available.
(6 ratings)
Reviews0
PriceFree
Views2063
PHP Packager
PHP Packager is a dynamic application for PHP developers and web developers alike. It's basically a ONE file installer program, so no messy extractions, etc, just place in the directory you want to install to and you're done!
(3 ratings)
Reviews0
PriceFree
Views2911
Sourdough Framework
Sourdough is a comprehensive web application framework for PHP5. Sourdough provides developers with real-world solutions for common system components such as User Management, Session Handling, User Authentication, Exception Handling and Logging, Template System as well as Form Building and Handling. It does also include a database abstraction layer with excellent support for the popular MySQL database as well as support for many other database systems like MSSQL, PostgreSQL, and the new lightweight SQLite. Sourdough's extensive feature set can also simplify or eliminate many common, and often tedious, programming tasks.
(9 ratings)
Reviews0
PriceFree
Views4938
phpPeanuts framework
PhpPeanuts is a framework for developing database-backed applications in PHP. It supports high and sustainable developer productivity by default reasoning and the 'once and only once' principle. It features the extended dynamic scaffolding of complete web-based applications (user interface and ORM) from meta data, including CRUD, relations and Query By Example. Its dynamic nature and high adaptability allow a very agile development style to remain highly productive (thus enjoyable) in later phases of development and maintenance.
(3 ratings)
Reviews0
PriceFree
Views4385
Achievo ATK
Achievo ATK is an object oriented Web-application Framework, written in PHP. It is targeted at developers who wish to focus on business logic, instead of coding HTML. Where other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility. In other words, even 10 lines of code get you a working application, but everything generated for you, can be 100% customized.
(7 ratings)
Reviews0
PriceFree
Views3774
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
(182 ratings)
Reviews1
PriceFree
Views5225
PHP DocWriter
PHP DocWriter is a set of PHP classes that generates simple StarOffice/OpenOffice.org Writer documents. It builds the document following the file format specification so you don't need to have OpenOffice.org installed, though if installed this class can generate other document formats like MS Word, PDF, RTF, StarWriter, LaTeX, XHTML, HTML, etc. Currently supports pages, paragraphs, text styles, images, tables, text boxes, headers, footers and drawings among other things.
(90 ratings)
Reviews0
PriceFree
Views5439
XLS Reader Class
XLS Reader - PHP class that can read binary XLS files (MS Excel) using PHP only on all platforms. MS Excel or any additional PHP modules are not required. With this script you will be able to easily present your reports, price lists etc. on your web sites without any additional programming. Or you can extract data from XLS tables into some database like MySQL. The script is able to convert XLS files created by MS Excel to HTML tables, preserving almost all formatting properties (including date, time, numbers and currencies). This means that you can format the spreadsheet in Excel as you like it � using different font and cells formatting properties and the script will convert your XLS file into HTML as close as possible. The Class is very simple to use, as it has its own built-in excel2html converter, which allows you to convert either whole WorkBook (including all the WorkSheets) at once, or to get HTML code only for needed SpreadSheets only. You can test the script on-line.
(21 ratings)
Reviews0
PriceUSD 68.00
Views5394
Code Faster
Code Faster is a PHP Framework, based on Fast Template PHP template engine. Will create all neceassary files to have a project ready and run ... or almost ready :-). Features * Create class file * Create administrator PHP and HTML template file (list,add,modify,delete,activate) * Create user file * jQuery UI for administrator * jQuery Validator for generated forms * jQuery Colorize for tables * FCK Editor for administrator * Configuration pages for administrator * Additional classes included (Mail, Calendar, FTP, WordCleaner?, Captcha, Pagination etc.)
(48 ratings)
Reviews0
PriceFree
Views2808
TXT Generator Class
The script is aimed to creation of the plain text files (TXT). Certainly, there is no use to "just create TXT file using PHP" it is simple - so, TXT Generator is powered by additional features in order to make it possible to create complicated layouts using just plain text. TXT Generator has many features which will help you to make your generated TXT files look not as a bunch of lines of text: paragraphs with alignment, custom width, borders and page orientation; ordered and unordered lists; and even tables, with variable width, in-cell text alignment, table orientation on page. For all script features you can consult on-line documentation. There is a fullyfunctional on-line demo available on the script web-page.
(0 ratings)
Reviews0
PriceUSD 34.00
Views1930
XLS Generator
XLS Generator is a PHP script, allowing to create binary XLS files using PHP. Using this script you will be able to create spreadsheets on UNIX systems, or on Windows; only PHP 4.x (or later) is required and no additional PHP modules needed. XLS Generator has many features which will help you to make your generated spreadsheets look individual: font styles, border and color settings, background, foreground and border colors and styles, text orientation and in-cell alignment settings. You can even add formulas and Excel functions. Also supported : paper size, page orientation, printed margins, header and footer which can include page numbers. For all the features you can consult the full documentation which is available on-line. You can test the work of the script via fully funcional on-line demo, located on the script page.
(9 ratings)
Reviews0
PriceUSD 98.00
Views3735
session manager
This session manager helps you managing your website's sessions, it is really esay to install and even more easy to use. All your session data is stored in MySQL to help you making statistics of your site which are lost when a visitor leaves unles you make another script to store them in db, with this session manager forget about making extra scripts to store session data in a db.
(30 ratings)
Reviews0
PriceFree
Views4139
PHP_Debug
[PHP_Debug] An open source PHP debug library Hi, i have motivated myself to write this debug class, it works pretty fine. :) Here what the class alows : - Pear integration - PHP Process time - Database and query process time - Dump of all type of variable in a graphical way - Functionnal debug - Debug queries - Show number of database queries executed - Allow to search in all debug infos - Direct links to test queries in Phpmyadmin - Show globals var ( $GLOBALS, $_POST, $_GET ... ) - Enable or disable the debug infos you want to see - Check performance of chunk of php code - Customize the general display of your debug - ... ( see doc for complete specification ) - You can check full doc website : ( nice phpdoc documentation :p ) If you have questions, ideas, etc..., contact at my Website. It is very clear and well documented ( with Pear::Phpdocumentor ) Now i am searching people to test and to have some feeback, the next realease will depend on the feeback i will get. For php beginner what is really great for example is the ability to show all queries and to have a direct link to test this quesries in phpmyadmin.. :) I am waiting for your comments, it would be nice if some people would use it. But anyway i use already it. :p
(0 ratings)
Reviews0
PriceFree
Views3836
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
Views4481
Websprockets Runtime Environment
WebSprockets Runtime is an SQL database driven Website framework for PHP that provides a runtime environment for rapid prototyping of complex relational database driven dynamic Websites with user security. Each table in the database is a class, and several classtypes are supported including news posting, a navigation bar, a message board, a chat room, Webmail, and generic text. Each field in the table is a property, and many field types are provided, including text, email addresses, dates, currency, barcodes, passwords, upload files, and table relationships.
(0 ratings)
Reviews0
PriceFree
Views3677
BlueShoes PHP Application Framework
BlueShoes is a comprehensive Application Framework and Content Management System written in PHP 4. - 285 classes, 168'132 lines of documented code, - Object-oriented, - Well documented using PhpDoc (like JavaDoc), Manuals and HOWTOs, - Stable code using an automated testing environment (PhpUnit), - Available with opensource and commercial license, Give your web projects a kickstart using BlueShoes.
(3 ratings)
Reviews0
PriceFree
Views4972
codeSECURE
If you have 1.sensitive or important scripts, 2.scripts you sell,scripts you want to demo to clients on THEIR servers etc you need codeSECURE, with code secure you can make your scripts look gibberish to the human eye but still run perfectly on any server. Other features include, expire in X number of days,months,years, give software "unlock keys" to clients without which the software wont run and a LOT more...what are you waiting for?? <i><b><font color="#003366" size="+1">NEW in ver 1.3-encrypt html files too!</i></b></font>
(0 ratings)
Reviews0
PriceFree
Views1934
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
Views9653
phpJobScheduler - your simple PHP replacement to cron jobs
PHP scheduler - a replacement for cron jobs on Unix or scheduled tasks using Microsoft Scheduler. phpJobScheduler is a scheduler that runs using PHP and MySQL, other databases should now be compatible as all code now uses PHP/PDO for database connectivity (no root/admin access is required). Now using phpJobScheduler you can easily set times when a PHP script should run; automating tedious tasks such as trimming a database table, or emailing a member when their membership fee is due. Schedule a task to run hourly, daily or weekly - scheduled data is stored in a MySQL database via PHP. Some of the features: - easy setup - runs silently (no screen output) - saves run logs to database - saves error messages to database - runs remote scripts in a secure folder - schedule PHP scripts to run: 1-59 minutes hourly daily weekly - add scheduled tasks - modify existing scheduled tasks - delete existing scheduled tasks
(244 ratings)
Reviews2
PriceFree
Views15189
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
Views3353
Results 281-300 of 373