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.481.241 Times

Php Design Pattern Script freeware
Filter: All | Freeware | Demo
 

Php Design Pattern Script

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

Null Object Design Pattern This script is a sample implementation of the 'Null Object' design pattern. Roughly, the goal with Null objects is to provide an 'intelligent' replacement for the often used primitive data type None in Python or Null (or Null pointers) in other languages. These are used for many purposes... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Null Object Design Pattern Download

Added: May 10, 2013 | Visits: 558

Memento design pattern in python Memento design pattern in python script allows you to cache instances based on what arguments are passed to them. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Memento design pattern in python Download

Added: May 10, 2013 | Visits: 669

Observer Design Pattern This class implements the observer design pattern. Acting as a registration hub, it fires simple Events when requested. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (49): Observer Design Pattern Download

Added: May 10, 2013 | Visits: 478

Composite design-pattern using dictionaries The script illustrates the composite design pattern by using hierarchical dictionaries. It can be used to process hierarchical, tree-based data structures using Python dictionaries. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Composite design-pattern using dictionaries Download

Released: June 11, 2012  |  Added: June 11, 2012 | Visits: 762

PHP Design by Contract PHP Design by Contract provides a basic implementation of contract programming in PHP 5.3+. The base Contract class allows new or existing classes to define properties as protected Attributes and methods as Routines, which require argument type/class validation, aswell as PreCondition and... Platforms: Windows, Mac, Linux

License: Freeware Size: 31.24 KB Download (46): PHP Design by Contract Download

Added: April 20, 2013 | Visits: 1.390

Free PHP MySQL Backup Script for Scripts This PHP script is backing up and restoring your MySQL database without overloading your server.The main difference between this script and other backup solutions is that the current script are splitting the backup process into more than one sub processes and each sub process is saving a small... Platforms: PHP

License: Freeware Size: 10 KB Download (66): Free PHP MySQL Backup Script for Scripts Download

Added: April 06, 2013 | Visits: 471

Design Pattern: Singleton (Creational) Intent: Ensures a class only has one instance and provide a global point of access to it [1].Motivation: It's important for some classes to have exactly one instance. For example, it can be desirable to have only a single instance of a GUI. With a MATLABdlT« GUIDE built GUI, the driver or main... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Design Pattern: Singleton (Creational) Download

Released: January 05, 2004  |  Added: October 18, 2006 | Visits: 11.634

Aardvark Topsites PHP Aardvark Topsites PHP is the premier free PHP/MySQL topsites script. Aardvark Topsites PHP has all the features you will ever need. Members' ranks can be shown on their button. There are 6 different ranking methods, including pageviews. Powerful anticheating protection is included. It supports... Platforms: Windows, *nix

License: Freeware Size: 70 KB Download (831): Aardvark Topsites PHP Download

Added: May 10, 2013 | Visits: 386

Handler stack This script presents a design pattern that is highly reusable. Simple handlers implement one specific task from a complex set of tasks to be performed on an object. Such handlers can then be layered in a stack, in different combinations, together achieving complex processing of an object. New... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Handler stack Download

Added: May 14, 2013 | Visits: 1.363

PHP FTP Synchronizer Script PHP FTP Synchronizer was written originally in Scriptol code language and converted into PHP by a Scriptol PHP compiler.Here are some key features of "PHP FTP Synchronizer":dlTE Possible use of a backup version on which the comparisons are performed, what avoids downloading the remote file and... Platforms: PHP

License: Freeware Size: 51.2 KB Download (53): PHP FTP Synchronizer Script Download

Added: May 10, 2013 | Visits: 673

PHP-Ring webring script Hosting a webring on your site increases both traffic to your site and links to your site. Features - Allows site owners to easily manage a database of related websites - Designed for use with MySQL, but enabled to function with other SQL database systems as well (db2, msaccess, mssql,... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (61): PHP-Ring webring script Download

Added: July 25, 2013 | Visits: 407

Design Pattern: Iterator (Behavioural) Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation [1]. This design pattern is also known as Cursor.Motivation: An example of an aggregate object is an instance of the List ADT. Consequently, an iterator can be used to traverse... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Design Pattern: Iterator (Behavioural) Download

Added: January 18, 2010 | Visits: 958

Class::Adapter Class::Adapter is a Perl implementation of the "Adapter" Design Pattern. The Class::Adapter class is intended as an abstract base class for creating any sort of class or object that follows the Adapter pattern. What is an Adapter? The term Adapter refers to a "Design Pattern" of the same... Platforms: *nix

License: Freeware Size: 24.58 KB Download (102): Class::Adapter Download

Added: May 10, 2013 | Visits: 345

Metaclass Class Policies This code implements the policy design pattern in Python by using metaclasses and multiple inheritance. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Metaclass Class Policies Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 1.754

PHP DataGrid - DataGrid Script, DataGrid Control Free PHP DataGrid script is a simple, innovative and powerful tool for generating data-bound grid control. It was specially designed for web developers. The PHP DataGrid is excellent for all PHP database-driven web sites and online-based data administration; it is also useful for dynamic content... Platforms: Windows, Unix, Linux

License: Freeware Size: 1.27 MB Download (488): PHP DataGrid - DataGrid Script, DataGrid Control Download

Released: September 16, 2013  |  Added: October 13, 2013 | Visits: 1.254

Simple PHP MVC CMS Script Simple MVC based CMS is very simple and powerful PHP CMS software. This product enables you to start your own sites within minutes. You can easy create and manage pages and menus on your site. This script is perfect for web designers and developers that want to empower their site and save the... Platforms: Windows, *nix

License: Freeware Size: 509.9 KB Download (60): Simple PHP MVC CMS Script Download

Added: March 12, 2010 | Visits: 1.154

php.MVC Web Application Framework php.MVC implements the Model-View-Controller design pattern, and encourages application design based on the Model 2 paradigm. This design model allows the Web page or other contents (View) to be mostly separated from the internal application code (Controller/Model), making it easier for designers... Platforms: *nix

License: Freeware Size: 460.8 KB Download (103): php.MVC Web Application Framework Download

Added: June 27, 2013 | Visits: 1.054

PHP Easy Button Script PHP Easy Button is a PHP script that allow you to make buttons without using different image for each button.Example: You don't need 10 images for 10 buttons! Just insert with the text an with the text and the link you want and more options! Platforms: PHP

License: Freeware Size: 204.8 KB Download (43): PHP Easy Button Script Download

Released: September 14, 2013  |  Added: October 23, 2013 | Visits: 688

Direct PHP Framework Direct PHP Framework is designed to provide modern and rapid development of websites, web applications and web services. It implements the the Model-View-Controller (MVC) design pattern and principles, including separation of display, logic, and data layers. It provides an architecture,... Platforms: Windows, *nix, Windows 7, Windows Server

License: Freeware Size: 516.07 KB Download (54): Direct PHP Framework Download

Released: March 02, 2014  |  Added: September 16, 2014 | Visits: 851

MVC Framework in PHP MVC Framework in PHP is designed to provide modern and rapid development of websites, web applications and web services. It implements the the Model-View-Controller (MVC) design pattern and principles, including separation of display, logic, and data layers. It provides an architecture,... Platforms: Windows, *nix, Windows 7, Windows Server

License: Freeware Size: 792.95 KB Download (78): MVC Framework in PHP Download

1 2 3 4 5 >