Ports Search

Results 1,1511,160 of 5,623 for /devel/.(0.003 seconds)
devel/kaptain-0.73 (Score: 0.032514982)
Tool for building/running Qt GUIs for command line programs
Kaptain is a tool that lets you build a GUI for a command line program in the form of a script. The program interprets that script to present the graphical interface. The built interfaces use the Qt library.
devel/initutil-2.1.b (Score: 0.032514982)
STL Container Initialization Library
An STL Container Initialization Library.
devel/jsonnet-1.0.0 (Score: 0.032514982)
Google JsonNet for PHP
The Google JsonNet for PHP. Jsonnet language, from its most basic features to its powerful object model, punctuated with examples drawn from the world of cocktails. These examples are meant to be fun, and although a little contrived, do not restrict our thinking to any one particular application of Jsonnet.
devel/judy-1.0.2 (Score: 0.032514982)
PHP Judy implements sparse dynamic arrays
PHP Judy implements sparse dynamic arrays (aka Judy Arrays). This extension is based on the Judy C library. A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy's key benefits are scalability, high performance, and memory efficiency.
devel/libevent-0.1.0 (Score: 0.032514982)
Libevent extension for PHP
This is a PHP binding for libevent library.
devel/ireport-3.7.6 (Score: 0.032514982)
A visual report builder/designer for JasperReports
iReport is a powerful, intuitive and easy to use visual report builder/designer for JasperReports written in 100% pure java. This tool allows users to visually edit complex reports with charts, images, subreports,... iReport is integrated with JFreeChart, one of the most diffused OpenSource chart library for java. The data to print can be retrieved through several ways including multiple JDBC connections, TableModels, JavaBeans, XML, etc.
devel/mcve-7.0.3 (Score: 0.032514982)
PECL Extension for Interface the MCVE/Monetra API
pecl-mcve is a Interface for the MCVE/Monetra API (libmonetra [formerly libmcve]), allowing you to work directly with MCVE/Monetra from your PHP scripts. Monetra is Main Street Softworks' solution to direct credit card processing for Unix.
devel/memoize-0.2.0 (Score: 0.032514982)
PHP extension which transparently caches PHP functions
php-memoize is a PHP extension which transparently caches PHP functions, much like Perl's Memoize module. It comes with the following storage modules which can be enabled at compile time: - memory: Simple per-request module with no dependencies. Since this is a per-request cache, neither TTLs specified in the `memoize()` call or `memoize.default_ttl` are used. - memcached: Uses libmemcached or the memcached PHP extension
Android Fastboot protocol CLI tool
devel/ncurses-1.0.2 (Score: 0.032514982)
PECL extension for ncurses
ncurses (new curses) is a free software emulation of curses in System V Rel 4.0 (and above). It uses terminfo format, supports pads, colors, multiple highlights, form characters and function key mapping. Because of the interactive nature of this library, it will be of little use for writing Web applications, but may be useful when writing scripts meant using PHP from the command line.