257 projects tagged "Mac OS X"
2D/3D Stacked Horizontal Bar Graph for PHP provides a very easy way to embed dynamically generated stacked horizontal bar graphs and charts into PHP applications and HTML Web pages. The graphing software is very easy to use and it's perfectly possible to add professional quality real time graphing to Web pages and applications within minutes.
::mound:: is a software development management platform. ::mound:: provides simple project management with lots of power, but stays out of the way. ::mound:: is methodology independent and is designed for agile software development. It allows for tracking of bugs, tasks, and projects.
The AbsTemplate is an extremely simple and lightweight template engine for PHP. It consists only of one file: the base class. You can set your own custom delimiters for variables to use inside template files, use any type of templates you want (that is, the template files can have any extension you want (be it .php, .inc, .tpl, etc...)), display multiple templates per page, cache templates, and choose to assign the content of a template to a variable and, when appropriate, just display its content.
Adianti Framework provides an architecture for developing PHP applications, reducing development costs, and helping developers write less code. It is a component-based and event-driven framework which uses commonly-known enterprise design patterns like MVC (Model View Controller), Front Controller, and ORM (Object-Relational Mapping) design patterns like Active Record and Repository. It provides two different widget toolkits, one for Web applications (HTML/CSS) and another for graphical applications (with a Graphical User Interface) which uses Gtk internally. The developer can write one set of code, and it can run in a Web environment and also as a graphical application.
Adianti Studio is a multi-platform environment for PHP development which includes a great range of resources a developer needs to be productive. It uses a tabbed interface which brings basic resources like syntax highlighting, auto-complete, an outline tree, bookmarks, code insight, change tracking, method traceability, workspace saving, brace matching, source code navigation, database navigation, a plugins gallery (managed by the user), a PDF document generator, a calendar, and more. In the professional version, it adds a form design tool called Adianti Designer which allows the user to draw its forms with a graphical interface using Adianti Framework components and containers like inputs, combos, radios, check buttons, imagens, frames, notebooks, datagrids, and more. The professional version also offers a source code generator which allows the user to generate form classes and datagrid classes from database structures using the Adianti Framework pattern of source code.
Akelos is an MVC framework for PHP that tries to bring the magic of Ruby on Rails to the PHP world. Akelos based applications can run on most shared hosting service providers since Akelos only requires a standard PHP installation on the server. Akelos is designed to make developers lives simpler by solving complex problems with unusual speed and productivity. Favoring "convention over configuration" leads to the creation of uniform and simpler-to-understand code.