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

Php Design Pattern freeware
Filter: All | Freeware | Demo
 

Php Design Pattern

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

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: 528

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: 554

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

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

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: May 10, 2013 | Visits: 475

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

Added: April 06, 2013 | Visits: 468

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

Added: July 25, 2013 | Visits: 404

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: 955

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: 383

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 10, 2013 | Visits: 340

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

Added: March 12, 2010 | Visits: 1.149

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

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

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: 848

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

Added: May 02, 2013 | Visits: 433

Strategy Design Pattern in Matlab 2008b The Strategy Pattern is just one of many patterns defined by the "Gang of Four" that are commonly used in many other object-oriented programming languages.Now with Matlab 2008b we can define Interfaces and Abstract classes that can make use of many of these patterns. Not only is this good coding...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Strategy Design Pattern in Matlab 2008b Download

Added: July 14, 2013 | Visits: 425

VaselinEngine VaselinEngine is a Zend Framework based PHP CMS/CMF solution, it uses OOP approach and MVC design pattern. Zend Framework was used in this PHP CMS because no bicycle wanted to be invented . And for view layer, Smarty template engine was used.Features of VaselinEngine:- Module based solution, and...


Platforms: PHP

License: Freeware Size: 6.46 MB Download (41): VaselinEngine Download

Released: January 04, 2019  |  Added: January 24, 2019 | Visits: 2.538

ApPHP MVC Framework ApPHP MVC 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, components...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 2.37 MB Download (146): ApPHP MVC Framework Download

Added: January 18, 2010 | Visits: 840

AdaControl AdaControl is a free (GMGPL) tool that detects the use of various kinds of constructs in Ada programs. AdaControls first goal is to control proper usage of style or programming rules, but it can also be used as a powerful tool to search for use (or non-use) of various forms of programming styles...


Platforms: *nix

License: Freeware Size: 1024 KB Download (97): AdaControl Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 801

Joomla Rebuilt from the ground up in much of the application using the MVC (Model-View-Controller) design pattern, this latest Joomla release will delight the casual site builder while helping small, medium, & enterprise businesses succeed in delivering web sites, intranets & applications to their...


Platforms: Windows, Mac, Unix, Linux, Linux Console, Linux Gnome, Linux GPL, Linux Open Source

License: Freeware Size: 7.55 MB Download (49): Joomla Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 452

ClearPass ClearPass (formerly BlowPass) is web based password storage system that uses the Blowfish algorithm and a Host-Proof design pattern.


Platforms: Windows, Mac, Linux

License: Freeware Size: 246.79 KB Download (51): ClearPass Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 283

Eloquence Eloquence is a plug-in for the Eclipse IDE to allow seamless and automated integration of aspect-oriented design pattern implementations with Java/AspectJ projects.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.75 MB Download (48): Eloquence Download

1 2 3 4 5 >