177 projects tagged "framework"
Hibersap is a small framework that offers an abstraction layer on top of the SAP Java Connector (JCo). It maps Java classes to SAP function modules using Java Annotations and reduces the technical code to call a function in a SAP back-end system. Hibersap’s API is very similar to Hibernate, thus offering a familiar programming interface to developers of enterprise applications.
Fawkes is a component-based Software Framework for Robotic Real-Time Applications for various platforms and domains. It is developed and used for cognitive robotics real-time applications like soccer and service robotics. It supports fast information exchange and efficient combination and coordination of different components to suit the needs of mobile robots operating in uncertain environments.
The PHP7 Framework provides a hybrid API for easier Web application security. It adds an exceptional filter feature on the superglobal input variables, which can be used, for example, as '$_GET->filtered->text["easily"]'. The simplistic db() implementation adds easier parameterized SQL atop PDO. phunction is used as a bootstrapping framework, and LiveUser is included as a permission backend.
MN Viewer (Mobile Network Viewer) is a lightweight framework designed for system administrators who would like to be able to monitor many aspects of their network from their mobile phone. It allows for very simple expansion using simple PHP plugins. It is designed to integrate with other monitoring tools such as Cacti.
WebSite-PHP is a PHP Framework which has the distinction of being fully object-oriented and not requiring special knowledge of HTML or JavaScript. Knowledge of PHP and mechanisms for object-oriented programming (OOP) are still required. It provides an easy-to-use framework which is compatible with MySQL. With its 100% object programming, it provides maximum reusability of the framework components.
A Perl base class that allows you attach event callbacks to an object.