Ports Search

Results 1,2611,270 of 5,161 for /ports-mgmt/.(0.004 seconds)
devel/Date_Holidays_Romania-0.1.2 (Score: 0.006224396)
Driver based class to calculate holidays in Romania
Driver based class to calculate holidays in Romania.
devel/Date_Holidays_Slovenia-0.1.2 (Score: 0.006224396)
Driver based class to calculate holidays in Slovenia
Driver based class to calculate holidays in Slovenia.
devel/Date_Holidays_Sweden-0.1.3 (Score: 0.006224396)
Driver based class to calculate holidays in Sweden
Driver based class to calculate holidays in Sweden.
devel/Date_Holidays_UNO-0.1.3 (Score: 0.006224396)
Driver based class to calculate holidays in the UNO
Driver based class to calculate holidays in UNO.
devel/Date_Holidays_USA-0.1.1 (Score: 0.006224396)
Driver based class to calculate holidays in the USA
Driver based class to calculate holidays in USA.
devel/Date_Holidays_Ukraine-0.1.2 (Score: 0.006224396)
Driver based class to calculate holidays in the Ukraine
Driver based class to calculate holidays in the Ukraine.
devel/Event_Dispatcher-1.1.0 (Score: 0.006224396)
PEAR dispatch notifications using PHP callbacks
The Event_Dispatcher acts as a notification dispatch table. It is used to notify other objects of interesting things. This information is encapsulated in Event_Notification objects. Client objects register themselves with the Event_Dispatcher as observers of specific notifications posted by other objects. When an event occurs, an object posts an appropriate notification to the Event_Dispatcher. The Event_Dispatcher dispatches a message to each registered observer, passing the notification as the sole argument.
devel/FSM-1.4.0 (Score: 0.006224396)
PEAR Finite State Machine
The FSM package provides a simple class that implements a Finite State Machine.
devel/HTML_CSS-1.5.4 (Score: 0.006224396)
PEAR class for generating CSS declarations
PEAR::HTML_CSS provides a simple interface for generating a stylesheet declaration. It is completely standards compliant, and has some great features: * Simple OO interface to CSS definitions * Output to - Inline stylesheet declarations - Document internal stylesheet declarations - Standalone stylesheet declarations - Array of definitions In addition, it shares the following with HTML_Common based classes: * Indent style support * Line ending style
devel/HTML_Common-1.2.5 (Score: 0.006224396)
PEAR::HTML_Common is a base class for other HTML classes
The PEAR::HTML_Common package provides methods for HTML code display and attributes handling. * Methods to set, remove, update HTML attributes. * Handles comments in HTML code. * Handles layout and tabs for nicer HTML code.