16 projects tagged "Symfony"
Hotwire is an integrated inventory system and a rapid deployment tool targeted at servicing enterprise environments. The currently supported rapid deployment technologies are Kickstart (Red Hat Linux), AutoYaST (SuSE Linux), and Preseed (Debian GNU/Linux). The hotwire server itself can be installed on any Linux platform, however. Additionally, where client machines have the python-dmidecode, func, and certmaster packages installed, hotwire is able to provide an automated inventory maintenance and dynamic updates, via funcwire, a hotwire tool.
Probus is a Web framework for developing in PHP5. This framework is based on the MVC pattern. It has excellent support data caching and provides convenient AJAX support. This framework supports the following features: Many programming patterns can be used, include MVC. A simple command-line tool is used to generate projects. Standard plugins are included for AJAX, RSS, and form validation. It is simple create new plugins for Probus. Its database abstraction layer supports MySQL, PgSQL, MSSQL, Oracle, and many others. It automatically caches data. Its configuration system uses YAML syntax. Components can be used from external frameworks such as Zend Framework, symfony, Code Igniter, Kohana, and CakePHP.
siwapp is a Web application meant to help manage and create invoices in a simple, straightforward way. It can manage invoices with different serial numbers (as rectification invoices), provide printable PDF versions of the invoices with a professional look & feel, save drafts of your invoices and continue editing them later, and automatically generate invoices on a periodic basis.
TurnKey Symfony Appliance is a server appliance for Symfony, a PHP Web application framework that follows the MVC paradigm. It provides an architecture, components, and tools for developers to build complex Web applications faster by minimizing repetitive coding tasks. It is designed to be easy to use and easy to maintain. Security patches are automatically installed. It provides a Web management interface, configuration console, and an AJAX Web shell. To minimize footprint the appliance is built from the ground up with the minimum required components. It runs everywhere thanks to multiple build formats, including an installable live CD, a VMDK with OVF support, and an Amazon EC2 AMI.
Myaterial is a Web application to keep track of all your sewing work. You can add yarn, fabric, and other materials to the database. You can add all your projects to the database in order to keep track of your upcoming or previous work. You can share your materials if you have anything you would like to trade with others.
sfMaraePlugin is a threaded forum plugin for symfony. Current features include fully threaded categories and posts; a customizable permissions system for groups and individual users, allowing fine-grained settings for starting new topics, replying, editing, deleting, and viewing whole categories; and the ability to vote individual comments up and down.
Pomm is a lightweight, fast, efficient, and powerful PHP object model manager for the PostgreSQL relational database. Pomm generates code to work with PostgreSQL and benefit from its speed and its rich features set. It uses SQL as the query language because it is often what developers end up using with ORMs and because it is easier to optimize queries directly. This also allows developers to work with user-defined types, namespaces, arrays, key-value stores, table inheritance, window functions, cryptography, stored procedures, triggers, and all the other features PostgreSQL offers. Pomm offers a stand alone library for your plain PHP projects and also Silex and symfony extensions.