Freeware Downloads for "Php Web State Machine"
- PHP Web Stat for Scripts
- License: Freeware

The PHP Web Stat offers you a highly configurable web tracker and detailed real-time web stat script. You will be able to analyze and monitor all visitors of your website. Features:- requirs no database connectivity - ip recount time can be adjusted - exclude own visits by cookies - exclude fixed ip-addresses - password protection - update notifier - design patterns completely outsourced to external CSS file - separate counter for your website - easy installation with manual - compressed cached logfile - analysis of any time interval possible/saveable - configuration of the modules: turn on/off, count entries, percentage view, etc.
- Platform: PHP, Scripts
- Publisher: PHP-Web-Statistik
- Date: 07-06-2013
- Size: 10 KB
- Easy C State Machine
- License: Freeware

This is an ANSI c compliant library for state machine use. It uses very fast algorithms and includes many features: nested state, history state, parallel state mechanisms and debug capabilities..
- Platform: WinOther
- Publisher: easycsm.sourceforge.net
- Date: 26-10-2012
- Size: 255 KB
- embedded Finite State Machine (eFSM)
- License: Freeware

The embedded Finite State Machine (FSM) Facility that can be used to model and control a reactive or stateful system. The system can be represented by any number of states. State transitions are driven by a number of events. eFSM is written in C..
- Platform: WinOther
- Publisher: efsm.sourceforge.net
- Date: 25-06-2012
- Size: 61 KB
- Finite State Machine (FSM)
- License: Freeware

This library is an implementation of an extensible dynamic configurable finite state machine (FSM). The configuration of the state machine is not compiled, but loaded at the runtime from a file or created by application..
- Platform: Linux, Unix, Windows
- Publisher: finsm.sourceforge.net
- Date: 02-05-2012
- Size: 229 KB
- Finite State Machine Editor
- License: Freeware

A Finite State Machine Editor, written on QT. It allows to draw Finite State Machine with easy GUI and store it in XML file. There are Finite State Machine Compilers to translate this description to source code (technique like QT's UIC uses)..
- Platform: WinOther
- Publisher: fsme.sourceforge.net
- Date: 12-05-2012
- Size: 54 KB
- FSMGenerator (Finite State Machine)
- License: Freeware

FSMGenerator is a turn-key solution for FSM (Finite State Machine) automatic generation and integration within user`s software. Please, register to get fast personalized support. Feedbacks, feature requests and bug reports are greatly appriciated..
- Platform: Linux, Unix, Windows
- Publisher: fsmgenerator.sourceforge.net
- Date: 24-06-2012
- Size: 331 KB
- Java State Machine Framework
- License: Freeware

This is java State Machine Framework for all OS platforms. The framework is for modeling any event processing system as a state machine. This aims to separate the state transition and event handling logic from the business logic and let developers conce.
- Platform: Linux, Mac, Windows
- Publisher: smframework.sourceforge.net
- Date: 21-06-2012
- Size: 3034 KB
- PHP Web Toolkit
- License: Freeware

The PHP Web Toolkit enables the rapid development of multi-layered web applications and is designed to be easy to use, extensible, reliable, reusable, scalable and secure. It integrates with ADOdb, FCKeditor, kses, Libmcrypt, Libmhash and Smarty..
- Platform: Linux, Mac, Windows
- Publisher: phpwebtk.sourceforge.net
- Date: 25-05-2012
- Size: 890 KB
- simple finite state machine generator
- License: Freeware

A simple, fast, finite state machine (fsm) C code generator using an awk script to read a fsm specification (state, event, action, next state) to produce data for use by included transition function. You provide the fsm spec and the action functions..
- Platform: WinOther
- Publisher: fsm-gen.sourceforge.net
- Date: 27-06-2012
- Size: 25 KB
- SMC - The State Machine Compiler
- License: Freeware

SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info..
- Platform: Linux, Mac, Windows
- Publisher: smc.sourceforge.net
- Date: 02-06-2012
- Size: 5342 KB
- ssm-chain - Simple State Machine - Chain
- License: Freeware

To implement the State Machine model of behavior with chain of command design pattern. Commands and created out of Actions of a State Model {ENTRY, INPUT, TRANSACTION, EXIT} and can be exectued independently or bundled together to form a chain..
- Platform: WinOther
- Publisher: ssm-chain.sourceforge.net
- Date: 13-06-2012
- Size: 11 KB
- State Machine Compiler
- License: Freeware

Our goal was to develop a very simple programming language for expressing state machines. You can express the logic of a fairly complex, real life state machine in a single page of text that is easy to understand. Creates Java (C++ may be next)..
- Platform: Linux, Mac, Windows
- Publisher: smcompiler.sourceforge.net
- Date: 14-10-2012
- Size: 19 KB
- State Machine Generator
- License: Freeware

This code generator allows you to get state machine implementation files in C from its graphic representation. StarUML is used for drawing. Has been created primarily for using in embedded programming (microcontrollers, etc).Plain C code as a result..
- Platform: Linux, Unix, Windows
- Publisher: statemachinegen.sourceforge.net
- Date: 23-06-2012
- Size: 16610 KB
- State Machine Toolkit
- License: Freeware

A generic state machine in C#, based on implementation by Leslie Sanford..
- Platform: Linux, Mac, Windows
- Publisher: smtoolkit.sourceforge.net
- Date: 02-07-2012
- Size: 283 KB
- PHP Web Stat
- License: Freeware

The PHP Web Stat offers you a highly configurable web tracker and detailed real-time web stat script. You will be able to analyze and monitor all visitors of your website. Features: - requirs no database connectivity - ip recount time can be adjusted - exclude own visits by cookies - exclude fixed ip-addresses - password protection - update notifier - design patterns completely outsourced to external CSS file - separate counter for your website - easy installation with manual - compressed cached logfile - analysis of any time interval possible/saveable - configuration of the modules: turn on/off, count entries, percentage view, etc.
- Platform: PHP, Scripts
- Publisher: PHP-Web-Statistik
- Date: 19-02-2013
- Size: 1464 KB
- HGE State Machine
- License: Freeware

A Game State Machine for use with the HGE library, based on the Guff State Machine. A reusable architecture for game development to have a state corresponding to each game stage (or level), in order to ease their development and management.
HGE State Machine License - MIT License.
- Platform: WinOther
- Publisher: Hgestatemachine
- Date:
- Web Based Machine Control (HMI)
- License: Freeware

The web based machine control (HMI) project is a self contained, comprehensive software package designed to control multiple plcs from various manufacturers. The client uses the latest web and AJAX technology to deliver real-time responsiveness.
Web Based Machine Control (HMI) License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Web-plc-hmi
- Date:
- State machine template for C++
- License: Freeware

This is an open source state machine template for C++. Initially FSM support will be given. The purpose is to facilitate developers to create state machine based C++ applications easily.
State machine template for C++ License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Statemachine
- Date:
- Open Finite State Machine
- License: Freeware

Simple implementation of finite state machine concepts.The project contain ease-to-use library and modeling graphical tool.Project define simple identical API for Finite State Machines for both language bindings (C# and Java).
Open Finite State Machine License - GNU General Public License (GPL); GNU Library or Lesser General Public License (LGPL).
- Platform: WinOther
- Publisher: Ofsm
- Date:
- phpWAFr - PHP Web Application Framework
- License: Freeware

phpWAFr is a PHP Web Application Framework designed to accelerate the development of transactional database Web applications. It's composed of a set of infra-structure classes, functions and webpage templates for support all kind of CRUD operations.
phpWAFr - PHP Web Application Framework License - GNU Library or Lesser General Public License (LGPL).
- Platform: Linux, Unix, Windows
- Publisher: Phpwafr
- Date:
- Size: 2507 KB
Php Web State Machine: Freeware | All




