array ( 'aid' => '16', 'name' => 'MySQL', 'softname' => 'mysql', 'fullname' => 'MySQL', 'type' => 'app', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MySQL is the world\'s most popular open source database. Whether you are a fast growing web property, technology ISV or large enterprise, MySQL can cost-effectively help you deliver high performance, scalable database applications.', 'features' => 'Internals and Portability

Tested with a broad range of different compilers.Written in C and C++.


Data Types

Many data types: signed/unsigned integers 1, 2, 3, 4, and 8 bytes long, FLOAT, DOUBLE, CHAR, VARCHAR, BINARY, VARBINARY, TEXT, BLOB, DATE, TIME, DATETIME, TIMESTAMP, YEAR, SET, ENUM, and OpenGIS spatial types.

Statements and Functions

Full operator and function support in the SELECT list and WHERE clause of queries.


Security:

A privilege and password system that is very flexible and secure, and that enables host-based verification.


Scalability and Limits:

Support for large databases. We use MySQL Server with databases that contain 50 million records. We also know of users who use MySQL Server with 200,000 tables and about 5,000,000,000 rows.


Connectivity:

Clients can connect to MySQL Server using several protocols.


Localization:

The server can provide error messages to clients in many languages.


Clients and Tools:

MySQL includes several client and utility programs. These include both command-line programs such as mysqldump and mysqladmin, and graphical programs such as MySQL Workbench.', 'space' => '377852222', 'support' => 'http://www.mysql.com/', 'version' => '5.5.62', 'category' => 'databases', 'ratings' => '4.105', 'votes' => '105', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MySQL is an open source relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases.', 'desc' => 'MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP open source web application software stack.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mysql-x86_64.zip', 'major' => '0', 'mod' => '43', 'mod_files' => '3', 'release_date' => '22-10-2018', 'md5' => '', 'urlname' => 'MySQL', ), 62 => array ( 'aid' => '62', 'name' => 'CSF', 'softname' => 'csf', 'fullname' => 'CSF', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '4.1.5', 'overview' => 'CSF is a Stateful Packet Inspection (SPI) firewall, Login/Intrusion Detection and Security application for Linux servers.', 'features' => '', 'space' => '114311168', 'support' => 'http://configserver.com/support.html', 'version' => '14.17', 'category' => 'security', 'ratings' => '4.181', 'votes' => '94', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => '\'CSF is a Stateful Packet Inspection (SPI) firewall, Login/Intrusion Detection and Security application for Linux servers.', 'desc' => '\'CSF is a Stateful Packet Inspection (SPI) firewall.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'csf-x86_64.zip', 'major' => '0', 'mod' => '13', 'mod_files' => '16', 'release_date' => '', 'md5' => '', 'urlname' => 'CSF', ), 77 => array ( 'aid' => '77', 'name' => 'APC', 'softname' => 'apc', 'fullname' => 'APC', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.', 'features' => '

APC Functions


', 'space' => '111168', 'support' => 'http://pecl.php.net/package/apc', 'version' => '3.1.9', 'category' => 'modules', 'ratings' => '4.104', 'votes' => '77', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.', 'desc' => 'APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'apc-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '5', 'release_date' => '14-05-2011', 'md5' => '', 'urlname' => 'APC', ), 32 => array ( 'aid' => '32', 'name' => 'SQLite', 'softname' => 'sqlite', 'fullname' => 'SQLite', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world.', 'features' => '
  • Transactions are atomic, consistent, isolated, and durable (ACID) even after system crashes and power failures.
  • Zero-configuration - no setup or administration needed.
  • Implements most of SQL92. (Features not supported)
  • A complete database is stored in a single cross-platform disk file.
  • Supports terabyte-sized databases and gigabyte-sized strings and blobs. (See limits.html.)
  • Small code footprint: less than 400KiB fully configured or less than 250KiB with optional features omitted.
  • Faster than popular client/server database engines for most common operations.
  • Simple, easy to use API.
  • Written in ANSI-C. TCL bindings included. Bindings for dozens of other languages available separately.
  • Well-commented source code with 100% branch test coverage.
  • Available as a single ANSI-C source-code file that you can easily drop into another project.
  • Self-contained: no external dependencies.
  • Cross-platform: Unix (Linux, Mac OS-X, Android, iOS) and Windows (Win32, WinCE, WinRT) are supported out of the box. Easy to port to other systems.
  • Sources are in the public domain. Use for any purpose.
  • Comes with a standalone command-line interface (CLI) client that can be used to administer SQLite databases.
  • ', 'space' => '11035923', 'support' => 'http://sqlite.org/index.html', 'version' => '3.28.0', 'category' => 'databases', 'ratings' => '4.027', 'votes' => '74', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world.', 'desc' => 'SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'sqlite-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '1', 'release_date' => '16-04-2019', 'md5' => '', 'urlname' => 'SQLite', ), 117 => array ( 'aid' => '117', 'name' => 'JasDB', 'softname' => 'jasdb', 'fullname' => 'JasDB', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'JasDB is a NoSQL database using a document-based storage mechanism. We developed JasDB to provide an alternative to current document-based implementations out there, to add something new to the industry and give users more choices.

    JasDB was designed with easy of use and minimal configuration in mind. JasDB can be installed and configured in almost no time at all. Use JasDB as an embedded DB inside your JVM or you can use it to store your unstructured data in JSON format. If you want to scale JasDB, simply run and use it through the REST webservice. ', 'features' => '* Run as embedded DB inside the JVM
    * JSON Document storage
    * REST interface
    * Runs on Android
    * Complete Querying functionality
    * High concurrency environment
    * Stackable components allow great flexibility
    * Extensible
    * User security and granting model', 'space' => '8064', 'support' => 'http://www.oberasoftware.com/support/', 'version' => '0.8', 'category' => 'databases', 'ratings' => '4.027', 'votes' => '74', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'JasDB is a NoSQL database using a document-based storage mechanism. We developed JasDB to provide an alternative to current document-based implementations out there, to add something new to the industry and give users more choices.', 'desc' => 'JasDB is a NoSQL database using a document-based storage mechanism.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'jasdb-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '23-07-2013', 'md5' => '', 'urlname' => 'JasDB', ), 115 => array ( 'aid' => '115', 'name' => 'GeoIP', 'softname' => 'geoip', 'fullname' => 'GeoIP', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'MaxMind\'s GeoIP products enable you to identify the location, organization, connection speed, and user type of your Internet visitors. The GeoIP2 databases are among the most popular and accurate IP geolocation databases available.', 'features' => '', 'space' => '64507904', 'support' => 'https://www.maxmind.com/en/support', 'version' => 'N/A', 'category' => 'utilities', 'ratings' => '4.055', 'votes' => '73', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MaxMind GeoIP products enable you to identify the location, organization, connection speed, and user type of your Internet visitors.', 'desc' => 'MaxMind GeoIP products enable you to identify the location, organization, connection speed, and user type of your Internet visitors.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'geoip-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => 'N/A', 'md5' => '', 'urlname' => 'GeoIP', ), 8 => array ( 'aid' => '8', 'name' => 'CURL', 'softname' => 'curl', 'fullname' => 'CURL', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'CURL is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other', 'features' => 'Possibly more than 500 million users already, I\'m sure you can use it as well!', 'space' => '4485120', 'support' => 'http://curl.haxx.se', 'version' => '7.85.0', 'category' => 'utilities', 'ratings' => '4.000', 'votes' => '73', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP.', 'desc' => 'curl is free and open software that compiles and runs under a wide variety of operating systems.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'curl-x86_64.zip', 'major' => '0', 'mod' => '10', 'mod_files' => '0', 'release_date' => '31-08-2022', 'md5' => '', 'urlname' => 'CURL', ), 76 => array ( 'aid' => '76', 'name' => 'Xcache', 'softname' => 'xcache', 'fullname' => 'Xcache', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'XCache is a fast, stable ​PHP opcode cacher that has been proven and is now running on production servers under high load.', 'features' => '', 'space' => '11468', 'support' => 'http://xcache.lighttpd.net/#GettingSupport', 'version' => '3.1.0', 'category' => 'modules', 'ratings' => '4.028', 'votes' => '71', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'XCache is a fast, stable ​PHP opcode cacher that has been proven and is now running on production servers under high load.', 'desc' => 'XCache is a fast, stable ​PHP opcode cacher that has been proven and is now running on production servers under high load.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'xcache-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '9', 'release_date' => '10-10-2013', 'md5' => '', 'urlname' => 'Xcache', ), 85 => array ( 'aid' => '85', 'name' => 'SSH2', 'softname' => 'ssh2', 'fullname' => 'SSH2', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'SSH2 provides bindings to the functions of libssh2.', 'features' => '', 'space' => '111168', 'support' => 'http://pecl.php.net/package/ssh2', 'version' => '0.13', 'category' => 'modules', 'ratings' => '4.000', 'votes' => '71', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'SSH2 provides bindings to the functions of libssh2.', 'desc' => 'SSH2 provides bindings to the functions of libssh2.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'ssh2-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '5', 'release_date' => '15-10-2012', 'md5' => '', 'urlname' => 'SSH2', ), 80 => array ( 'aid' => '80', 'name' => 'Neo4j', 'softname' => 'neo4j', 'fullname' => 'Neo4j', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Neo4j is an open-source graph database supported by Neo Technology. Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known as a Property Graph.', 'features' => '', 'space' => '63175297', 'support' => 'http://www.neo4j.org/', 'version' => '2.2.3', 'category' => 'databases', 'ratings' => '4.014', 'votes' => '70', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Neo4j is an open-source graph database supported by Neo Technology. Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known as a Property Graph.', 'desc' => 'Neo4j is an open-source graph database supported by Neo Technology.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'neo4j-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '1', 'release_date' => '21-05-2015', 'md5' => '', 'urlname' => 'Neo4j', ), 98 => array ( 'aid' => '98', 'name' => 'Redis', 'softname' => 'redis', 'fullname' => 'Redis', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Redis is an open source, BSD licensed, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.', 'features' => '

    You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set.

    In order to achieve its outstanding performance, Redis works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log.

    Redis also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth.

    Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Redis behave like a cache.

    You can use Redis from most programming languages out there.

    Redis is written in ANSI C and works in most POSIX systems like Linux, *BSD, OS X without external dependencies. Linux and OSX are the two operating systems where Redis is developed and more tested, and we recommend using Linux for deploying. Redis may work in Solaris-derived systems like SmartOS, but the support is best effort

    ', 'space' => '5215536', 'support' => 'http://redis.io/support', 'version' => '7.0.7', 'category' => 'databases', 'ratings' => '4.014', 'votes' => '70', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Redis is an open source, BSD licensed, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.', 'desc' => 'Redis is an open source, BSD licensed, advanced key-value store. ', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'redis-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '0', 'release_date' => '16-12-2022', 'md5' => '', 'urlname' => 'Redis', 'force_apps' => 1, ), 111 => array ( 'aid' => '111', 'name' => 'MEAN', 'softname' => 'mean', 'fullname' => 'MEAN', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'MEAN is an acronym for MongoDB, Express, AngularJs and NodeJs. MEAN is an opinionated fullstack javascript framework - which simplifies and accelerates web application development.', 'features' => '

    Source for npm package meanio. mean-cli is a core package of the mean.io project and is used primarily to manage packages for extending functionality, for example adding a package to enable inline editable tokens. The cli provides a lot of useful functionality, such as scaffolding options to ceate new packages, assign roles to users, check the mongo status, add/remove packages and list currently installed packages.

    ', 'space' => '289832', 'support' => 'http://mean.io/#!/support', 'version' => 'v0.3.3', 'category' => 'stacks', 'ratings' => '4.000', 'votes' => '69', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MEAN is an acronym for MongoDB, Express, AngularJs and NodeJs. MEAN is an opinionated fullstack javascript framework - which simplifies and accelerates web application development.', 'desc' => 'MEAN is an acronym for MongoDB, Express, AngularJs and NodeJs. MEAN is an opinionated fullstack javascript framework - which simplifies and accelerates web application development.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mean-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '06-05-2014', 'md5' => '', 'urlname' => 'MEAN', ), 79 => array ( 'aid' => '79', 'name' => 'HBase', 'softname' => 'hbase', 'fullname' => 'HBase', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Apache HBaseis the Hadoop database, a distributed, scalable, big data store. Use Apache HBase when you need random, realtime read/write access to your Big Data. This project\'s goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware. Apache HBase is an open-source, distributed, versioned, column-oriented store modeled after Google\'s Bigtable: A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS', 'features' => '', 'space' => '361478545', 'support' => 'http://hbase.apache.org/', 'version' => '0.98.14', 'category' => 'databases', 'ratings' => '4.015', 'votes' => '68', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'HBase is the Hadoop database, a distributed, scalable, big data store.', 'desc' => 'HBase is the Hadoop database.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'hbase-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '1', 'release_date' => '31-08-2015', 'md5' => '', 'urlname' => 'HBase', ), 87 => array ( 'aid' => '87', 'name' => 'Varnish', 'softname' => 'varnish', 'fullname' => 'Varnish', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy. You install it in front of any server that speaks HTTP and configure it to cache the contents. Varnish Cache is really, really fast. It typically speeds up delivery with a factor of 300 - 1000x, depending on your architecture. A high level overview of what Varnish does can be seen in the video attached to this web page.', 'features' => '

    Design

    One of the main features of Varnish is its design. Varnish is a modern program, designed and written for modern operating systems. To read more about the thoughts that lie behind the design see the architect notes.

    VCL

    Another main feature of Varnish is its configuration language. VCL is a domain specific language. Varnish compiles the configuration into binary code and runs it. VCL can be loaded and replaced on the fly.

    All this adds a lot of speed and flexibility. To read more about the VCL start out with the main VCL page and the VCL examples.

    A sub-feature of VCL - inline C

    Varnish allows you to add C code in your VCL - giving you the option to easily expand Varnish on the fly.

    Load balancing and backend health polling

    As it\'s quite common to use more than one origin server to feed varnish, it has a built in load balancer. This consists of two parts:

    Edge Side Includes - ESI

    ESI allows you to split up your web page into components cache them individually. If you\'re going to use Varnish to accelerate a dynamic web site with a lot of personalized content ESI is the key to success, more or less.

    Graceful handling of dead and slow backends

    Varnish can serve old content while the origin server generates new content. Work is underway to ensure that Varnish can also keep serving content if the origin server is crashed.

    The web management administration interface

    If you\'re managing a whole cluster of varnish servers you might find the Varnish Administration Console useful. It is only available for customers with a Varnish Enterprise Subscription.

    The management port

    A running Varnish cache can be managed with a management port. You can just telnet in and upload a new configuration, change settings, etc. .

    Rewriting and redirecting URLs

    Varnish can both rewrite and redirect URLs without any external programs.

    Live statistics and logging

    For performance reasons varnish logs to a shared memory segment. Several tools can be used to inspect and analyze the logs.

    Varnishlog gives you a dump of the raw logs Varnishlog for an explanation of what the tags means.

    varnishhist will give you a rather intuitive histogram of what the typical response times are.

    varnishstat will give you a lot of statistics.

    ', 'space' => '0', 'support' => 'https://www.varnish-cache.org/support', 'version' => '6.4.x', 'category' => 'utilities', 'ratings' => '4.105', 'votes' => '57', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy. You install it in front of any server that speaks HTTP and configure it to cache the contents.', 'desc' => 'Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'varnish-x86_64.zip', 'major' => '0', 'mod' => '7', 'mod_files' => '15', 'release_date' => '04-02-2020', 'md5' => '', 'urlname' => 'Varnish', ), 75 => array ( 'aid' => '75', 'name' => 'Memcache', 'softname' => 'memcache', 'fullname' => 'Memcache', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Memcache module provides handy procedural and object oriented interface to memcached, highly effective caching daemon, which was especially designed to decrease database load in dynamic web applications.', 'features' => '

    Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.

    ', 'space' => '11431', 'support' => 'http://pecl.php.net/package/memcache', 'version' => '2.2.7', 'category' => 'modules', 'ratings' => '4.089', 'votes' => '56', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Memcache module provides handy procedural and object oriented interface to memcached, highly effective caching daemon, which was especially designed to decrease database load in dynamic web applications.', 'desc' => 'Memcache module provides handy procedural and object oriented interface to memcached.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'memcache-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '9', 'release_date' => '22-09-2012', 'md5' => '', 'urlname' => 'Memcache', ), 84 => array ( 'aid' => '84', 'name' => 'Django', 'softname' => 'django', 'fullname' => 'Django', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.', 'features' => 'General

    Object-relational mapper

    Define your data models entirely in Python. You get a rich, dynamic database-access API for free -; but you can still write SQL if needed.

    Automatic admin interface

    Save yourself the tedious work of creating interfaces for people to add and update content. Django does that automatically, and it\'s production-ready.

    Elegant URL design

    Design pretty, cruft-free URLs with no framework-specific limitations. Be as flexible as you like.

    Template system

    Use Django\'s powerful, extensible and designer-friendly template language to separate design, content and Python code.

    Cache system

    Hook into memcached or other cache frameworks for super performance -; caching is as granular as you need.

    Internationalization

    Django has full support for multi-language applications, letting you specify translation strings and providing hooks for language-specific functionality.

    ', 'space' => '24218324', 'support' => 'https://www.djangoproject.com/', 'version' => '1.11.12', 'category' => 'utilities', 'ratings' => '4.056', 'votes' => '54', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.', 'desc' => 'Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'django-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '1', 'release_date' => '02-04-2018', 'md5' => '', 'urlname' => 'Django', ), 18 => array ( 'aid' => '18', 'name' => 'Nginx', 'softname' => 'nginx', 'fullname' => 'Nginx', 'type' => 'service', 'group_type' => 'webserver', 'webuzo_version' => '', 'overview' => 'Nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev. For a long time, it has been running on many heavily loaded Russian sites including Yandex, Mail.Ru, VKontakte, and Rambler. According to Netcraft nginx served or proxied 12.81% busiest sites in February 2013. Here are some of the success stories: Netflix, Wordpress.com, FastMail.FM.', 'features' => '

    Basic HTTP server features

    ', 'space' => '229621760', 'support' => 'http://www.nginx.org/', 'version' => '1.24.0', 'category' => 'web_servers', 'ratings' => '4.864', 'votes' => '44', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Nginx does mot rely on threads to handle requests. Instead it uses a much more scalable event-driven (asynchronous) architecture. This architecture uses small, but more importantly, predictable amounts of memory under load.', 'desc' => 'Nginx (pronounced engine-x) is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'nginx-x86_64.zip', 'major' => '0', 'mod' => '47', 'mod_files' => '21', 'release_date' => '11-04-2023', 'md5' => '', 'urlname' => 'Nginx', ), 63 => array ( 'aid' => '63', 'name' => 'LLMP Stack', 'softname' => 'llmp', 'fullname' => 'LLMP Stack', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'LLMP refers to the first letters of Linux (Operating system), Lighttpd, MySQL, and PHP, PERL or Python.', 'features' => 'Linux

    Linux is free open-source software which means the source code is available for the operating system, which can be edited according to specific needs.


    Lighttpd

    LIGHTTPD (pronounced "lighty") is an open-source web server more optimized for speed-critical environments than common products while remaining standards-compliant, secure and flexible.

    MySQL

    MySQL is a multithreaded, multi-user, SQL database management system (DBMS) now owned by Oracle Corporation.

    PHP

    PHP is a reflective programming language originally designed for producing dynamic web pages. PHP is used mainly in server-side application software. Perl and Python can be used similarly..', 'space' => '0', 'support' => 'http://www.example.com/', 'version' => 'N/A', 'category' => 'stacks', 'ratings' => '3.962', 'votes' => '53', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'LLMP refers to the first letters of Linux (Operating system), Lighttpd, MySQL, and PHP, PERL or Python.', 'desc' => 'LLMP is a combination of free, open source software.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'llmp-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '2', 'release_date' => '', 'md5' => '', 'urlname' => 'LLMP_Stack', ), 14 => array ( 'aid' => '14', 'name' => 'MCrypt', 'softname' => 'mcrypt', 'fullname' => 'MCrypt', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Mcrypt, and the accompanying libmcrypt, are intended to be replacements for the old Unix crypt, except that they are under the GPL and support an ever-wider range of algorithms and modes.', 'features' => NULL, 'space' => '266240', 'support' => 'http://mcrypt.sourceforge.net/', 'version' => '2.6.8', 'category' => 'utilities', 'ratings' => '4.019', 'votes' => '52', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MCrypt allows developers to use a wide range of encryption functions, without making drastic changes to their code as well as to encrypt files or data streams without having to be cryptographers.', 'desc' => 'MCrypt is a replacement for the old crypt() package and crypt(1) command, with extensions.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mcrypt-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '1', 'release_date' => '14-09-2012', 'md5' => '', 'urlname' => 'MCrypt', ), 90 => array ( 'aid' => '90', 'name' => 'Sphinx', 'softname' => 'sphinx', 'fullname' => 'Sphinx', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Sphinx is an open source full text search server, designed from the ground up with performance, relevance (aka search quality), and integration simplicity in mind.', 'features' => '', 'space' => '80090582', 'support' => 'http://sphinxsearch.com/about/contact/', 'version' => '2.1.9', 'category' => 'utilities', 'ratings' => '4.000', 'votes' => '51', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Sphinx is an open source full text search server, designed from the ground up with performance, relevance (aka search quality), and integration simplicity in mind.', 'desc' => 'It\\\'s written in C++ and works on Linux (RedHat, Ubuntu, etc), Windows, MacOS, Solaris, FreeBSD, and a few other systems.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'sphinx-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '03-07-2014', 'md5' => '', 'urlname' => 'Sphinx', ), 42 => array ( 'aid' => '42', 'name' => 'LEMP Stack', 'softname' => 'lemp', 'fullname' => 'LEMP Stack', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'LEMP is a combination of free, open source software. The acronym LEMP refers to the first letters of Linux (Operating system), Nginx Server, MySQL (database software), and PHP, PERL or Python, principal components to build a viable general purpose web server.', 'features' => ' Linux

    Linux is free open-source software which means the source code is available for the operating system, which can be edited according to specific needs.


    NGinx

    Nginx (pronounced engine-x) is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server.

    MySQL

    MySQL is a multithreaded, multi-user, SQL database management system (DBMS) now owned by Oracle Corporation.

    PHP

    PHP is a reflective programming language originally designed for producing dynamic web pages. PHP is used mainly in server-side application software. Perl and Python can be used similarly..

    ', 'space' => '0', 'support' => 'http://www.example.com', 'version' => 'N/A', 'category' => 'stacks', 'ratings' => '4.849', 'votes' => '33', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'LEMP refers to the first letters of Linux (Operating system), Nginx, MySQL, and PHP, PERL or Python', 'desc' => 'LEMP is a combination of free, open source software', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'lemp-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '2', 'release_date' => '', 'md5' => '', 'urlname' => 'LEMP_Stack', ), 3 => array ( 'aid' => '3', 'name' => 'Apache', 'softname' => 'apache', 'fullname' => 'Apache', 'type' => 'service', 'group_type' => 'webserver', 'webuzo_version' => '', 'overview' => 'Apache Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.

    Apache httpd has been the most popular web server on the Internet since April 1996, and celebrated its 17th birthday as a project this February.', 'features' => '

    Apache supports a variety of features, many implemented as compiled modules which extend the core functionality. These can range from server-side programming language support to authentication schemes. Some common language interfaces support Perl, Python, Tcl, and PHP. Popular authentication modules include mod_access, mod_auth, mod_digest, and mod_auth_digest, the successor to mod_digest. A sample of other features include Secure Sockets Layer and Transport Layer Security support (mod_ssl), a proxy module (mod_proxy), a URL rewriter (mod_rewrite), custom log files (mod_log_config), and filtering support (mod_include and mod_ext_filter).

    Popular compression methods on Apache include the external extension module, mod_gzip, implemented to help with reduction of the size (weight) of web pages served over HTTP. ModSecurity is an open source intrusion detection and prevention engine for web applications. Apache logs can be analyzed through a web browser using free scripts such as AWStats/W3Perl or Visitors.

    Virtual hosting allows one Apache installation to serve many different actual websites. For example, one machine with one Apache installation could simultaneously serve www.example.com, www.example.org, test47.test-server.example.edu, etc.

    Apache features configurable error messages, DBMS-based authentication databases, and content negotiation. It is also supported by several graphical user interfaces (GUIs).

    It supports password authentication and digital certificate authentication. Apache has a built in search engine and an HTML authorizing tool and supports FTP.

    Because the source code is freely available, anyone can adapt the server for specific needs, and there is a large public library of Apache add-ons.

    The open source software movement has received enormous attention in the last several years. It is often characterized as a fundamentally new way to develop software that poses a serious challenge to the commercial software businesses that dominate most software markets today.

    ', 'space' => '34189847', 'support' => 'http://www.apache.org/', 'version' => '2.2.34', 'category' => 'web_servers', 'ratings' => '4.353', 'votes' => '34', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT.', 'desc' => 'Apache powers more than 80% of the web', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'apache-x86_64.zip', 'major' => '0', 'mod' => '39', 'mod_files' => '2', 'release_date' => '11-07-2017', 'md5' => '', 'urlname' => 'Apache', ), 96 => array ( 'aid' => '96', 'name' => 'Railo', 'softname' => 'railo', 'fullname' => 'Railo', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Railo Server commonly referred to as Railo (/raɪloʊ/ raɪ-lo), is open source software which implements the general-purpose CFML server-side scripting language, often used to create dynamic websites, web applications and intranet systems. CFML is a dynamic language supporting multiple programming paradigms and runs on the Java Virtual Machine (JVM).', 'features' => ' ', 'space' => '220286976', 'support' => 'http://www.getrailo.com/', 'version' => '4.2.1.008', 'category' => 'java_tools', 'ratings' => '4.000', 'votes' => '33', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Railo is open source software which implements the general-purpose CFML server-side scripting language, often used to create dynamic websites, web applications and intranet systems. CFML is a dynamic language supporting multiple programming paradigms and runs on the Java Virtual Machine (JVM).', 'desc' => 'Railo is open source software which implements the general-purpose CFML server-side scripting language, often used to create dynamic websites, web applications and intranet systems.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'railo-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '16-05-2014', 'md5' => '', 'urlname' => 'Railo', ), 102 => array ( 'aid' => '102', 'name' => 'QDB', 'softname' => 'qdb', 'fullname' => 'QDB', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'QDB is in production at BrandsEye, an awesome online monitoring and insights tool.', 'features' => '', 'space' => '6488064', 'support' => 'http://qdb.io/', 'version' => '0.6.0', 'category' => 'message_queue', 'ratings' => '4.000', 'votes' => '33', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'QDB is in production at BrandsEye, an awesome online monitoring and insights tool.', 'desc' => 'QDB is in production at BrandsEye, an awesome online monitoring and insights tool.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'qdb-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '09-12-2014', 'md5' => '', 'urlname' => 'QDB', ), 31 => array ( 'aid' => '31', 'name' => 'Pure-FTPd', 'softname' => 'pureftpd', 'fullname' => 'Pure-FTPd', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Pure-FTPd is actively supported, and it was always designed with security in mind, and the code is always re-audited as new kind of vulnerabilities are discussed.', 'features' => '

    The same source code compiles and runs on Linux, OpenBSD, NetBSD, DragonflyBSD FreeBSD, Solaris, Tru64, Darwin, Irix, HPUX, AIX and iPhone. Pre-built binary packages are available for Novell, Mandriva, Debian, Ubuntu, PLD Linux, Stampede Linux, Slackware Linux (Slimslack), Multilinux, Sorcerer Linux, Fli4L (the one-disk router), ROOT Linux, Gentoo Linux and almost every other free operating system.

    All server messages are translated in English, German, Romanian, French, Polish, Spanish, Danish, Dutch, Italian, Brazilian Portuguese, Slovak, Korean, Swedish, Norwegian, Russian, Traditional Chinese, Simplified Chinese, Czech, Turkish, Hungarian and Catalan. It helps your customers understand diagnostics, even when english isn\'t their native language. Messages are in independant files and they can be easily translated to new languages, or customized.

    ', 'space' => '2776929', 'support' => 'http://www.pureftpd.org/project/pure-ftpd', 'version' => '1.0.47', 'category' => 'utilities', 'ratings' => '4.033', 'votes' => '30', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Pure-FTPd is actively supported, and it was always designed with security in mind, and the code is always re-audited as new kind of vulnerabilities are discussed.', 'desc' => 'Pure-FTPd is actively supported, and it was always designed with security in mind, and the code is always re-audited as new kind of vulnerabilities are discussed.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'pureftpd-x86_64.zip', 'major' => '0', 'mod' => '19', 'mod_files' => '40', 'release_date' => '27-10-2017', 'md5' => '', 'urlname' => 'Pure-FTPd', ), 82 => array ( 'aid' => '82', 'name' => 'MariaDB', 'softname' => 'mariadb', 'fullname' => 'MariaDB', 'type' => 'app', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => '

    MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.

    ', 'space' => '426011811', 'support' => 'https://mariadb.org/en/', 'version' => '5.5.67', 'category' => 'databases', 'ratings' => '4.250', 'votes' => '28', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb-x86_64.zip', 'major' => '0', 'mod' => '36', 'mod_files' => '5', 'release_date' => '28-01-2020', 'md5' => '', 'urlname' => 'MariaDB', ), 39 => array ( 'aid' => '39', 'name' => 'MongoDB', 'softname' => 'mongodb', 'fullname' => 'MongoDB', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'MongoDB (from "humongous") is a scalable, high-performance, open source NoSQL database', 'features' => '', 'space' => '292212600', 'support' => 'http://www.mongodb.org/', 'version' => '7.0.6', 'category' => 'databases', 'ratings' => '3.828', 'votes' => '29', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MongoDB (from "humongous") is a scalable, high-performance, open source NoSQL database', 'desc' => 'MongoDB is an open-source,document-oriented database designed for ease of development and scaling', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mongodb-x86_64.zip', 'major' => '0', 'mod' => '14', 'mod_files' => '0', 'release_date' => '28-02-2024', 'md5' => '', 'urlname' => 'MongoDB', ), 97 => array ( 'aid' => '97', 'name' => 'PostgreSQL', 'softname' => 'pgsql', 'fullname' => 'PostgreSQL', 'type' => 'app', 'group_type' => 'pgsql', 'webuzo_version' => '', 'overview' => 'PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others.', 'features' => '

    Featureful and Standards Compliant

    PostgreSQL prides itself in standards compliance. Its SQL implementation strongly conforms to the ANSI-SQL:2008 standard. It has full support for subqueries (including subselects in the FROM clause), read-committed and serializable transaction isolation levels. And while PostgreSQL has a fully relational system catalog which itself supports multiple schemas per database, its catalog is also accessible through the Information Schema as defined in the SQL standard.

    Data integrity features include (compound) primary keys, foreign keys with restricting and cascading updates/deletes, check constraints, unique constraints, and not null constraints.

    It also has a host of extensions and advanced features. Among the conveniences are auto-increment columns through sequences, and LIMIT/OFFSET allowing the return of partial result sets. PostgreSQL supports compound, unique, partial, and functional indexes which can use any of its B-tree, R-tree, hash, or GiST storage methods.

    GiST (Generalized Search Tree) indexing is an advanced system which brings together a wide array of different sorting and searching algorithms including B-tree, B+-tree, R-tree, partial sum trees, ranked B+-trees and many others. It also provides an interface which allows both the creation of custom data types as well as extensible query methods with which to search them. Thus, GiST offers the flexibility to specify what you store, how you store it, and the ability to define new ways to search through it --- ways that far exceed those offered by standard B-tree, R-tree and other generalized search algorithms.

    GiST serves as a foundation for many public projects that use PostgreSQL such as OpenFTS and PostGIS. OpenFTS (Open Source Full Text Search engine) provides online indexing of data and relevance ranking for database searching. PostGIS is a project which adds support for geographic objects in PostgreSQL, allowing it to be used as a spatial database for geographic information systems (GIS), much like ESRI\'s SDE or Oracle\'s Spatial extension.

    ', 'space' => '23756082', 'support' => 'http://www.postgresql.org/support/', 'version' => '13.4', 'category' => 'databases', 'ratings' => '4.160', 'votes' => '25', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness.', 'desc' => 'PostgreSQL is a powerful, open source object-relational database system.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'pgsql-x86_64.zip', 'major' => '0', 'mod' => '8', 'mod_files' => '19', 'release_date' => '09-08-2021', 'md5' => '', 'urlname' => 'PostgreSQL', ), 35 => array ( 'aid' => '35', 'name' => 'Exim', 'softname' => 'exim', 'fullname' => 'Exim', 'type' => 'service', 'group_type' => NULL, 'webuzo_version' => '4.1.5', 'overview' => 'Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. Exim can be installed in place of Sendmail, although the configuration of Exim is quite different.', 'features' => 'Exim is highly configurable, and therefore has features that are lacking in other MTAs. It has always had substantial facilities for mail policy controls, providing facilities for the administrator to control who may send or relay mail through the system.

    In version 4.x this has matured to an Access Control List based system allowing very detailed and flexible controls. The integration of a framework for content scanning, which allowed for easier integration of anti-virus and anti-spam measures, happened in the 4.x releases. This made Exim very suitable for enforcing diverse mail policies.', 'space' => '114311168', 'support' => 'http://www.exim.org/', 'version' => '4.96.2', 'category' => 'utilities', 'ratings' => '2.600', 'votes' => '35', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Exim is highly configurable, and therefore has features that are lacking in other MTAs.', 'desc' => 'Exim is a message transfer agent (MTA)', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'exim-x86_64.zip', 'major' => '0', 'mod' => '23', 'mod_files' => '57', 'release_date' => '', 'md5' => '', 'urlname' => 'Exim', ), 132 => array ( 'aid' => '132', 'name' => 'MariaDB 10.1', 'softname' => 'mariadb101', 'fullname' => 'MariaDB 10.1', 'type' => 'app', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '10.1', 'category' => 'databases', 'ratings' => '4.143', 'votes' => '21', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb101-x86_64.zip', 'major' => '0', 'mod' => '12', 'mod_files' => '2', 'release_date' => '06-02-2019', 'md5' => '', 'urlname' => 'MariaDB_10.1', ), 2 => array ( 'aid' => '2', 'name' => 'PHP 5.4', 'softname' => 'php54', 'fullname' => 'PHP 5.4', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 5.4 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build.

    PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '202645885', 'support' => 'http://www.php.net/', 'version' => '5.4.45', 'category' => 'server_side_scripting', 'ratings' => '4.722', 'votes' => '18', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 5.4 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML', 'desc' => 'PHP is a great tool', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php54-x86_64.zip', 'major' => '0', 'mod' => '34', 'mod_files' => '11', 'release_date' => '04-09-2015', 'md5' => '', 'urlname' => 'PHP_5.4', ), 83 => array ( 'aid' => '83', 'name' => 'Percona', 'softname' => 'percona', 'fullname' => 'Percona', 'type' => 'app', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'Percona is free open source solution, Percona Server is a MySQL alternative which offers breakthrough performance, scalability, features, and instrumentation. Self-tuning algorithms and support for extremely high-performance hardware make it the clear choice for organizations that demand excellent performance and reliability from their MySQL database server.', 'features' => '', 'space' => '384223449', 'support' => 'http://www.percona.com/', 'version' => '5.5.59-38.11', 'category' => 'databases', 'ratings' => '4.000', 'votes' => '21', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Percona is free open source solution, Percona Server is a MySQL alternative which offers breakthrough performance, scalability, features, and instrumentation. Self-tuning algorithms and support for extremely high-performance hardware make it the clear choice for organizations that demand excellent performance and reliability from their MySQL database server.', 'desc' => 'Percona is free open source solution, Percona Server is a MySQL alternative.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'percona-x86_64.zip', 'major' => '0', 'mod' => '13', 'mod_files' => '6', 'release_date' => '30-01-2018', 'md5' => '', 'urlname' => 'Percona', ), 4 => array ( 'aid' => '4', 'name' => 'OpenSSL 1.0', 'softname' => 'openssl', 'fullname' => 'OpenSSL 1.0', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '25866240', 'support' => 'http://www.openssl.org/', 'version' => '1.1.1m', 'category' => 'libraries', 'ratings' => '4.100', 'votes' => '20', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'OpenSSL is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.', 'desc' => 'OpenSSL is based on the excellent SSLeay library.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'openssl-x86_64.zip', 'major' => '0', 'mod' => '24', 'mod_files' => '6', 'release_date' => '14-12-2021', 'md5' => '', 'urlname' => 'OpenSSL_1.0', ), 78 => array ( 'aid' => '78', 'name' => 'Cassandra', 'softname' => 'cassandra', 'fullname' => 'Cassandra', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra\'s support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive regional outages.', 'features' => '
  • Proven :

    Cassandra is in use at Netflix, eBay, Twitter, Urban Airship, Constant Contact, Reddit, Cisco, OpenX, Digg, CloudKick, Ooyala, and more companies that have large, active data sets. The largest known Cassandra cluster has over 300 TB of data in over 400 machines.

  • Performant :

    Cassandra consistently outperforms popular NoSQL alternatives in benchmarks and real applications, primarily because of fundamental architectural choices.

  • Fault Tolerant :

    Data is automatically replicated to multiple nodes for fault-tolerance. Replication across multiple data centers is supported. Failed nodes can be replaced with no downtime.

  • You\'re in Control :

    Choose between synchronous or asynchronous replication for each update. Highly available asynchronous operations are optimized with features like Hinted Handoff and Read Repair.

  • Decentralized :

    There are no single points of failure. There are no network bottlenecks. Every node in the cluster is identical.

  • Elastic :

    Read and write throughput both increase linearly as new machines are added, with no downtime or interruption to applications.

  • Durable :

    Cassandra is suitable for applications that can\'t afford to lose data, even when an entire data center goes down.

  • ', 'space' => '96137185', 'support' => 'http://cassandra.apache.org/', 'version' => '2.1.8', 'category' => 'databases', 'ratings' => '4.053', 'votes' => '19', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Cassandra database is the right choice when you need scalability and high availability without compromising performance. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data.', 'desc' => 'Cassandra database is the right choice when you need scalability and high availability without compromising performance.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'cassandra-x86_64.zip', 'major' => '0', 'mod' => '6', 'mod_files' => '1', 'release_date' => '09-07-2015', 'md5' => '', 'urlname' => 'Cassandra', ), 93 => array ( 'aid' => '93', 'name' => 'Hypertable', 'softname' => 'hypertable', 'fullname' => 'Hypertable', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Hypertabel delivers scalable database capacity at maximum performance to speed up your big data application and reduce your hardware footprint.', 'features' => '

    Scalability

    Hypertable was designed for the express purpose of solving the scalability problem, a problem that is not handled well by a traditional RDBMS. While it is possible to design a distributed RDBMS system by breaking the dataset into shards, this solution requires an enormous amount of engineering effort and the resulting system will have inherent weaknesses because the core database engine was not designed for scalability. Hypertable is based on a design developed by Google to meet their scalability requirements and solves the scale problem better than any of the other NoSQL solutions out there.

    Good Fit For Wide Range of Applications

    Many of the current scalable NoSQL database offerings are based on a hash table design which means that the data they manage is not kept physically ordered by any meaningful key. These systems do not lend themselves well to applications that require fast access to ranges of data (e.g. analytics, sorted URL lists, messaging applications, etc). Because Hypertable keeps data physically sorted by a primary key, it is well-suited to a broad set of applications.

    Cost Savings

    Hypertable has been designed and implemented for maximum efficiency and optimum performance. By choosing to do the implementation in a compiled language that does not incur the performance and stability costs of garbage collection and runtime interpretation, Hypertable can deliver equivalent database capacity on a fraction of the hardware. This translates into less equipment, less power consumption, and less datacenter real estate.

    Performance

    The other benefit of Hypertable\'s highly efficient design and implementation is that it delivers all the advantages you get from better performance. For live applications, Hypertable can help deliver a much more responsive user experience by reducing overall request latency. For offline applications, higher throughput is achieved which means more work can be accomplished in a given amount of time.

    Clean Semantics

    Hypertable is a consistent database. Many of the scalable NoSQL database offerings are designed around the concept of eventual consistency which makes those databases more difficult to reason about. Eventually consistent databases require complex syntactic or semantic reconcilers and in some circumstances can even lose data. When an application writes data into Hypertable and gets a success response, the modification is durable and will always be reflected in subsequent operations.

    ', 'space' => '369294291', 'support' => 'http://hypertable.com/home/', 'version' => '0.9.8.9', 'category' => 'databases', 'ratings' => '4.053', 'votes' => '19', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Hypertabel delivers scalable database capacity at maximum performance to speed up your big data application and reduce your hardware footprint.', 'desc' => 'Hypertabel delivers scalable database capacity at maximum performance to speed up your big data application and reduce your hardware footprint.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'hypertable-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '29-06-2015', 'md5' => '', 'urlname' => 'Hypertable', ), 34 => array ( 'aid' => '34', 'name' => 'BIND', 'softname' => 'bind', 'fullname' => 'BIND', 'type' => 'service', 'group_type' => NULL, 'webuzo_version' => '3.4.9', 'overview' => 'BIND is by far the most widely used DNS software on the Internet. It provides a robust and stable platform on top of which organizations can build distributed computing systems with the knowledge that those systems are fully compliant with published DNS standards.', 'features' => 'BIND is open source software that implements the Domain Name System (DNS) protocols for the Internet.

    It is a reference implementation of those protocols, but it is also production-grade software, suitable for use in high-volume and high-reliability applications.', 'space' => '114311168', 'support' => 'https://www.isc.org/software/bind', 'version' => '9.x', 'category' => 'utilities', 'ratings' => '4.353', 'votes' => '17', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'BIND is a reference implementation of those protocols, but it is also production-grade software, suitable for use in high-volume and high-reliability applications.', 'desc' => 'BIND is open source software that implements the Domain Name System (DNS) protocols', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'bind-x86_64.zip', 'major' => '0', 'mod' => '8', 'mod_files' => '65', 'release_date' => '', 'md5' => '', 'urlname' => 'BIND', ), 125 => array ( 'aid' => '125', 'name' => 'Apache 2.4', 'softname' => 'apache2', 'fullname' => 'Apache 2.4', 'type' => 'service', 'group_type' => 'webserver', 'webuzo_version' => '', 'overview' => 'Apache Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.

    Apache httpd has been the most popular web server on the Internet since April 1996, and celebrated its 17th birthday as a project this February.', 'features' => '

    Apache supports a variety of features, many implemented as compiled modules which extend the core functionality. These can range from server-side programming language support to authentication schemes. Some common language interfaces support Perl, Python, Tcl, and PHP. Popular authentication modules include mod_access, mod_auth, mod_digest, and mod_auth_digest, the successor to mod_digest. A sample of other features include Secure Sockets Layer and Transport Layer Security support (mod_ssl), a proxy module (mod_proxy), a URL rewriter (mod_rewrite), custom log files (mod_log_config), and filtering support (mod_include and mod_ext_filter).

    Popular compression methods on Apache include the external extension module, mod_gzip, implemented to help with reduction of the size (weight) of web pages served over HTTP. ModSecurity is an open source intrusion detection and prevention engine for web applications. Apache logs can be analyzed through a web browser using free scripts such as AWStats/W3Perl or Visitors.

    Virtual hosting allows one Apache installation to serve many different actual websites. For example, one machine with one Apache installation could simultaneously serve www.example.com, www.example.org, test47.test-server.example.edu, etc.

    Apache features configurable error messages, DBMS-based authentication databases, and content negotiation. It is also supported by several graphical user interfaces (GUIs).

    It supports password authentication and digital certificate authentication. Apache has a built in search engine and an HTML authorizing tool and supports FTP.

    Because the source code is freely available, anyone can adapt the server for specific needs, and there is a large public library of Apache add-ons.

    The open source software movement has received enormous attention in the last several years. It is often characterized as a fundamentally new way to develop software that poses a serious challenge to the commercial software businesses that dominate most software markets today.

    ', 'space' => '75315200', 'support' => 'http://www.apache.org/', 'version' => '2.4.58', 'category' => 'web_servers', 'ratings' => '3.476', 'votes' => '21', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT.', 'desc' => 'Apache powers more than 80% of the web', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'apache2-x86_64.zip', 'major' => '0', 'mod' => '51', 'mod_files' => '20', 'release_date' => '19-10-2023', 'md5' => '', 'urlname' => 'Apache_2.4', ), 131 => array ( 'aid' => '131', 'name' => 'MariaDB 10.0', 'softname' => 'mariadb100', 'fullname' => 'MariaDB 10.0', 'type' => 'app', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '10.0', 'category' => 'databases', 'ratings' => '4.000', 'votes' => '18', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb100-x86_64.zip', 'major' => '0', 'mod' => '12', 'mod_files' => '2', 'release_date' => '31-01-2019', 'md5' => '', 'urlname' => 'MariaDB_10.0', ), 36 => array ( 'aid' => '36', 'name' => 'Dovecot', 'softname' => 'dovecot', 'fullname' => 'Dovecot', 'type' => 'service', 'group_type' => NULL, 'webuzo_version' => '4.1.5', 'overview' => 'Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems, written with security primarily in mind.

    Dovecot is an excellent choice for both small and large installations. It\'s fast, simple to set up, requires no special administration and it uses very little memory.', 'features' => '

    Some of the most notable features of Dovecot include:

    ', 'space' => '114311168', 'support' => 'http://www.dovecot.org/', 'version' => '2.3.15', 'category' => 'utilities', 'ratings' => '4.059', 'votes' => '17', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Dovecot is an excellent choice for both small and large installations. It\\\'s fast, simple to set up, requires no special administration and it uses very little memory.', 'desc' => 'Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems, written with security primarily in mind.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'dovecot-x86_64.zip', 'major' => '0', 'mod' => '10', 'mod_files' => '17', 'release_date' => '', 'md5' => '', 'urlname' => 'Dovecot', ), 38 => array ( 'aid' => '38', 'name' => 'AWStats', 'softname' => 'awstats', 'fullname' => 'AWStats', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically.

    This log analyzer works as a CGI or from command line and shows you all possible information your log contains, in few graphical web pages. It uses a partial information file to be able to process large log files, often and quickly.', 'features' => '* Number of visits, and number of unique visitors,
    * Visits duration and last visits,
    * Authenticated users, and last authenticated visits,
    * Days of week and rush hours (pages, hits, KB for each hour and day of week),
    * Domains/countries of hosts visitors (pages, hits, KB, 269 domains/countries detected, GeoIp detection),
    * Hosts list, last visits and unresolved IP addresses list,
    * Most viewed, entry and exit pages,
    * Files type,
    * Web compression statistics (for mod_gzip or mod_deflate),
    * OS used (pages, hits, KB for each OS, 35 OS detected),
    * Browsers used (pages, hits, KB for each browser, each version (Web, Wap, Media browsers: 97 browsers, more than 450 if using browsers_phone.pm library file),
    * Visits of robots (319 robots detected),
    * Worms attacks (5 worm\'s families),
    * Search engines, keyphrases and keywords used to find your site (The 115 most famous search engines are detected like yahoo, google, altavista, etc...),
    * HTTP errors (Page Not Found with last referrer, ...),
    * Other personalized reports based on url, url parameters, referer field for miscellanous/marketing purpose,
    * Number of times your site is "added to favourites bookmarks".
    * Screen size (need to add some HTML tags in index page).
    * Ratio of Browsers with support of: Java, Flash, RealG2 reader, Quicktime reader, WMA reader, PDF reader (need to add some HTML tags in index page).
    * Cluster report for load balanced servers ratio.', 'space' => '7112434', 'support' => 'http://awstats.sourceforge.net/', 'version' => '7.9', 'category' => 'statistics', 'ratings' => '4.200', 'votes' => '15', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically.', 'desc' => 'AWStats log analyzer works as a CGI or from command line and shows you all possible information your log contains, in few graphical web pages.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'awstats-x86_64.zip', 'major' => '0', 'mod' => '11', 'mod_files' => '0', 'release_date' => '17-01-2023', 'md5' => '', 'urlname' => 'AWStats', ), 1 => array ( 'aid' => '1', 'name' => 'PHP 5.3', 'softname' => 'php53', 'fullname' => 'PHP 5.3', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 5.3 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build.

    PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '114311168', 'support' => 'http://www.php.net/', 'version' => '5.3.29', 'category' => 'server_side_scripting', 'ratings' => '4.000', 'votes' => '15', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 5.3 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML', 'desc' => 'PHP is a great tool', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php53-x86_64.zip', 'major' => '0', 'mod' => '19', 'mod_files' => '2', 'release_date' => '14-08-2014', 'md5' => '', 'urlname' => 'PHP_5.3', ), 124 => array ( 'aid' => '124', 'name' => 'PHP 5.6', 'softname' => 'php56', 'fullname' => 'PHP 5.6', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 5.6 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build.

    PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '300769280', 'support' => 'http://www.php.net/', 'version' => '5.6.40', 'category' => 'server_side_scripting', 'ratings' => '5.000', 'votes' => '11', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 5.6 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML', 'desc' => 'PHP is a great tool', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php56-x86_64.zip', 'major' => '0', 'mod' => '58', 'mod_files' => '0', 'release_date' => '10-01-2019', 'md5' => '', 'urlname' => 'PHP_5.6', ), 72 => array ( 'aid' => '72', 'name' => 'Brute Force Detection', 'softname' => 'bfd', 'fullname' => 'Brute Force Detection', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Brute Force Detection is a modular shell script for parsing application logs and checking for authentication failures. It does this using a rules system where application specific options are stored including regular expressions for each unique auth format.', 'features' => '', 'space' => '67655', 'support' => 'http://www.rfxn.com/projects/linux-environment-security/', 'version' => '1.5-2', 'category' => 'security', 'ratings' => '4.900', 'votes' => '10', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Brute Force Detection is a modular shell script for parsing application logs and checking for authentication failures. It does this using a rules system where application specific options are stored including regular expressions for each unique auth format.', 'desc' => 'Brute Force Detection is a modular shell script for parsing application logs and checking for authentication failures.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'bfd-x86_64.zip', 'major' => '1', 'mod' => '4', 'mod_files' => '1', 'release_date' => 'N/A', 'md5' => '', 'urlname' => 'Brute_Force_Detection', ), 60 => array ( 'aid' => '60', 'name' => 'LIGHTTPD', 'softname' => 'lighttpd', 'fullname' => 'LIGHTTPD', 'type' => 'service', 'group_type' => 'webserver', 'webuzo_version' => '', 'overview' => 'LIGHTTPD (pronounced "lighty") is an open-source web server more optimized for speed-critical environments than common products while remaining standards-compliant, secure and flexible. It is designed and optimized for high performance environments.', 'features' => '', 'space' => '3420282', 'support' => 'http://redmine.lighttpd.net/projects/lighttpd/boards', 'version' => '1.4.53', 'category' => 'web_servers', 'ratings' => '4.889', 'votes' => '9', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'LIGHTTPD (pronounced "lighty") is an open-source web server more optimized for speed-critical environments than common products while remaining standards-compliant, secure and flexible. It is designed and optimized for high performance environments.', 'desc' => 'LIGHTTPD (pronounced "lighty") is an open-source web server more optimized for speed-critical environments than common products while remaining standards-compliant, secure and flexible.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'lighttpd-x86_64.zip', 'major' => '0', 'mod' => '18', 'mod_files' => '30', 'release_date' => '27-01-2019', 'md5' => '', 'urlname' => 'LIGHTTPD', ), 128 => array ( 'aid' => '128', 'name' => 'MySQL 5.6', 'softname' => 'mysql56', 'fullname' => 'MySQL 5.6', 'type' => 'app', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MySQL is the world\'s most popular open source database. Whether you are a fast growing web property, technology ISV or large enterprise, MySQL can cost-effectively help you deliver high performance, scalable database applications.', 'features' => 'Internals and Portability

    Tested with a broad range of different compilers.Written in C and C++.


    Data Types

    Many data types: signed/unsigned integers 1, 2, 3, 4, and 8 bytes long, FLOAT, DOUBLE, CHAR, VARCHAR, BINARY, VARBINARY, TEXT, BLOB, DATE, TIME, DATETIME, TIMESTAMP, YEAR, SET, ENUM, and OpenGIS spatial types.

    Statements and Functions

    Full operator and function support in the SELECT list and WHERE clause of queries.


    Security:

    A privilege and password system that is very flexible and secure, and that enables host-based verification.


    Scalability and Limits:

    Support for large databases. We use MySQL Server with databases that contain 50 million records. We also know of users who use MySQL Server with 200,000 tables and about 5,000,000,000 rows.


    Connectivity:

    Clients can connect to MySQL Server using several protocols.


    Localization:

    The server can provide error messages to clients in many languages.


    Clients and Tools:

    MySQL includes several client and utility programs. These include both command-line programs such as mysqldump and mysqladmin, and graphical programs such as MySQL Workbench.', 'space' => '705066396', 'support' => 'http://www.mysql.com', 'version' => '5.6.46', 'category' => 'databases', 'ratings' => '5.000', 'votes' => '8', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MySQL is the world\'s most popular open source database. Whether you are a fast growing web property, technology ISV or large enterprise, MySQL can cost-effectively help you deliver high performance, scalable database applications.', 'desc' => 'MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP open source web application software stack.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mysql56-x86_64.zip', 'major' => '0', 'mod' => '29', 'mod_files' => '4', 'release_date' => '14-10-2019', 'md5' => '', 'urlname' => 'MySQL_5.6', ), 129 => array ( 'aid' => '129', 'name' => 'PHP 7.0', 'softname' => 'php70', 'fullname' => 'PHP 7.0', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 7.0 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build.

    PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '358932480', 'support' => 'http://www.php.net/', 'version' => '7.0.33', 'category' => 'server_side_scripting', 'ratings' => '5.000', 'votes' => '8', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 7.0 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'desc' => 'PHP is a great tool', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php70-x86_64.zip', 'major' => '0', 'mod' => '50', 'mod_files' => '0', 'release_date' => '06-12-2018', 'md5' => '', 'urlname' => 'PHP_7.0', ), 58 => array ( 'aid' => '58', 'name' => 'Node.js', 'softname' => 'nodejs', 'fullname' => 'Node.js', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Node.js is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.', 'features' => '

    Node\'s goal is to provide an easy way to build scalable network programs

    Node.js contains a built-in HTTP server library, making it possible to run a web server without the use of external software, such as Apache or Lighttpd, and allowing more control of how the web server works. Node.js enables web developers to create an entire web application in JavaScript, both server-side and client-side.

    ', 'space' => '86487040', 'support' => 'http://nodejs.org/', 'version' => 'v12.18.0', 'category' => 'web_servers', 'ratings' => '3.800', 'votes' => '10', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.', 'desc' => 'Node.js is a platform built on Chrome\\\'s JavaScript runtime for easily building fast, scalable network applications.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'nodejs-x86_64.zip', 'major' => '0', 'mod' => '13', 'mod_files' => '8', 'release_date' => '12-06-2018', 'md5' => '', 'urlname' => 'Node.js', ), 73 => array ( 'aid' => '73', 'name' => 'Linux Malware Detect', 'softname' => 'lmd', 'fullname' => 'Linux Malware Detect', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Linux Malware Detect is a malware scanner for Linux released under the GNU GPLv2 license, that is designed around the threats faced in shared hosted environments. It uses threat data from network edge intrusion detection systems to extract malware that is actively being used in attacks and generates signatures for detection', 'features' => '- MD5 file hash detection for quick threat identification
    - HEX based pattern matching for identifying threat variants
    - statistical analysis component for detection of obfuscated threats (e.g: base64)
    - integrated detection of ClamAV to use as scanner engine for improved performance
    - integrated signature update feature with -u|–update
    - integrated version update feature with -d|–update-ver
    - scan-recent option to scan only files that have been added/changed in X days
    - scan-all option for full path based scanning
    - checkout option to upload suspected malware to rfxn.com for review / hashing
    - full reporting system to view current and previous scan results
    - quarantine queue that stores threats in a safe fashion with no permissions
    - quarantine batching option to quarantine the results of a current or past scans
    - quarantine restore option to restore files to original path, owner and perms
    - quarantine suspend account option to Cpanel suspend or shell revoke users
    - cleaner rules to attempt removal of malware injected strings
    - cleaner batching option to attempt cleaning of previous scan reports
    - cleaner rules to remove base64 and gzinflate(base64 injected malware
    - daily cron based scanning of all changes in last 24h in user homedirs
    - daily cron script compatible with stock RH style systems, Cpanel & Ensim
    - kernel based inotify real time file scanning of created/modified/moved files
    - kernel inotify monitor that can take path data from STDIN or FILE
    - kernel inotify monitor convenience feature to monitor system users
    - kernel inotify monitor can be restricted to a configurable user html root
    - kernel inotify monitor with dynamic sysctl limits for optimal performance
    - kernel inotify alerting through daily and/or optional weekly reports
    - e-mail alert reporting after every scan execution (manual & daily)
    - path, extension and signature based ignore options
    - background scanner option for unattended scan operations
    - verbose logging output of all actions
    ', 'space' => '2478080', 'support' => 'http://www.rfxn.com/projects/linux-malware-detect/', 'version' => 'v1.4.2-1', 'category' => 'security', 'ratings' => '5.000', 'votes' => '7', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Linux Malware Detect is a malware scanner for Linux released under the GNU GPLv2 license, that is designed around the threats faced in shared hosted environments. It uses threat data from network edge intrusion detection systems to extract malware that is actively being used in attacks and generates signatures for detection.', 'desc' => 'Linux Malware Detect is a malware scanner for Linux released under the GNU GPLv2 license, that is designed around the threats faced in shared hosted environments.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'lmd-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '08-04-2013', 'md5' => '', 'urlname' => 'Linux_Malware_Detect', ), 67 => array ( 'aid' => '67', 'name' => 'Git', 'softname' => 'git', 'fullname' => 'Git', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '3.4.9', 'overview' => 'Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.', 'features' => '', 'space' => '114311168', 'support' => 'http://git-scm.com/', 'version' => 'N/A', 'category' => 'version_control', 'ratings' => '4.714', 'votes' => '7', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.', 'desc' => 'Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'git-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '28', 'release_date' => 'N/A', 'md5' => '', 'urlname' => 'Git', ), 45 => array ( 'aid' => '45', 'name' => 'PHP 5.5', 'softname' => 'php55', 'fullname' => 'PHP 5.5', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 5.5 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build.

    PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '233580206', 'support' => 'http://www.php.net/', 'version' => '5.5.38', 'category' => 'server_side_scripting', 'ratings' => '5.000', 'votes' => '6', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 5.5 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML', 'desc' => 'PHP is a great tool', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php55-x86_64.zip', 'major' => '0', 'mod' => '42', 'mod_files' => '5', 'release_date' => '21-07-2016', 'md5' => '', 'urlname' => 'PHP_5.5', ), 64 => array ( 'aid' => '64', 'name' => 'Elasticsearch', 'softname' => 'elasticsearch', 'fullname' => 'elasticsearch', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Elasticsearch is flexible and powerful open source, distributed real-time search and analytics engine for the cloud.', 'features' => '', 'space' => '1610612736', 'support' => 'http://www.elasticsearch.org/', 'version' => '7.x', 'category' => 'java_tools', 'ratings' => '4.143', 'votes' => '7', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Elasticsearch is flexible and powerful open source, distributed real-time search and analytics engine for the cloud.', 'desc' => 'Elasticsearch is flexible and powerful open source, distributed real-time search and analytics engine for the cloud.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'elasticsearch-x86_64.zip', 'major' => '0', 'mod' => '9', 'mod_files' => '5', 'release_date' => '17-01-2024', 'md5' => '', 'urlname' => 'Elasticsearch', ), 138 => array ( 'aid' => '138', 'name' => 'PHP 7.2', 'softname' => 'php72', 'fullname' => 'PHP 7.2', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 7.2 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build.

    PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '415293440', 'support' => 'http://www.php.net/', 'version' => '7.2.34', 'category' => 'server_side_scripting', 'ratings' => '4.833', 'votes' => '6', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 7.0 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'desc' => 'PHP is a great tool.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php72-x86_64.zip', 'major' => '0', 'mod' => '42', 'mod_files' => '0', 'release_date' => '01-10-2020', 'md5' => '', 'urlname' => 'PHP_7.2', ), 37 => array ( 'aid' => '37', 'name' => 'Tomcat', 'softname' => 'tomcat', 'fullname' => 'Tomcat', 'type' => 'app', 'group_type' => 'tomcat', 'webuzo_version' => '', 'overview' => 'Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed under the Java Community Process.

    Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world. Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.

    Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation.', 'features' => '
    1. Introduction - A brief, high level, overview of Apache Tomcat.
    2. Setup - How to install and run Apache Tomcat on a variety of platforms.
    3. First web application - An introduction to the concepts of a web application as defined in the Servlet Specification. Covers basic organization of your web application source tree, the structure of a web application archive, and an introduction to the web application deployment descriptor (/WEB-INF/web.xml).
    4. Deployer - Operating the Apache Tomcat Deployer to deploy, precompile, and validate web applications.
    5. Manager - Operating the Manager web app to deploy, undeploy, and redeploy applications while Apache Tomcat is running.
    6. Realms and Access Control - Description of how to configure Realms (databases of users, passwords, and their associated roles) for use in web applications that utilize Container Managed Security.
    7. Security Manager - Configuring and using a Java Security Manager to support fine-grained control over the behavior of your web applications.
    8. JNDI Resources - Configuring standard and custom resources in the JNDI naming context that is provided to each web application.
    9. JDBC DataSource - Configuring a JNDI DataSoure with a DB connection pool. Examples for many popular databases.
    10. Classloading - Information about class loading in Apache Tomcat, including where to place your application classes so that they are visible.
    11. JSPs - Information about Jasper configuration, as well as the JSP compiler usage.
    12. SSL - Installing and configuring SSL support so that your Apache Tomcat will serve requests using the https protocol.
    13. SSI - Using Server Side Includes in Apache Tomcat.
    14. CGI - Using CGIs with Apache Tomcat.
    15. Proxy Support - Configuring Apache Tomcat to run behind a proxy server (or a web server functioning as a proxy server).
    16. MBean Descriptor - Configuring MBean descriptors files for custom components.
    17. Default Servlet - Configuring the default servlet and customizing directory listings.
    18. Apache Tomcat Clustering - Enable session replication in a Apache Tomcat environment.
    19. Balancer - Configuring, using, and extending the load balancer application.
    20. Connectors - Connectors available in Apache Tomcat, and native web server integration.
    21. Monitoring and Management - Enabling JMX Remote support, and using tools to monitor and manage Apache Tomcat.
    22. Logging - Configuring logging in Apache Tomcat.
    23. Apache Portable Runtime - Using APR to provide superior performance, scalability and better integration with native server technologies.
    24. Virtual Hosting - Configuring virtual hosting in Apache Tomcat.
    25. Advanced IO - Extensions available over regular, blocking IO.
    26. Additional Components - Obtaining additional, optional components.
    27. Using Tomcat libraries with Maven - Obtaining Tomcat jars through Maven.
    28. Security Considerations - Options to consider when securing an Apache Tomcat installation.
    29. Windows Service - Running Tomcat as a service on Microsoft Windows.
    30. Windows Authentication - Configuring Tomcat to use integrated Windows authentication.
    31. High Concurrency JDBC Pool - Configuring Tomcat to use an alternative JDBC pool.
    32. WebSocket support - Developing WebSocket applications for Apache Tomcat.
    ', 'space' => '9137417', 'support' => 'http://tomcat.apache.org/', 'version' => '7.0.93', 'category' => 'java_containers', 'ratings' => '4.667', 'votes' => '6', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.', 'desc' => 'Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'tomcat-x86_64.zip', 'major' => '0', 'mod' => '18', 'mod_files' => '0', 'release_date' => '16-02-2019', 'md5' => '', 'urlname' => 'Tomcat', ), 41 => array ( 'aid' => '41', 'name' => 'LAMP Stack', 'softname' => 'lamp', 'fullname' => 'LAMP Stack', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'LAMP is a combination of free, open source software. The acronym LAMP refers to the first letters of Linux (Operating system), Apache HTTP Server, MySQL (database software), and PHP, PERL or Python, principal components to build a viable general purpose web server.

    LAMP has become a de facto development standard. Today, the products that make up the LAMP stack are included by default in nearly all Linux distributions, and together they make a powerful web application platform.', 'features' => ' Linux

    Linux is free open-source software which means the source code is available for the operating system, which can be edited according to specific needs.


    Apache

    Apache is an open source web server, the most popular in use.

    MySQL

    MySQL is a multithreaded, multi-user, SQL database management system (DBMS) now owned by Oracle Corporation.

    PHP

    PHP is a reflective programming language originally designed for producing dynamic web pages. PHP is used mainly in server-side application software. Perl and Python can be used similarly..

    ', 'space' => '0', 'support' => 'http://www.example.com', 'version' => 'N/A', 'category' => 'stacks', 'ratings' => '3.857', 'votes' => '7', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'LAMP refers to the first letters of Linux (Operating system), Apache, MySQL, and PHP, PERL or Python.', 'desc' => 'LAMP is a combination of free, open source software', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'lamp-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '3', 'release_date' => '', 'md5' => '', 'urlname' => 'LAMP_Stack', ), 149 => array ( 'aid' => '149', 'name' => 'PHP 7.4', 'softname' => 'php74', 'fullname' => 'PHP 7.4', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 7.4 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build. PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '412999680', 'support' => 'http://www.php.net/', 'version' => '7.4.33', 'category' => 'server_side_scripting', 'ratings' => '5.000', 'votes' => '5', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 7.4 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'desc' => 'PHP 7.4 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php74-x86_64.zip', 'major' => '0', 'mod' => '28', 'mod_files' => '0', 'release_date' => '03-11-2022', 'md5' => '', 'urlname' => 'PHP_7.4', ), 88 => array ( 'aid' => '88', 'name' => 'Memcached', 'softname' => 'memcached', 'fullname' => 'Memcached', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Memcached is free and open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.', 'features' => '

    memcached allows you to take memory from parts of your system where you have more than you need and make it accessible to areas where you have less than you need.

    memcached also allows you to make better use of your memory. If you consider the diagram to the right, you can see two deployment scenarios:

    1. Each node is completely independent (top).
    2. Each node can make use of memory from other nodes (bottom).

    The first scenario illustrates the classic deployment strategy, however you\'ll find that it\'s both wasteful in the sense that the total cache size is a fraction of the actual capacity of your web farm, but also in the amount of effort required to keep the cache consistent across all of those nodes.

    With memcached, you can see that all of the servers are looking into the same virtual pool of memory. This means that a given item is always stored and always retrieved from the same location in your entire web cluster.

    Also, as the demand for your application grows to the point where you need to have more servers, it generally also grows in terms of the data that must be regularly accessed. A deployment strategy where these two aspects of your system scale together just makes sense.

    The illustration to the right only shows two web servers for simplicity, but the property remains the same as the number increases. If you had fifty web servers, you\'d still have a usable cache size of 64MB in the first example, but in the second, you\'d have 3.2GB of usable cache.

    Of course, you aren\'t required to use your web server\'s memory for cache. Many memcached users have dedicated machines that are built to only be memcached servers.

    ', 'space' => '546565', 'support' => 'http://memcached.org/', 'version' => 'v1.5.x', 'category' => 'utilities', 'ratings' => '4.000', 'votes' => '6', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Memcached is free and open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.', 'desc' => 'Memcached is free and open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'memcached-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '13', 'release_date' => '15-04-2019', 'md5' => '', 'urlname' => 'Memcached', ), 146 => array ( 'aid' => '146', 'name' => 'PHP 7.3', 'softname' => 'php73', 'fullname' => 'PHP 7.3', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 7.3 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build. PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '422594560', 'support' => 'http://www.php.net/', 'version' => '7.3.33', 'category' => 'server_side_scripting', 'ratings' => '3.286', 'votes' => '7', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 7.3 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'desc' => 'PHP 7.3 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php73-x86_64.zip', 'major' => '0', 'mod' => '38', 'mod_files' => '0', 'release_date' => '18-11-2021', 'md5' => '', 'urlname' => 'PHP_7.3', ), 61 => array ( 'aid' => '61', 'name' => 'Rails', 'softname' => 'rails', 'fullname' => 'Rails', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Ruby on Rails is a breakthrough in lowering the barriers of entry to programming.Powerful web applications that formerly might have taken weeks or months to develop can be produced in a matter of days.', 'features' => '

    Rails is a web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.

    Understanding the MVC pattern is key to understanding Rails. MVC divides your application into three layers, each with a specific responsibility.

    The View layer is composed of "templates" that are responsible for providing appropriate representations of your application\'s resources. Templates can come in a variety of formats, but most view templates are HTML with embedded Ruby code (ERB files).

    The Model layer represents your domain model (such as Account, Product, Person, Post, etc.) and encapsulates the business logic that is specific to your application. In Rails, database-backed model classes are derived from ActiveRecord::Base. Active Record allows you to present the data from database rows as objects and embellish these data objects with business logic methods. Although most Rails models are backed by a database, models can also be ordinary Ruby classes, or Ruby classes that implement a set of interfaces as provided by the Active Model module. You can read more about Active Record in its README.

    The Controller layer is responsible for handling incoming HTTP requests and providing a suitable response. Usually this means returning HTML, but Rails controllers can also generate XML, JSON, PDFs, mobile-specific views, and more. Controllers manipulate models and render view templates in order to generate the appropriate HTTP response.

    In Rails, the Controller and View layers are handled together by Action Pack. These two layers are bundled in a single package due to their heavy interdependence. This is unlike the relationship between Active Record and Action Pack, which are independent. Each of these packages can be used independently outside of Rails.

    ', 'space' => '97111344', 'support' => 'http://rubyonrails.org/', 'version' => '5.2.0', 'category' => 'server_side_scripting', 'ratings' => '5.000', 'votes' => '4', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Ruby on Rails is a breakthrough in lowering the barriers of entry to programming.Powerful web applications that formerly might have taken weeks or months to develop can be produced in a matter of days.', 'desc' => 'Ruby on Rails is a breakthrough in lowering the barriers of entry to programming.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'rails-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '1', 'release_date' => '09-04-2018', 'md5' => '', 'urlname' => 'Rails', ), 92 => array ( 'aid' => '92', 'name' => 'Varnish Extension', 'softname' => 'mod_varnish', 'fullname' => 'Varnish Extension', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Varnish Cache is an open source, state of the art web application accelerator.', 'features' => 'The extension makes it possible to interact with a running varnish instance through TCP socket or shared memory', 'space' => '11468', 'support' => 'http://pecl.php.net/package/varnish', 'version' => '1.1.1', 'category' => 'modules', 'ratings' => '5.000', 'votes' => '4', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'The extension makes it possible to interact with a running varnish instance through TCP socket or shared memory.', 'desc' => 'Varnish Cache is an open source, state of the art web application accelerator.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mod_varnish-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '5', 'release_date' => '20-10-2013', 'md5' => '', 'urlname' => 'Varnish_Extension', ), 28 => array ( 'aid' => '28', 'name' => 'libcap', 'softname' => 'libcap', 'fullname' => 'libcap', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '2392', 'support' => 'http://www.kernel.org', 'version' => '2.22', 'category' => 'libraries', 'ratings' => '4.500', 'votes' => '4', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities.', 'desc' => 'libcap is a FREE and OpenSource Library.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libcap-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '13-01-2013', 'md5' => '', 'urlname' => 'libcap', ), 19 => array ( 'aid' => '19', 'name' => 'PERL', 'softname' => 'perl', 'fullname' => 'PERL', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Perl is a highly capable, feature-rich programming language with over 24 years of development. Perl 5 runs on over 100 platforms from portables to mainframes and is suitable for both rapid prototyping and large scale development projects. Perl, the first postmodern computer language', 'features' => ' Mission critical

    Used for mission critical projects in the public and private sectors.


    Object-oriented, procedural and functional

    Supports object-oriented, procedural and functional programming.

    ', 'space' => '87337077', 'support' => 'http://www.perl.org/', 'version' => '5.30.0', 'category' => 'server_side_scripting', 'ratings' => '4.000', 'votes' => '4', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Perl runs on over 100 platforms from portables to mainframes and is suitable for both rapid prototyping and large scale development projects', 'desc' => 'Perl, the first postmodern computer language', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'perl-x86_64.zip', 'major' => '0', 'mod' => '11', 'mod_files' => '7', 'release_date' => '22-05-2019', 'md5' => '', 'urlname' => 'PERL', ), 10 => array ( 'aid' => '10', 'name' => 'FreeType', 'softname' => 'freetype', 'fullname' => 'FreeType', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '12484046', 'support' => 'http://www.freetype.org/', 'version' => '2.4.12', 'category' => 'libraries', 'ratings' => '5.000', 'votes' => '3', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'FreeType is written in C, designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images) of most vector and bitmap font formats.', 'desc' => 'FreeType is a freely available software library to render fonts.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'freetype-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '', 'md5' => '', 'urlname' => 'FreeType', ), 30 => array ( 'aid' => '30', 'name' => 'Ruby', 'softname' => 'ruby', 'fullname' => 'Ruby', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.', 'features' => '

    In Ruby, everything is an object. Every bit of information and code can be given their own properties and actions. Object-oriented programming calls properties by the name instance variables and actions are known as methods. Ruby\'s pure object-oriented approach is most commonly demonstrated by a bit of code which applies an action to a number.

    Ruby is seen as a flexible language, since it allows its users to freely alter its parts. Essential parts of Ruby can be removed or redefined, at will. Existing parts can be added upon. Ruby tries not to restrict the coder.

    ', 'space' => '123389549', 'support' => 'http://www.ruby-lang.org', 'version' => '2.5.1', 'category' => 'server_side_scripting', 'ratings' => '5.000', 'votes' => '3', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write', 'desc' => 'Ruby is a dynamic, open source programming language with a focus on simplicity and productivity', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'ruby-x86_64.zip', 'major' => '0', 'mod' => '6', 'mod_files' => '2', 'release_date' => '28-03-2018', 'md5' => '', 'urlname' => 'Ruby', ), 46 => array ( 'aid' => '46', 'name' => 'Go Lang', 'softname' => 'go', 'fullname' => 'Go Lang', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Go Lang is an open source programming environment that makes it easy to build simple, reliable, and efficient software. ', 'features' => '', 'space' => '283587303', 'support' => 'http://golang.org/', 'version' => '1.21.1', 'category' => 'server_side_scripting', 'ratings' => '5.000', 'votes' => '3', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Go is an open source programming environment that makes it easy to build simple, reliable, and efficient software', 'desc' => 'Go is an open source programming environment.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'go-x86_64.zip', 'major' => '0', 'mod' => '6', 'mod_files' => '0', 'release_date' => '19-08-2015', 'md5' => '', 'urlname' => 'Go_Lang', ), 65 => array ( 'aid' => '65', 'name' => 'Subversion', 'softname' => 'subversion', 'fullname' => 'Subversion', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data.', 'features' => ' ', 'space' => '15667200', 'support' => 'http://subversion.apache.org/', 'version' => '1.9.7', 'category' => 'version_control', 'ratings' => '5.000', 'votes' => '3', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data.', 'desc' => 'Subversion exists to be universally recognized and adopted as an open-source.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'subversion-x86_64.zip', 'major' => '0', 'mod' => '6', 'mod_files' => '5', 'release_date' => '13-04-2018', 'md5' => '', 'urlname' => 'Subversion', ), 94 => array ( 'aid' => '94', 'name' => 'Tomcat 8', 'softname' => 'tomcat8', 'fullname' => 'Tomcat 8', 'type' => 'app', 'group_type' => 'tomcat', 'webuzo_version' => '', 'overview' => 'Apache Tomcat 8 is aligned with Java EE 7. In addition to supporting updated versions of the Java EE specifications, Tomcat 8 includes a number of improvements compared to Tomcat 7', 'features' => '
    1. Support for Java Servlet 3.1, JavaServer Pages 2.3, Java Unified Expression Language 3.0 and Java WebSocket 1.0.
    2. The default connector implementation is now the Java non-blocking implementation (NIO) for both HTTP and AJP.
    3. A new resources implementation that replaces Aliases, VirtualLoader, VirtualDirContext, JAR resources and external repositories with a single, consistent approach for configuring additional web application resources. The new resources implementation can also be used to implement overlays (using a master WAR as the basis for multiple web applications that each have their own customizations).
    ', 'space' => '9660767', 'support' => 'http://tomcat.apache.org/', 'version' => '8.5.38', 'category' => 'java_containers', 'ratings' => '5.000', 'votes' => '3', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache Tomcat 8 is aligned with Java EE 7. In addition to supporting updated versions of the Java EE specifications, Tomcat 8 includes a number of improvements compared to Tomcat 7', 'desc' => 'Apache Tomcat 8 is aligned with Java EE 7.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'tomcat8-x86_64.zip', 'major' => '0', 'mod' => '10', 'mod_files' => '0', 'release_date' => '05-02-2019', 'md5' => '', 'urlname' => 'Tomcat_8', ), 104 => array ( 'aid' => '104', 'name' => 'CraftBukkit', 'softname' => 'craftbukkit', 'fullname' => 'CraftBukkit', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Bukkit is a free, open-source, software project that provides the means to extend the popular Minecraft multiplayer server.', 'features' => 'Your server, your way
    Bukkit will provide you with the tools necessary to completely shape your server exactly how you like and makes it easy to maintain it through the use of a built in plugin install, uninstall and updating system.

    Ease of use
    The days of guessing what a command or feature does are over. ', 'space' => '14948', 'support' => 'http://bukkit.com/', 'version' => '1.6.4', 'category' => 'utilities', 'ratings' => '5.000', 'votes' => '3', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Bukkit is an up-and-coming Minecraft Server mod that will completely change how running and modifying a Minecraft server is done - making managing and creating servers easier and providing more flexibility.', 'desc' => 'Bukkit is a free, open-source, software project that provides the means to extend the popular Minecraft multiplayer server.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'craftbukkit-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '30-10-2013', 'md5' => '', 'urlname' => 'CraftBukkit', ), 120 => array ( 'aid' => '120', 'name' => 'OrientDB', 'softname' => 'orientdb', 'fullname' => 'OrientDB', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'OrientDB is an Open Source NoSQL DBMS with the features of both Document and Graph DBMSs. Written in Java, it is incredibly fast: it can store up to 150,000 records per second on common hardware. Even for a Document based database, the relationships are managed as in Graph Databases with direct connections among records. You can traverse parts of or entire trees and graphs of records in a few milliseconds. Supports schema-less, schema-full and schema-mixed modes. Has a strong security profiling system based on user and roles and supports SQL amongst the query languages. Thanks to the SQL layer, its straightforward to use for those skilled in the relational database world.', 'features' => '

    Multi-Model

    OrientDB is an Open Source NoSQL DBMS with the features of both Document and Graph DBMSs. Written in Java, it is incredibly fast: it can store up to 150,000 records per second on common hardware. Even for a Document based database, the relationships are managed as in Graph Databases with direct connections among records. You can traverse parts of or entire trees and graphs of records in a few milliseconds. Supports schema-less, schema-full and schema-mixed modes. Has a strong security profiling system based on user and roles and supports SQL amongst the query languages. Thanks to the SQL layer, it’s straightforward to use for those skilled in the relational database world.

    No More Joins

    OrientDB can embed documents like any other Document Database, but can also connect documents like a Relational Database. The main difference is that OrientDB doesn’t use the costly JOIN, but rather uses direct, super-fast links taken from the Graph Database world. No duplicates: the resulting database is smaller and lighter Faster: a smaller database means better usage of RAM thus allowing more caching Upon loading the order document, OrientDB will assemble the entire document by fetching all the connections transparently.

    Speed

    OrientDB has been designed to be very fast. It inherits the best features and concepts from Document, Graph and Object Databases. Furthermore it uses the own MVRB-Tree algorithm as a mix of Red-Black Tree and B+Tree. MVRB-Tree consumes about half memory of the Red-Black Tree implementation maintaining the original speed while it balances the tree on insertion/update. Furthermore the MVRB-Tree allows fast retrieving and storing of nodes in persistent way.

    Scalability

    The most common reason applications scale up badly is, very often, the database. The database is the bottleneck of most applications. OrientDB scales up very well on a single machine. A single server does the work of about 125 servers running MySQL. The transactional engine can run in distributed systems supporting up to 302,231,454,903,657 billion (2^78) records for the maximum capacity of 19,807,040,628,566,084 Terabytes of data distributed on multiple disks in multiple nodes.

    Zero Configuration Clustering

    When you need more throughput, simply add a new server in the network and it will join the current distributed server cluster. Synchronization occurs automatically as soon as the server is brought online. You can’t get it much easier than that!

    Reliability

    What happens when a server node crashes? The server cluster redistributes the load across the available nodes and all the clients connected to the node in failure are automatically switched to an available server node with no fail-over to the application level.

    Competitor DBMSs

    OrientDB is a Document-Graph DBMS, so you can compare it against DocumentDB and GraphDB products. If you already know MongoDB, look at OrientDB vs MongoDB page. Also, take a look at GraphDB comparison and DocumentDB comparison. What about speed? Download the independent Benchmark between GraphDB products “XGDBench: A Benchmarking Platform for Graph Stores in Exascale Clouds“ by Tokyo Institute of Technology and IBM Research.

    Easy to install and use?

    Absolutely. OrientDB is written completely in Java and can run on any platform without configuration and installation. The Full Server distribution is about 1Mb without the demo database. Do you develop with a language different than Java? No problem, look at the Programming Language Bindings.

    ', 'space' => '36211222', 'support' => 'http://www.orientechnologies.com/orientdb/', 'version' => '2.1.0', 'category' => 'databases', 'ratings' => '5.000', 'votes' => '3', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'OrientDB is an Open Source NoSQL DBMS with the features of both Document and Graph DBMSs. Written in Java, it is incredibly fast.', 'desc' => 'OrientDB is an Open Source NoSQL DBMS with the features of both Document and Graph DBMSs.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'orientdb-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '1', 'release_date' => '05-08-2015', 'md5' => '', 'urlname' => 'OrientDB', ), 122 => array ( 'aid' => '122', 'name' => 'ImageMagick', 'softname' => 'imagemagick', 'fullname' => 'ImageMagick', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'ImageMagick is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bezier curves.', 'features' => ' ', 'space' => '69550080', 'support' => 'http://www.imagemagick.org/index.php', 'version' => '7.0.7-28', 'category' => 'utilities', 'ratings' => '5.000', 'votes' => '3', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'ImageMagick is a software suite to create, edit, compose, or convert bitmap images.', 'desc' => 'ImageMagick is a software suite to create, edit, compose, or convert bitmap images.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'imagemagick-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '2', 'release_date' => '26-03-2018', 'md5' => '', 'urlname' => 'ImageMagick', ), 48 => array ( 'aid' => '48', 'name' => 'Apache Ant', 'softname' => 'ant', 'fullname' => 'Apache Ant', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. ', 'features' => '

    Ant is written in Java. Users of Ant can develop their own "antlibs" containing Ant tasks and types, and are offered a large number of ready-made commercial or open-source "antlibs".Ant is extremely flexible and does not impose coding conventions or directory layouts to the Java projects which adopt it as a build tool. Software development projects looking for a solution combining build tool and dependency management can use Ant in combination with Apache Ivy.

    ', 'space' => '36473118', 'support' => 'http://ant.apache.org/', 'version' => '1.9.6', 'category' => 'java_tools', 'ratings' => '4.667', 'votes' => '3', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications.', 'desc' => 'Apache Ant is a Java library and command-line tool.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'ant-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '1', 'release_date' => '02-07-2015', 'md5' => '', 'urlname' => 'Apache_Ant', ), 134 => array ( 'aid' => '134', 'name' => 'MySQL 5.7', 'softname' => 'mysql57', 'fullname' => 'MySQL 5.7', 'type' => 'app', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MySQL is the world\'s most popular open source database. Whether you are a fast growing web property, technology ISV or large enterprise, MySQL can cost-effectively help you deliver high performance, scalable database applications.', 'features' => 'Internals and Portability

    Tested with a broad range of different compilers.Written in C and C++.


    Data Types

    Many data types: signed/unsigned integers 1, 2, 3, 4, and 8 bytes long, FLOAT, DOUBLE, CHAR, VARCHAR, BINARY, VARBINARY, TEXT, BLOB, DATE, TIME, DATETIME, TIMESTAMP, YEAR, SET, ENUM, and OpenGIS spatial types.

    Statements and Functions

    Full operator and function support in the SELECT list and WHERE clause of queries.


    Security:

    A privilege and password system that is very flexible and secure, and that enables host-based verification.


    Scalability and Limits:

    Support for large databases. We use MySQL Server with databases that contain 50 million records. We also know of users who use MySQL Server with 200,000 tables and about 5,000,000,000 rows.


    Connectivity:

    Clients can connect to MySQL Server using several protocols.


    Localization:

    The server can provide error messages to clients in many languages.


    Clients and Tools:

    MySQL includes several client and utility programs. These include both command-line programs such as mysqldump and mysqladmin, and graphical programs such as MySQL Workbench.', 'space' => '0', 'support' => 'http://www.mysql.com', 'version' => '5.7.37', 'category' => 'databases', 'ratings' => '3.667', 'votes' => '3', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MySQL is the world\'s most popular open source database. Whether you are a fast growing web property, technology ISV or large enterprise, MySQL can cost-effectively help you deliver high performance, scalable database applications.', 'desc' => 'MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP open source web application software stack.', 'approved' => '1', 'ins' => 1, 'parent' => 'mysql80', 'file' => '', 'file64' => 'mysql57-x86_64.zip', 'major' => '0', 'mod' => '9', 'mod_files' => '34', 'release_date' => '19-04-2018', 'md5' => '', 'urlname' => 'MySQL_5.7', ), 12 => array ( 'aid' => '12', 'name' => 'gettext', 'softname' => 'gettext', 'fullname' => 'gettext', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '28620529', 'support' => 'http://www.gnu.org/software/gettext/', 'version' => '0.19.5.1', 'category' => 'libraries', 'ratings' => '5.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'gettext package offers to programmers, translators, and even users, a well integrated set of tools and documentation.', 'desc' => 'GNU gettext utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'gettext-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '', 'md5' => '', 'urlname' => 'gettext', ), 29 => array ( 'aid' => '29', 'name' => 'Python 2', 'softname' => 'python2', 'fullname' => 'Python 2', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Tcl, Perl, Ruby, Scheme or Java.', 'features' => 'General ', 'space' => '97553093', 'support' => 'http://www.python.org/', 'version' => '2.7.14', 'category' => 'server_side_scripting', 'ratings' => '5.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Tcl, Perl, Ruby, Scheme or Java', 'desc' => 'Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'python2-x86_64.zip', 'major' => '0', 'mod' => '15', 'mod_files' => '10', 'release_date' => '16-09-2017', 'md5' => '', 'urlname' => 'Python_2', ), 47 => array ( 'aid' => '47', 'name' => 'GlassFish', 'softname' => 'glassfish', 'fullname' => 'GlassFish', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'GlassFish Server Open Source Edition is a production-ready application server that is developed by Oracle and the GlassFish community using an open source license.', 'features' => '', 'space' => '136257536', 'support' => 'https://glassfish.java.net/', 'version' => '4.1', 'category' => 'java_containers', 'ratings' => '5.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'GlassFish Server Open Source Edition is a production-ready application server that is developed by Oracle and the GlassFish community using an open source license.', 'desc' => 'GlassFish Server Open Source Edition is a production-ready application server.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'glassfish-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '01-09-2014', 'md5' => '', 'urlname' => 'GlassFish', ), 49 => array ( 'aid' => '49', 'name' => 'Apache Maven', 'softname' => 'maven', 'fullname' => 'Apache Maven', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project\'s build, reporting and documentation from a central piece of information.', 'features' => '', 'space' => '9504422', 'support' => 'http://maven.apache.org', 'version' => '3.3.3', 'category' => 'java_tools', 'ratings' => '5.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project\\\'s build, reporting and documentation from a central piece of information.', 'desc' => 'Apache Maven is a software project management and comprehension tool.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'maven-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '1', 'release_date' => '28-04-2015', 'md5' => '', 'urlname' => 'Apache_Maven', ), 68 => array ( 'aid' => '68', 'name' => 'Mercurial', 'softname' => 'mercurial', 'fullname' => 'Mercurial', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.', 'features' => '', 'space' => '114311168', 'support' => 'http://mercurial.selenic.com/', 'version' => 'N/A', 'category' => 'version_control', 'ratings' => '5.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.', 'desc' => 'Mercurial is a free, distributed source control management tool.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mercurial-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => 'N/A', 'md5' => '', 'urlname' => 'Mercurial', ), 74 => array ( 'aid' => '74', 'name' => 'Linux Environment Security', 'softname' => 'les', 'fullname' => 'Linux Environment Security', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Linux Environment Security is intended as a facility to quickly & easily secure RedHat/RPM based environments. It does such by enforcing root-only permissions on system binaries (binaries that have no place being executed by normal users), enforcing root-only path traversal on system paths, enforcing immutable bit on essential rpm package contents (i.e: coreutils), and enforcing immutable bit on shell profile scripts.', 'features' => '

    The combined usage of all LES options provides an increased level of local environment security, with the goal of preventing environment based attacks. Such attacks would consist of compromised system binaries; tainting the $PATH variable to point to invalid paths where trojan/malicious binaries are located; alterations to user profile scripts to activate key loggers or process based hi-jacking; traversal exploration of the system paths etc…; the possible attack trends are numerious hence the importance of hardening the local environment space.

    ', 'space' => '114311168', 'support' => 'http://www.rfxn.com/projects/linux-environment-security/', 'version' => 'N/A', 'category' => 'security', 'ratings' => '5.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Linux Environment Security is intended as a facility to quickly & easily secure RedHat/RPM based environments. It does such by enforcing root-only permissions on system binaries.', 'desc' => 'Linux Environment Security is intended as a facility to quickly & easily secure RedHat/RPM based environments', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'les-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => 'N/A', 'md5' => '', 'urlname' => 'Linux_Environment_Security', ), 112 => array ( 'aid' => '112', 'name' => 'Artifactory', 'softname' => 'artifactory', 'fullname' => 'Artifactory', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Artifactory offers powerful enterprise features and fine-grained permission control behind a sleek and easy-to-use UI. Artifactory acts as a proxy between your build tool (Maven, Ant, Ivy, Gradle etc.) and the outside world.', 'features' => '

    Proxy

    Local Cache

    Control

    Stability

    Diligent

    Robust Architecture

    ', 'space' => '45130360', 'support' => 'http://www.jfrog.com/home/v_contact', 'version' => '4.0.0', 'category' => 'java_tools', 'ratings' => '5.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Artifactory offers powerful enterprise features and fine-grained permission control behind a sleek and easy-to-use UI. Artifactory acts as a proxy between your build tool (Maven, Ant, Ivy, Gradle etc.) and the outside world.', 'desc' => 'Artifactory offers powerful enterprise features and fine-grained permission control behind a sleek and easy-to-use UI.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'artifactory-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '1', 'release_date' => '02-08-2015', 'md5' => '', 'urlname' => 'Artifactory', ), 114 => array ( 'aid' => '114', 'name' => 'RabbitMQ', 'softname' => 'rabbitmq', 'fullname' => 'RabbitMQ', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'RabbitMQ is a ', 'features' => '

    Reliability

    RabbitMQ offers a variety of features to let you trade off performance with reliability, including persistence, delivery acknowledgements, publisher confirms, and high availability.

    Flexible Routing

    Messages are routed through exchanges before arriving at queues. RabbitMQ features several built-in exchange types for typical routing logic. For more complex routing you can bind exchanges together or even write your own exchange type as a plugin.

    Clustering

    Several RabbitMQ servers on a local network can be clustered together, forming a single logical broker.

    Federation

    For servers that need to be more loosely and unreliably connected than clustering allows, RabbitMQ offers a federation model.

    Highly Available Queues

    Queues can be mirrored across several machines in a cluster, ensuring that even in the event of hardware failure your messages are safe.

    Multi-protocol

    RabbitMQ supports messaging over a variety of messaging protocols.

    Many Clients

    There are RabbitMQ clients for almost any language you can think of.

    Management UI

    RabbitMQ ships with an easy-to use management UI that allows you to monitor and control every aspect of your message broker.

    Tracing

    If your messaging system is misbehaving, RabbitMQ offers tracing support to let you find out what\'s going on.

    Plugin System

    RabbitMQ ships with a variety of plugins extending it in different ways, and you can also write your own.

    ', 'space' => '4843678', 'support' => 'http://www.rabbitmq.com/', 'version' => '3.5.4', 'category' => 'message_queue', 'ratings' => '5.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'RabbitMQ is a programming robust messaging for applications.', 'desc' => 'RabbitMQ is a programming robust messaging for applications.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'rabbitmq-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '1', 'release_date' => '22-07-2015', 'md5' => '', 'urlname' => 'RabbitMQ', ), 127 => array ( 'aid' => '127', 'name' => 'Java 8', 'softname' => 'java8', 'fullname' => 'Java 8', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few. It\'s also integral to the intranet applications and other e-business solutions that are the foundation of corporate computing.', 'features' => 'For Developers :
    ', 'space' => '366000785', 'support' => 'http://www.java.com/en/', 'version' => '8u92', 'category' => 'server_side_scripting', 'ratings' => '5.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few.', 'desc' => 'Java is integral to the intranet applications and other e-business solutions that are the foundation of corporate computing.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'java8-x86_64.zip', 'major' => '1', 'mod' => '8', 'mod_files' => '1', 'release_date' => '19-04-2016', 'md5' => '', 'urlname' => 'Java_8', ), 133 => array ( 'aid' => '133', 'name' => 'PHP 7.1', 'softname' => 'php71', 'fullname' => 'PHP 7.1', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 7.1 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build.

    PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '377098240', 'support' => 'http://www.php.net/', 'version' => '7.1.33', 'category' => 'server_side_scripting', 'ratings' => '5.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 7.0 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'desc' => 'PHP is a great tool', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php71-x86_64.zip', 'major' => '0', 'mod' => '45', 'mod_files' => '0', 'release_date' => '24-10-2019', 'md5' => '', 'urlname' => 'PHP_7.1', ), 137 => array ( 'aid' => '137', 'name' => 'SpamAssassin', 'softname' => 'sa', 'fullname' => 'SpamAssassin', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '3.4.6', 'overview' => 'Apache SpamAssassin is the #1 Open Source anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email).', 'features' => 'Apache SpamAssassin is the #1 Open Source anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email).It uses a robust scoring framework and plug-ins to integrate a wide range of advanced heuristic and statistical analysis tests on email headers and body text including text analysis, Bayesian filtering, DNS blocklists, and collaborative filtering databases. Apache SpamAssassin is a project of the Apache Software Foundation (ASF).', 'space' => '0', 'support' => 'https://spamassassin.apache.org/', 'version' => '3.X', 'category' => 'utilities', 'ratings' => '5.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache SpamAssassin is the #1 Open Source anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email).', 'desc' => 'Apache SpamAssassin is the #1 Open Source anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email).', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'sa-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '13', 'release_date' => '16-04-2017', 'md5' => '', 'urlname' => 'SpamAssassin', ), 22 => array ( 'aid' => '22', 'name' => 'OpenLDAP', 'softname' => 'ldap', 'fullname' => 'OpenLDAP', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'OpenLDAP Software is a free, open source implementation of the Lightweight Directory Access Protocol (LDAP) developed by the OpenLDAP Project. It is released under its own BSD-style license called the OpenLDAP Public License.', 'features' => 'LDAPv3 Support — OpenLDAP supports Simple Authentication and Security Layer (SASL), Transport Layer Security (TLS), and Secure Sockets Layer (SSL), among other improvements. Many of the changes in the protocol since LDAPv2 are designed to make LDAP more secure.

    IPv6 Support — OpenLDAP supports the next generation Internet Protocol version 6.

    LDAP Over IPC — OpenLDAP can communicate within a system using interprocess communication (IPC). This enhances security by eliminating the need to communicate over a network.

    Updated C API — Improves the way programmers can connect to and use LDAP directory servers.

    LDIFv1 Support — Provides full compliance with the LDAP Data Interchange Format (LDIF) version 1.

    Enhanced Stand-Alone LDAP Server — Includes an updated access control system, thread pooling, better tools, and much more.

    Variable compression is possible. Jpeg files can be compressed to a very small file size, while still retaining some quality. For detailed files that require higher quality, you can choose to use less compression.', 'space' => '14241022', 'support' => 'http://www.openldap.org/', 'version' => '2.4.41', 'category' => 'utilities', 'ratings' => '4.500', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'OpenLDAP includes stand-alone LDAP daemon (server), libraries implementing the LDAP protocol, and utilities, tools, and sample clients.', 'desc' => 'OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'ldap-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '1', 'release_date' => '26-01-2014', 'md5' => '', 'urlname' => 'OpenLDAP', ), 40 => array ( 'aid' => '40', 'name' => 'Java', 'softname' => 'java', 'fullname' => 'Java', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few. It\'s also integral to the intranet applications and other e-business solutions that are the foundation of corporate computing.', 'features' => 'For Developers :
    ', 'space' => '311400350', 'support' => 'http://www.java.com/en/', 'version' => '7u80', 'category' => 'server_side_scripting', 'ratings' => '4.500', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few.', 'desc' => 'Java is integral to the intranet applications and other e-business solutions that are the foundation of corporate computing.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'java-x86_64.zip', 'major' => '0', 'mod' => '6', 'mod_files' => '1', 'release_date' => '14-04-2015', 'md5' => '', 'urlname' => 'Java', ), 141 => array ( 'aid' => '141', 'name' => 'MySQL 8.0', 'softname' => 'mysql80', 'fullname' => 'MySQL 8.0', 'type' => 'app', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MySQL is the world\'s most popular open source database. Whether you are a fast growing web property, technology ISV or large enterprise, MySQL can cost-effectively help you deliver high performance, scalable database applications.', 'features' => 'Internals and Portability

    Tested with a broad range of different compilers.Written in C and C++.


    Data Types

    Many data types: signed/unsigned integers 1, 2, 3, 4, and 8 bytes long, FLOAT, DOUBLE, CHAR, VARCHAR, BINARY, VARBINARY, TEXT, BLOB, DATE, TIME, DATETIME, TIMESTAMP, YEAR, SET, ENUM, and OpenGIS spatial types.

    Statements and Functions

    Full operator and function support in the SELECT list and WHERE clause of queries.


    Security:

    A privilege and password system that is very flexible and secure, and that enables host-based verification.


    Scalability and Limits:

    Support for large databases. We use MySQL Server with databases that contain 50 million records. We also know of users who use MySQL Server with 200,000 tables and about 5,000,000,000 rows.


    Connectivity:

    Clients can connect to MySQL Server using several protocols.


    Localization:

    The server can provide error messages to clients in many languages.


    Clients and Tools:

    MySQL includes several client and utility programs. These include both command-line programs such as mysqldump and mysqladmin, and graphical programs such as MySQL Workbench.


    ', 'space' => '0', 'support' => 'http://www.mysql.com', 'version' => '8.0.28', 'category' => 'databases', 'ratings' => '2.333', 'votes' => '3', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MySQL is the world\'s most popular open source database. Whether you are a fast growing web property, technology ISV or large enterprise, MySQL can cost-effectively help you deliver high performance, scalable database applications.', 'desc' => 'MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP open source web application software stack.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mysql80-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '56', 'release_date' => '19-04-2018', 'md5' => '', 'urlname' => 'MySQL_8.0', ), 5 => array ( 'aid' => '5', 'name' => 'PNG', 'softname' => 'libpng', 'fullname' => 'PNG', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '6203056', 'support' => 'http://www.libpng.org/', 'version' => '1.6.30', 'category' => 'libraries', 'ratings' => '3.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'libpng supports almost all PNG features, is extensible, and has been extensively tested for over 17 years.', 'desc' => 'libpng is the official PNG reference library', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libpng-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '1', 'release_date' => '28-06-2017', 'md5' => '', 'urlname' => 'PNG', ), 9 => array ( 'aid' => '9', 'name' => 'FreeTDS', 'softname' => 'freetds', 'fullname' => 'FreeTDS', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '35341215', 'support' => 'http://freetds.schemamania.org/', 'version' => '1.00.27', 'category' => 'libraries', 'ratings' => '3.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'FreeTDS is a set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server and Sybase databases.', 'desc' => 'FreeTDS is an open source implementation of the TDS (Tabular Data Stream) protocol used by these databases for their own clients.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'freetds-x86_64.zip', 'major' => '0', 'mod' => '7', 'mod_files' => '1', 'release_date' => '', 'md5' => '', 'urlname' => 'FreeTDS', ), 6 => array ( 'aid' => '6', 'name' => 'GD', 'softname' => 'gd', 'fullname' => 'GD', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '2797600', 'support' => 'http://www.boutell.com/gd/', 'version' => '2.0.33', 'category' => 'libraries', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly.', 'desc' => 'GD is an open source code library for the dynamic creation of images by programmers.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'gd-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '', 'md5' => '', 'urlname' => 'GD', ), 7 => array ( 'aid' => '7', 'name' => 'BZip', 'softname' => 'bzip', 'fullname' => 'BZip', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '289832296', 'support' => 'http://www.bzip.org/', 'version' => '1.0.6', 'category' => 'libraries', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'bzip2 typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.', 'desc' => 'bzip2 is a freely available, patent free (see below), high-quality data compressor.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'bzip-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '13-09-2012', 'md5' => '', 'urlname' => 'BZip', ), 13 => array ( 'aid' => '13', 'name' => 'XML', 'softname' => 'libxml', 'fullname' => 'XML', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '18309965', 'support' => 'http://www.xmlsoft.org/', 'version' => '2.9.0', 'category' => 'libraries', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Libxml2 is known to be very portable, the library should build and work without serious troubles on a variety of systems (Linux, Unix, Windows, CygWin, MacOS, MacOS X, RISC Os, OS/2, VMS, QNX, MVS, VxWorks, ...).', 'desc' => 'Libxml2 is the XML C parser and toolkit developed for the Gnome project.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libxml-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '0', 'release_date' => '09-11-2012', 'md5' => '', 'urlname' => 'XML', ), 20 => array ( 'aid' => '20', 'name' => 'PCRE', 'softname' => 'pcre', 'fullname' => 'PCRE', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '2887680', 'support' => 'http://www.pcre.org/', 'version' => '8.37', 'category' => 'libraries', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.', 'desc' => 'The PCRE library is free, even for building proprietary software.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'pcre-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '28-04-2015', 'md5' => '', 'urlname' => 'PCRE', ), 53 => array ( 'aid' => '53', 'name' => 'Jetty', 'softname' => 'jetty', 'fullname' => 'Jetty', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Jetty provides a Web server and javax.servlet container, plus support for SPDY, WebSocket, OSGi, JMX, JNDI, JAAS and many other integrations.', 'features' => '', 'space' => '12013658', 'support' => 'http://www.eclipse.org/jetty/', 'version' => '9.3.0', 'category' => 'java_containers', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Jetty provides a Web server and javax.servlet container, plus support for SPDY, WebSocket, OSGi, JMX, JNDI, JAAS and many other integrations.', 'desc' => 'Jetty provides a Web server and javax.servlet container.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'jetty-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '1', 'release_date' => '12-06-2015', 'md5' => '', 'urlname' => 'Jetty', ), 66 => array ( 'aid' => '66', 'name' => 'CVS', 'softname' => 'cvs', 'fullname' => 'CVS', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'CVS is a version control system, an important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents', 'features' => ' ', 'space' => '114311168', 'support' => 'http://cvs.nongnu.org', 'version' => 'N/A', 'category' => 'version_control', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'CVS is a version control system, an important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents', 'desc' => 'CVS is a version control system, an important component of Source Configuration Management', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'cvs-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => 'N/A', 'md5' => '', 'urlname' => 'CVS', ), 69 => array ( 'aid' => '69', 'name' => 'Darcs', 'softname' => 'darcs', 'fullname' => 'Darcs', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Darcs is a free and open source, cross-platform version control system, like git, mercurial or subversion but with a very different approach. Thanks to its focus on changes rather than snapshots, Darcs can offer a free way of working, and a simpler user interface.', 'features' => '', 'space' => '114311168', 'support' => 'http://darcs.net/', 'version' => '2.8.0', 'category' => 'version_control', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Darcs is a free and open source, cross-platform version control system, like git, mercurial or subversion but with a very different approach. Thanks to its focus on changes rather than snapshots, Darcs can offer a free way of working, and a simpler user interface.', 'desc' => 'Darcs is a free and open source, cross-platform version control system.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'darcs-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '28-12-2012', 'md5' => '', 'urlname' => 'Darcs', ), 71 => array ( 'aid' => '71', 'name' => 'Bazaar', 'softname' => 'bazaar', 'fullname' => 'Bazaar', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Bazaar is a version control system that helps you track project history over time and to collaborate easily with others. Whether you\'re a single developer, a co-located team or a community of developers scattered across the world, Bazaar scales and adapts to meet your needs. Part of the GNU Project, Bazaar is free software sponsored by Canonical.', 'features' => '', 'space' => '114311168', 'support' => 'http://wiki.bazaar.canonical.com/BzrSupport', 'version' => 'N/A', 'category' => 'version_control', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Bazaar is a version control system that helps you track project history over time and to collaborate easily with others.', 'desc' => 'Bazaar is a version control system that helps you track project history over time and to collaborate easily with others.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'bazaar-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '1', 'release_date' => 'N/A', 'md5' => '', 'urlname' => 'Bazaar', ), 81 => array ( 'aid' => '81', 'name' => 'Grails', 'softname' => 'grails', 'fullname' => 'Grails', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Grails is an Open Source, full stack, web application framework for the JVM. It takes advantage of the Groovy programming language and convention over configuration to provide a productive and stream-lined development experience.', 'features' => '', 'space' => '183449884', 'support' => 'http://grails.org/', 'version' => '2.5.1', 'category' => 'java_tools', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Grails is an Open Source, full stack, web application framework for the JVM. It takes advantage of the Groovy programming language and convention over configuration to provide a productive and stream-lined development experience.', 'desc' => 'Grails is an Open Source, full stack, web application framework for the JVM.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'grails-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '1', 'release_date' => '29-07-2015', 'md5' => '', 'urlname' => 'Grails', ), 99 => array ( 'aid' => '99', 'name' => 'ElasticMQ', 'softname' => 'elasticmq', 'fullname' => 'ElasticMQ', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'ElasticMQ is a message queue system, offering an actor-based Scala and an SQS-compatible REST (query) interface.', 'features' => '

    ElasticMQ follows the semantics of SQS. Messages are received by polling the queue. When a message is received, it is blocked for a specified amount of time (the visibility timeout). If the message isn\'t deleted during that time, it will be again available for delivery. Moreover, queues and messages can be configured to always deliver messages with a delay.

    The focus in SQS (and ElasticMQ) is to make sure that the messages are delivered. It may happen, however, that a message is delivered twice (if, for example, a client dies after receiving a message and processing it, but before deleting). That\'s why clients of ElasticMQ (and Amazon SQS) should be idempotent.

    As ElasticMQ implements a subset of the SQS query (REST) interface, it is a great SQS alternative both for testing purposes (ElasticMQ is easily embeddable) and for creating systems which work both within and outside of the Amazon infrastructure.

    ', 'space' => '46224483', 'support' => 'https://github.com/adamw/elasticmq', 'version' => '0.8.8', 'category' => 'message_queue', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'ElasticMQ is a message queue system, offering an actor-based Scala and an SQS-compatible REST (query) interface.', 'desc' => 'ElasticMQ is a message queue system, offering an actor-based Scala and an SQS-compatible REST (query) interface.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'elasticmq-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '10-04-2015', 'md5' => '', 'urlname' => 'ElasticMQ', ), 106 => array ( 'aid' => '106', 'name' => 'JBoss Application Server', 'softname' => 'jboss', 'fullname' => 'JBoss Application Server', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'JBoss Application Server is a Open Source Java application server.
    ', 'features' => '', 'space' => '171532407', 'support' => 'http://jbossas.jboss.org/', 'version' => 'EAP 6.4.0', 'category' => 'java_tools', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'JBoss Application Server is a opensource java application server.', 'desc' => 'JBoss Application Server is a opensource java application server.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'jboss-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '2', 'release_date' => '16-04-2015', 'md5' => '', 'urlname' => 'JBoss_Application_Server', ), 123 => array ( 'aid' => '123', 'name' => 'Infinispan', 'softname' => 'infinispan', 'fullname' => 'Infinispan', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Infinispan is an extremely scalable, highly available key/value data store and data grid platform. It is 100% open source, and written in Java. The purpose of Infinispan is to expose a data structure that is distributed, highly concurrent and designed ground-up to make the most of modern multi-processor and multi-core architectures. It is often used as a distributed cache, but also as a NoSQL key/value store or object database.', 'features' => '

    Most people use Infinispan for one of two reasons. Firstly, as a distributed cache. Putting Infinispan in front of your database, disk-based NoSQL store or any part of your system that is a bottleneck can greatly help improve performance. Often, a simple cache isn\'t enough - for example if your application is clustered and cache coherency is important to data consistency. A distributed cache can greatly help here.

    The other major use-case is as a NoSQL data store. In addition to being in memory, Infinispan can also persist data to a more permanent store. We call this a cache store. Cache stores are pluggable, you can easily write your own, and many already exist for you to use. Learn more about cache stores and existing implementations you can use today - on the cache stores section of this website.

    A less common use case is adding clusterability and high availability to frameworks. Since Infinispan exposes a distributed data structure, frameworks and libraries that also need to be clustered can easily achieve this by embedding Infinispan and delegating all state management to Infinispan. This way, any framework can easily be clustered by letting Infinispan do all the heavy lifting.

    ', 'space' => '140013354', 'support' => 'http://infinispan.org/', 'version' => '7.2.5', 'category' => 'databases', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Infinispan is an extremely scalable, highly available key/value data store and data grid platform. It is 100% open source, and written in Java.', 'desc' => 'Infinispan is an extremely scalable, highly available key/value data store and data grid platform.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'infinispan-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '2', 'release_date' => '10-09-2015', 'md5' => '', 'urlname' => 'Infinispan', ), 135 => array ( 'aid' => '135', 'name' => 'MariaDB 10.2', 'softname' => 'mariadb102', 'fullname' => 'MariaDB 10.2', 'type' => 'app', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '10.2', 'category' => 'databases', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb102-x86_64.zip', 'major' => '0', 'mod' => '6', 'mod_files' => '2', 'release_date' => '25-03-2019', 'md5' => '', 'urlname' => 'MariaDB_10.2', ), 140 => array ( 'aid' => '140', 'name' => 'Python 3', 'softname' => 'python3', 'fullname' => 'Python 3', 'type' => 'app', 'group_type' => '', 'webuzo_version' => '', 'overview' => 'Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Tcl, Perl, Ruby, Scheme or Java.', 'features' => ' General ', 'space' => '326407688', 'support' => 'http://www.python.org/', 'version' => '3.11.3', 'category' => 'server_side_scripting', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Tcl, Perl, Ruby, Scheme or Java', 'desc' => 'Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'python3-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '0', 'release_date' => '05-04-2023', 'md5' => '', 'urlname' => 'Python_3', ), 144 => array ( 'aid' => '144', 'name' => 'MariaDB 10.3', 'softname' => 'mariadb103', 'fullname' => 'MariaDB 10.3', 'type' => 'app', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '10.3', 'category' => 'databases', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb103-x86_64.zip', 'major' => '0', 'mod' => '7', 'mod_files' => '33', 'release_date' => '02-04-2019', 'md5' => '', 'urlname' => 'MariaDB_10.3', ), 154 => array ( 'aid' => '154', 'name' => 'PHP 8.0', 'softname' => 'php80', 'fullname' => 'PHP 8.0', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 8.0 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build. PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '369029120', 'support' => 'http://www.php.net/', 'version' => '8.0.30', 'category' => 'server_side_scripting', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 8.0 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'desc' => 'PHP 8.0 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php80-x86_64.zip', 'major' => '0', 'mod' => '25', 'mod_files' => '0', 'release_date' => '03-08-2023', 'md5' => '', 'urlname' => 'PHP_8.0', ), 157 => array ( 'aid' => '157', 'name' => 'WebP', 'softname' => 'webp', 'fullname' => 'WebP', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '6389760', 'support' => 'http://www.boutell.com/gd/', 'version' => '1.2.1', 'category' => 'libraries', 'ratings' => '5.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'WebP is library to encode and decode images in WebP format. This package contains the library that can be used in other programs to add WebP support, as well as the command line tools cwebp and dwebp.', 'desc' => 'WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and web developers can create smaller, richer images that make the web faster. WebP lossless images are 26% smaller in size compared to PNGs. WebP lossy images are 25-34% smaller than comparable JPEG images at equivalent SSIM quality index. Lossless WebP supports transparency (also known as alpha channel) at a cost of just 22% additional bytes. For cases when lossy RGB compression is acceptable, lossy WebP also supports transparency, typically providing 3× smaller file sizes compared to PNG.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'webp-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '0', 'release_date' => '13-08-2021', 'md5' => '', 'urlname' => 'WebP', ), 116 => array ( 'aid' => '116', 'name' => 'Apache ZooKeeper', 'softname' => 'zookeeper', 'fullname' => 'Apache ZooKeeper', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Apache ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications.

    Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.', 'features' => '

    ZooKeeper is simple. ZooKeeper allows distributed processes to coordinate with each other through a shared hierarchal namespace which is organized similarly to a standard file system. The name space consists of data registers - called znodes, in ZooKeeper parlance - and these are similar to files and directories. Unlike a typical file system, which is designed for storage, ZooKeeper data is kept in-memory, which means ZooKeeper can achieve high throughput and low latency numbers.

    The ZooKeeper implementation puts a premium on high performance, highly available, strictly ordered access. The performance aspects of ZooKeeper means it can be used in large, distributed systems. The reliability aspects keep it from being a single point of failure. The strict ordering means that sophisticated synchronization primitives can be implemented at the client.

    ZooKeeper is replicated. Like the distributed processes it coordinates, ZooKeeper itself is intended to be replicated over a sets of hosts called an ensemble.

    The servers that make up the ZooKeeper service must all know about each other. They maintain an in-memory image of state, along with a transaction logs and snapshots in a persistent store. As long as a majority of the servers are available, the ZooKeeper service will be available.

    Clients connect to a single ZooKeeper server. The client maintains a TCP connection through which it sends requests, gets responses, gets watch events, and sends heart beats. If the TCP connection to the server breaks, the client will connect to a different server.

    ZooKeeper is ordered. ZooKeeper stamps each update with a number that reflects the order of all ZooKeeper transactions. Subsequent operations can use the order to implement higher-level abstractions, such as synchronization primitives.

    ZooKeeper is fast. It is especially fast in "read-dominant" workloads. ZooKeeper applications run on thousands of machines, and it performs best where reads are more common than writes, at ratios of around 10:1.

    ', 'space' => '8064', 'support' => 'http://zookeeper.apache.org/', 'version' => '3.4.6', 'category' => 'java_tools', 'ratings' => '4.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.', 'desc' => 'Apache ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'zookeeper-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '13-03-2014', 'md5' => '', 'urlname' => 'Apache_ZooKeeper', ), 108 => array ( 'aid' => '108', 'name' => 'Apache Solr', 'softname' => 'solr', 'fullname' => 'Apache Solr', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Solr is the popular, blazing fast open source enterprise search platform from the Apache LuceneTM project. Its major features include powerful full-text search, hit highlighting, faceted search, near real-time indexing, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search.', 'features' => '

    Schema

    Query

    Core

    Caching

    SolrCloud

    Admin Interface

    ', 'space' => '216851370', 'support' => 'http://lucene.apache.org/solr/index.html', 'version' => '5.2.1', 'category' => 'java_tools', 'ratings' => '1.000', 'votes' => '2', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Solr\\\'s major features include powerful full-text search, hit highlighting, faceted search, near real-time indexing, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search.', 'desc' => 'Solr is the popular, blazing fast open source enterprise search platform from the Apache LuceneTM project.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'solr-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '10-06-2015', 'md5' => '', 'urlname' => 'Apache_Solr', ), 11 => array ( 'aid' => '11', 'name' => 'GNU dbm', 'softname' => 'gdbm', 'fullname' => 'GNU dbm', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '1662160', 'support' => 'http://www.gnu.org.ua/software/gdbm/', 'version' => '1.12', 'category' => 'libraries', 'ratings' => '1.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'GNU dbm (or GDBM, for short) is a library of database functions that use extensible hashing and work similar to the standard UNIX dbm.', 'desc' => 'Use of GDBM is to store key/data pairs in a data file.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'gdbm-x86_64.zip', 'major' => '0', 'mod' => '10', 'mod_files' => '1', 'release_date' => '', 'md5' => '', 'urlname' => 'GNU_dbm', ), 105 => array ( 'aid' => '105', 'name' => 'Apache Hadoop', 'softname' => 'hadoop', 'fullname' => 'Apache Hadoop', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Apache Hadoop is designed to scale up from single servers to thousands of machines, each offering local computation and storage.', 'features' => 'Hadoop Common: The common utilities that support the other Hadoop modules.
    Hadoop Distributed File System (HDFS): A distributed file system that provides high-throughput access to application data.
    Hadoop YARN: A framework for job scheduling and cluster resource management.
    Hadoop MapReduce: A YARN-based system for parallel processing of large data sets.', 'space' => '330509513', 'support' => 'http://hadoop.apache.org/mailing_lists.html', 'version' => '2.7.1', 'category' => 'databases', 'ratings' => '1.000', 'votes' => '1', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache Hadoop is designed to scale up from single servers to thousands of machines, each offering local computation and storage.', 'desc' => 'The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'hadoop-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '1', 'release_date' => '06-07-2015', 'md5' => '', 'urlname' => 'Apache_Hadoop', ), 15 => array ( 'aid' => '15', 'name' => 'Mhash', 'softname' => 'mhash', 'fullname' => 'Mhash', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '995328', 'support' => 'http://mhash.sourceforge.net/', 'version' => '0.9.9.9', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Mhash provides algorithms that can be used to compute checksums, message digests, and other signatures.', 'desc' => 'Mhash is a free library which provides a uniform interface to a large number of hash algorithms.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mhash-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '14-09-2012', 'md5' => '', 'urlname' => 'Mhash', ), 17 => array ( 'aid' => '17', 'name' => 'Ncurses', 'softname' => 'ncurses', 'fullname' => 'Ncurses', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '14635008', 'support' => 'http://www.gnu.org/software/ncurses/', 'version' => '5.9', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Ncurses distribution includes the library and support utilities, including a terminfo compiler tic, a decompiler infocmp, clear, tput, tset, and a termcap conversion tool captoinfo.', 'desc' => 'Ncurses is software for controlling writing to the console screen under Unix, Linux and other operating systems.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'ncurses-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '04-04-2011', 'md5' => '', 'urlname' => 'Ncurses', ), 21 => array ( 'aid' => '21', 'name' => 'JPEG', 'softname' => 'jpeg', 'fullname' => 'JPEG', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '5870075', 'support' => 'http://www.jpeg.org/', 'version' => '9d', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'JPEG is a commonly used method of lossy compression for digital photography (image). JPEG compression is used in a number of image file formats.', 'desc' => 'JPEG is a commonly used method of lossy compression for digital photography (image).', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'jpeg-x86_64.zip', 'major' => '0', 'mod' => '6', 'mod_files' => '0', 'release_date' => '12-01-2020', 'md5' => '', 'urlname' => 'JPEG', ), 23 => array ( 'aid' => '23', 'name' => 'libiconv', 'softname' => 'libiconv', 'fullname' => 'libiconv', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '3264', 'support' => 'http://www.gnu.org/software/libiconv/', 'version' => '1.14', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'libiconv library provides an iconv() implementation, for use on systems which do not have one, or whose implementation cannot convert from/to Unicode.', 'desc' => 'libiconv is FREE and OpenSource.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libiconv-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '13-01-2013', 'md5' => '', 'urlname' => 'libiconv', ), 24 => array ( 'aid' => '24', 'name' => 'libmcrypt', 'softname' => 'libmcrypt', 'fullname' => 'libmcrypt', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '512', 'support' => 'http://freecode.com/projects/libmcrypt', 'version' => '2.5.8', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'libmcrypt allows developers to use a wide range of encryption functions, without making drastic changes to their code as well as to encrypt files or data streams without having to be cryptographers.', 'desc' => 'libmcrypt is a replacement for the old crypt() package and crypt(1) command, with extensions.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libmcrypt-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '13-01-2013', 'md5' => '', 'urlname' => 'libmcrypt', ), 25 => array ( 'aid' => '25', 'name' => 'Zlib', 'softname' => 'zlib', 'fullname' => 'Zlib', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '570671', 'support' => 'http://www.zlib.net/', 'version' => '1.2.11', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system.The zlib data format is itself portable across platforms.', 'desc' => 'Zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'zlib-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '1', 'release_date' => '15-01-2017', 'md5' => '', 'urlname' => 'Zlib', ), 26 => array ( 'aid' => '26', 'name' => 'SSH', 'softname' => 'libssh', 'fullname' => 'SSH', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '3941528', 'support' => 'http://www.libssh.org', 'version' => '1.8.0', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote applications.', 'desc' => 'libssh is a mulitplatform C library implementing the SSHv2 and SSHv1 protocol on client and server side.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libssh-x86_64.zip', 'major' => '0', 'mod' => '11', 'mod_files' => '1', 'release_date' => '25-10-2016', 'md5' => '', 'urlname' => 'SSH', ), 27 => array ( 'aid' => '27', 'name' => 'libtool', 'softname' => 'libtool', 'fullname' => 'libtool', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '3075147', 'support' => 'http://www.gnu.org/software/libtool/manual/libtool.html', 'version' => '2.4.6', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Libtool hides the complexity of using shared libraries behind a consistent, portable interface.', 'desc' => 'GNU libtool is a generic library support script.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libtool-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '13-01-2013', 'md5' => '', 'urlname' => 'libtool', ), 33 => array ( 'aid' => '33', 'name' => 'XSLT', 'softname' => 'xslt', 'fullname' => 'XSLT', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '8198564', 'support' => '', 'version' => '1.1.29', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'XSLT (Extensible Stylesheet Language Transformations) is a language for transforming XML documents into other XML documents,[1] or other objects such as HTML for web pages, plain text', 'desc' => 'XSLT (Extensible Stylesheet Language Transformations) is a language for transforming XML documents into other XML documents.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'xslt-x86_64.zip', 'major' => '0', 'mod' => '11', 'mod_files' => '1', 'release_date' => '', 'md5' => '', 'urlname' => 'XSLT', ), 43 => array ( 'aid' => '43', 'name' => 'ICU', 'softname' => 'icu', 'fullname' => 'ICU', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '100411605', 'support' => 'http://site.icu-project.org/', 'version' => '58.3', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. ICU is widely portable and gives applications the same results on all platforms and between C/C++ and Java software.', 'desc' => 'ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'icu-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '12-04-2019', 'md5' => '', 'urlname' => 'ICU', ), 44 => array ( 'aid' => '44', 'name' => 'IMAP', 'softname' => 'imap', 'fullname' => 'IMAP', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '289832296', 'support' => 'http://www.washington.edu/imap/', 'version' => '2007f', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'The Internet Message Access Protocol (commonly known as IMAP) is an Application Layer Internet protocol that allows an e-mail client to access e-mail on a remote mail server.', 'desc' => 'IMAP (Internet Message Access Protocol) is a method of accessing electronic messages kept on a (possibly shared) mail server', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'imap-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '', 'md5' => '', 'urlname' => 'IMAP', ), 50 => array ( 'aid' => '50', 'name' => 'Groovy', 'softname' => 'groovy', 'fullname' => 'Groovy', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Groovy is an object-oriented programming language for the Java platform. It is a dynamic language with features similar to those of Python, Ruby, Perl, and Smalltalk. It can be used as a scripting language for the Java Platform, is dynamically compiled to Java Virtual Machine (JVM) bytecode, and interoperates with other Java code and libraries.', 'features' => '', 'space' => '36222755', 'support' => 'http://groovy.codehaus.org/', 'version' => '2.4.4', 'category' => 'java_tools', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Groovy is an object-oriented programming language for the Java platform. It is a dynamic language with features similar to those of Python, Ruby, Perl, and Smalltalk.', 'desc' => 'Groovy is an object-oriented programming language for the Java platform.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'groovy-x86_64.zip', 'major' => '0', 'mod' => '8', 'mod_files' => '1', 'release_date' => '09-07-2015', 'md5' => '', 'urlname' => 'Groovy', ), 51 => array ( 'aid' => '51', 'name' => 'Clojure', 'softname' => 'clojure', 'fullname' => 'Clojure', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Clojure is a dynamic programming language that targets the Java Virtual Machine (and the CLR, and JavaScript). It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language - it compiles directly to JVM bytecode, yet remains completely dynamic', 'features' => '', 'space' => '7990758', 'support' => 'http://clojure.org/', 'version' => '1.7.0', 'category' => 'java_tools', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Clojure is a dynamic programming language that targets the Java Virtual Machine (and the CLR, and JavaScript).', 'desc' => 'Clojure is a dynamic programming language that targets the Java Virtual Machine.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'clojure-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '30-06-2015', 'md5' => '', 'urlname' => 'Clojure', ), 52 => array ( 'aid' => '52', 'name' => 'Apache Derby', 'softname' => 'derby', 'fullname' => 'Apache Derby', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Apache Derby , an Apache DB subproject, is an open source relational database implemented entirely in Java.', 'features' => '', 'space' => '38703104', 'support' => 'http://db.apache.org/derby/', 'version' => '10.11.1.1', 'category' => 'java_tools', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache Derby, an Apache DB subproject, is an open source relational database implemented entirely in Java.', 'desc' => 'Apache Derby, an Apache DB subproject, is an open source relational database implemented entirely in Java.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'derby-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '27-08-2014', 'md5' => '', 'urlname' => 'Apache_Derby', ), 54 => array ( 'aid' => '54', 'name' => 'JRuby', 'softname' => 'jruby', 'fullname' => 'JRuby', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'JRuby is a 100% Java implementation of the Ruby programming language. It is Ruby for the JVM. JRuby provides a complete set of core "builtin" classes and syntax for the Ruby language, as well as most of the Ruby Standard Libraries. The standard libraries are mostly Ruby\'s own complement of .rb files.', 'features' => '', 'space' => '46711273', 'support' => 'http://jruby.org/', 'version' => '1.7.21', 'category' => 'java_tools', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'JRuby is a 100% Java implementation of the Ruby programming language. It is Ruby for the JVM.', 'desc' => 'JRuby is a 100% Java implementation of the Ruby programming language.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'jruby-x86_64.zip', 'major' => '0', 'mod' => '7', 'mod_files' => '1', 'release_date' => '07-07-2015', 'md5' => '', 'urlname' => 'JRuby', ), 55 => array ( 'aid' => '55', 'name' => 'Apache TomEE Plus', 'softname' => 'tomee', 'fullname' => 'Apache TomEE Plus', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Apache TomEE Plus has all the features of TomEE with the addition of JAX-RS, JAX-WS, JMS and the Java Connector Architecture. The additional functionality is delivered via Apache CXF, Apache ActiveMQ and the Geronimo Connector library
    ', 'features' => '', 'space' => '51536528', 'support' => 'http://tomee.apache.org/', 'version' => '1.7.2', 'category' => 'java_containers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache TomEE Plus has all the features of TomEE with the addition of JAX-RS, JAX-WS, JMS and the Java Connector Architecture.', 'desc' => 'Apache TomEE Plus has all the features of TomEE with the addition of JAX-RS, JAX-WS, JMS and the Java Connector Architecture.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'tomee-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '1', 'release_date' => '01-05-2015', 'md5' => '', 'urlname' => 'Apache_TomEE_Plus', ), 56 => array ( 'aid' => '56', 'name' => 'Virgo', 'softname' => 'virgo', 'fullname' => 'Virgo', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Virgo from EclipseRT is a completely module-based Java application server that is designed to run enterprise Java applications and Spring-powered applications with a high degree of flexibility and reliability.', 'features' => 'Admin Console

    Deploy and manage artifacts, examine diagnostic dumps, and examine bundle wiring, either in the live system or from a resolution failure


    Equinox console extension

    Manage Virgo and deployed artifacts


    Plans

    define the artifacts that comprise an application, optionally making the application atomic to tie the artifact lifecycles together, and scoped to isolate the application from other applications


    Provisioning

    Automatically supply the dependencies of an application including bundles, plans, plan archives (PARs), and configurations, from both local and remote repositories


    Web container

    supports vanilla WAR files, with all their dependencies in WEB-INF/lib, and Web Application Bundles, that import their dependencies via OSGi manifest metadata, via the reference implementation of the OSGi Web Container specification, based on embedded Apache Tomcat and configured using the standard Tomcat server.xml


    User Region

    Isolates the kernel from user-installed applications and enables admins to focus on application artifacts and their dependencies without seeing those of the kernel as well


    Spring

    Virgo packages Spring, but can easily be configured to use a different version of Spring


    Hot Deployment

    Deploy artifacts to Virgo by copying them into the pickup directory, either in archive or exploded form, as an alternative to deploying via the admin console


    Legacy Library Support

    Enables third party libraries which were not designed for OSGi to function correctly, once they have been converted into OSGi bundles and deployed, through advanced support for thread context class loading, load time weaving, class path scanning, and implicit package use


    Advanced Resolution Failure Diagnostics

    Resolution failures are analysed and reported in meaningful terms, a dump is taken for offline analysis using the admin console, and the set of bundles being deployed is not committed to the runtime, preserving a cleanly resolved state


    Logging

    via embedded LogBack, configured in config/serviceability.xml, with a rich set of appenders available out of the box

    ', 'space' => '49545216', 'support' => 'http://www.eclipse.org/virgo/support/', 'version' => '3.6.3', 'category' => 'java_containers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Virgo from EclipseRT is a completely module-based Java application server that is designed to run enterprise Java applications and Spring-powered applications with a high degree of flexibility and reliability.', 'desc' => 'Virgo from EclipseRT is a completely module-based Java application server', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'virgo-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '20-07-2014', 'md5' => '', 'urlname' => 'Virgo', ), 57 => array ( 'aid' => '57', 'name' => 'Tomcat 6', 'softname' => 'tomcat6', 'fullname' => 'Tomcat 6', 'type' => 'app', 'group_type' => 'tomcat', 'webuzo_version' => '', 'overview' => 'Apache Tomcat 6 is an open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed under the Java Community Process.

    Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world. Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.

    Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation.', 'features' => '
    1. Introduction - A brief, high level, overview of Apache Tomcat.
    2. Setup - How to install and run Apache Tomcat on a variety of platforms.
    3. First web application - An introduction to the concepts of a web application as defined in the Servlet Specification. Covers basic organization of your web application source tree, the structure of a web application archive, and an introduction to the web application deployment descriptor (/WEB-INF/web.xml).
    4. Deployer - Operating the Apache Tomcat Deployer to deploy, precompile, and validate web applications.
    5. Manager - Operating the Manager web app to deploy, undeploy, and redeploy applications while Apache Tomcat is running.
    6. Realms and Access Control - Description of how to configure Realms (databases of users, passwords, and their associated roles) for use in web applications that utilize Container Managed Security.
    7. Security Manager - Configuring and using a Java Security Manager to support fine-grained control over the behavior of your web applications.
    8. JNDI Resources - Configuring standard and custom resources in the JNDI naming context that is provided to each web application.
    9. JDBC DataSource - Configuring a JNDI DataSoure with a DB connection pool. Examples for many popular databases.
    10. Classloading - Information about class loading in Apache Tomcat, including where to place your application classes so that they are visible.
    11. JSPs - Information about Jasper configuration, as well as the JSP compiler usage.
    12. SSL - Installing and configuring SSL support so that your Apache Tomcat will serve requests using the https protocol.
    13. SSI - Using Server Side Includes in Apache Tomcat.
    14. CGI - Using CGIs with Apache Tomcat.
    15. Proxy Support - Configuring Apache Tomcat to run behind a proxy server (or a web server functioning as a proxy server).
    16. MBean Descriptor - Configuring MBean descriptors files for custom components.
    17. Default Servlet - Configuring the default servlet and customizing directory listings.
    18. Apache Tomcat Clustering - Enable session replication in a Apache Tomcat environment.
    19. Balancer - Configuring, using, and extending the load balancer application.
    20. Connectors - Connectors available in Apache Tomcat, and native web server integration.
    21. Monitoring and Management - Enabling JMX Remote support, and using tools to monitor and manage Apache Tomcat.
    22. Logging - Configuring logging in Apache Tomcat.
    23. Apache Portable Runtime - Using APR to provide superior performance, scalability and better integration with native server technologies.
    24. Virtual Hosting - Configuring virtual hosting in Apache Tomcat.
    25. Advanced IO - Extensions available over regular, blocking IO.
    26. Additional Components - Obtaining additional, optional components.
    27. Using Tomcat libraries with Maven - Obtaining Tomcat jars through Maven.
    28. Security Considerations - Options to consider when securing an Apache Tomcat installation.
    29. Windows Service - Running Tomcat as a service on Microsoft Windows.
    30. Windows Authentication - Configuring Tomcat to use integrated Windows authentication.
    31. High Concurrency JDBC Pool - Configuring Tomcat to use an alternative JDBC pool.
    32. WebSocket support - Developing WebSocket applications for Apache Tomcat.
    ', 'space' => '10722612', 'support' => 'http://tomcat.apache.org/download-60.cgi', 'version' => '6.0.44', 'category' => 'java_containers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache Tomcat 6 is an open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed under the Java Community Process.', 'desc' => 'Apache Tomcat 6 is an open source software implementation of the Java Servlet and JavaServer Pages technologies.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'tomcat6-x86_64.zip', 'major' => '0', 'mod' => '6', 'mod_files' => '1', 'release_date' => '12-05-2015', 'md5' => '', 'urlname' => 'Tomcat_6', ), 59 => array ( 'aid' => '59', 'name' => 'HTML Tidy', 'softname' => 'tidy', 'fullname' => 'HTML Tidy', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '2224128', 'support' => 'http://tidy.sourceforge.net/#support', 'version' => '2.0', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Tidy library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API. ', 'desc' => 'Tidy library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'tidy-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '25-7-2009', 'md5' => '', 'urlname' => 'HTML_Tidy', ), 70 => array ( 'aid' => '70', 'name' => 'Fossil', 'softname' => 'fossil', 'fullname' => 'Fossil', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Fossil Simple, high-reliability, distributed software configuration management.', 'features' => '
    1. Bug Tracking And Wiki - In addition to doing distributed version control like Git and Mercurial, Fossil also supports distributed bug tracking, distributed wiki, and a distributed blog mechanism all in a single integrated package.
    1. Web Interface - Fossil has a built-in and easy-to-use web interface that simplifies project tracking and promotes situational awareness. Simply type "fossil ui" from within any check-out and Fossil automatically opens your web browser in a page that gives detailed graphical history and status information on that project.
    1. Autosync - Fossil supports "autosync" mode which helps to keep projects moving forward by reducing the amount of needless forking and merging often associated with distributed projects.
    1. Self-Contained - Fossil is a single stand-alone executable that contains everything needed to do configuration management. Installation is trivial: simply download a precompiled binary for Linux, Mac, or Windows and put it on your $PATH. Easy-to-compile source code is available for users on other platforms. Fossil sources are also mostly self-contained, requiring only the standard C library to build.
    1. Simple Networking - Fossil uses plain old HTTP (with proxy support) for all network communications, meaning that it works fine from behind restrictive firewalls. The protocol is bandwidth efficient to the point that Fossil can be used comfortably over a dial-up internet connection.
    1. CGI/SCGI Enabled - No server is required to use fossil. But a server does make collaboration easier. Fossil supports four different yet simple server configurations. The most popular is a 2-line CGI script. This is the approach used by the self-hosting fossil repositories.
    1. Robust & Reliable - Fossil stores content using an enduring file format in an SQLite database so that transactions are atomic even if interrupted by a power loss or system crash. Furthermore, automatic self-checks verify that all aspects of the repository are consistent prior to each commit. In over six years of operation, no work has ever been lost after having been committed to a Fossil repository.
    ', 'space' => '4321472', 'support' => 'http://www.fossil-scm.org/fossil/doc/tip/www/index.wiki', 'version' => '1.33', 'category' => 'version_control', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Fossil Simple, high-reliability, distributed software configuration management.', 'desc' => 'Fossil Simple, high-reliability, distributed software configuration management.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'fossil-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '1', 'release_date' => '23-05-2015', 'md5' => '', 'urlname' => 'Fossil', ), 86 => array ( 'aid' => '86', 'name' => 'Readline', 'softname' => 'readline', 'fullname' => 'Readline', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in.', 'features' => 'No-Info', 'space' => '6548182', 'support' => 'http://cnswww.cns.cwru.edu/php/chet/readline/rltop.htm', 'version' => '6.3', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in.', 'desc' => 'The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'readline-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '', 'md5' => '', 'urlname' => 'Readline', ), 89 => array ( 'aid' => '89', 'name' => 'Libevent', 'softname' => 'libevent', 'fullname' => 'Libevent', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts.', 'features' => 'No-Info', 'space' => '6686720', 'support' => 'http://libevent.org/', 'version' => '2.1.11', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts.', 'desc' => 'The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libevent-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '0', 'release_date' => '', 'md5' => '', 'urlname' => 'Libevent', ), 91 => array ( 'aid' => '91', 'name' => 'Sphinx Extension', 'softname' => 'mod_sphinx', 'fullname' => 'Sphinx Extension', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Sphinx : Client extension for Sphinx - opensource SQL full-text search engine.', 'features' => 'This extension provides bindings for libsphinxclient, client library for Sphinx.', 'space' => '11468', 'support' => 'http://pecl.php.net/package/sphinx', 'version' => '1.3.2', 'category' => 'modules', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Sphinx : Client extension for Sphinx - opensource SQL full-text search engine.', 'desc' => 'This extension provides bindings for libsphinxclient, client library for Sphinx.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mod_sphinx-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '5', 'release_date' => '06-05-2014', 'md5' => '', 'urlname' => 'Sphinx_Extension', ), 95 => array ( 'aid' => '95', 'name' => 'OpenBD', 'softname' => 'openbd', 'fullname' => 'OpenBD', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'OpenBlueDragon (OpenBD)is the worlds first truly open source GPL Java CFML runtime engine. CFML is a powerful script based language that takes away all the heavy lifting of producing web based services and sites. But CFML offers more than merely a set of tags and functions. Often misunderstood, CFML can do far more to accelerate your enterprise requirements than almost any other language, running on top of the popular Java runtime, there is no place OpenBD can\'t be deployed to. From local laptop, to server, to Amazon, to Google App Engine. We can go anywhere.', 'features' => '

    Tags

    OpenBD comes with a rich array of CFML tags, covering the core CFML language, as well as wonderful additions to the language that OpenBD has added to make your web development easier.

    Functions

    Functions are the life blood of the CFML language. Whether you are writing tag based applications, or CFSCRIPT based applications, there is a function waiting for you to do pretty much anything.

    Bootstrap Application

    Sometimes knowing where to start is the hardest thing, especially if you are new to the language. Do not worry, we can help. We have a bootstrap CFML site for you to get started and get up and running quickly.

    ', 'space' => '11400', 'support' => 'http://openbd.org/', 'version' => '3.1', 'category' => 'java_tools', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'OpenBlueDragon (OpenBD) is the worlds first truly open source GPL Java CFML runtime engine. CFML is a powerful script based language that takes away all the heavy lifting of producing web based services and sites. But CFML offers more than merely a set of tags and functions.', 'desc' => 'OpenBlueDragon (OpenBD) is the worlds first truly open source GPL Java CFML runtime engine.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'openbd-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '08-04-2014', 'md5' => '', 'urlname' => 'OpenBD', ), 100 => array ( 'aid' => '100', 'name' => 'Open Message Queue', 'softname' => 'openmq', 'fullname' => 'Open Message Queue', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Open Message Queue is a complete message-oriented middle-ware platform. High quality, enterprise ready messaging; open source and a community of developers and users.', 'features' => '
    Feature
    Description
    JMS 1.1 Specification
    Covers basic messaging requirements. Industry supported Java API.
    Java EE 1.4 support (JCA 1.5 Resource Adapter)
    Full support for all Java EE required interfaces. Allows integration with Java EE application servers that conform to the 1.4 or higher specification.
    Integrated File store
    For highest performance, efficient, embedded file store
    JDBC File store
    Tested databases include Oracle, MySQL, Postres-SQL, Java DB (Derby)
    High Availability (Automatic Takeover)
    HA via JDBC data store configuration. For best resilience and full availability. Tested with Oracle, GlassFish HADB (Enterprise Profile). MySQL coming soon!
    High Availability (Active / Standby)
    With Sun Cluster you can deploy for maximum system performance and availability with availability even in the event of a server failure
    Distributed cluster support (Service availability)
    Multiple broker node support with no client connection restrictions. Provides service availability, high performance, low administration overhead.
    Publish and Subscribe Messaging
    Shared topic subscriptions, flexible distribution options
    Wild card Topics
    Allows for publish or subscribe with wild-card syntax. New feature in version 4.2
    Range of message delivery modes
    Once and only once, At most once, at least once, non-acknowledged, duplicates okay
    Full range of Transaction support
    XA support for extended transaction context
    Dead Message Queue
    If messages expire, are undeliverable, they are moved to a destination for administrative processing
    Message Compression
    Allows messages to be compressed for transmission across the client - server interface as well as storing it in compressed form.
    Port optimization
    Portmapper allows multiple protocols through single port. Reduces fire-wall complexity
    Flow Control
    When destinations reach configured thresholds, production is throttled back. A range of configuration options is provided
    Access Control
    Administer can control which user IDs have permissions for various operations
    Message Security
    HTTPS, SSL, TLS support for message security
    Authentication
    LDAP or file based credential support. JAAS support for custom authorization integration
    Message Selectors
    Allows consumer to query messages based on criteria
    XML Schema Validation
    Prevents invalid XML messages from being produced into a destination. New feature in Version 4.2
    C-API
    Supports c-integration, Solaris (SPARC/x86), Linux, Windows.
    XA support via C-API
    XA support for C-API, tested with Tuxedo Transaction Manager. New feature in version 4.2
    JMS over HTTP/SOAP
    Allows JMS messaging through firewall tunneling
    GUI based administration utility
    Basic administration command support
    Complete control via command line
    All administration commands available through scriptable commands
    Complete JMX interface
    Allows integration with existing administration and monitoring tools or custom administration
    JCA 1.5 Resource Adapter support
    Embedded Resource Adapter for GlassFish; JMSJCA support for extended integration support (WebLogic, WebSphere, JBOSS, Etc.); GenericResourceAdapter support for GlassFish integration.
    Distributed destinations
    Message destinations are shared between broker cluster nodes for better performance and load balancing
    Solaris Service Management Facility Integration
    Allows common configuration management integration
    Java Enterprise System Management Framework
    Integrated management support for Java Enterprise family products
    Internationalization
    All message strings can be localized
    Native packages or archive distributions
    Can use native install for Solaris, Linux RPM. File archive for OEM or isolated install
    Same product, community or commercial support. No technical barrier to move from community to production support.
    Commercial support provides patches, telephone technical support; service response commitments. Develop with confidence that your deployment will be fully supportable without additional developer or deployment expense.
    ', 'space' => '59658240', 'support' => 'https://mq.java.net/', 'version' => '5.1', 'category' => 'message_queue', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Open Message Queue A complete message-oriented middle-ware platform. High quality, enterprise ready messaging; open source and a community of developers and users.', 'desc' => 'Open Message Queue A complete message-oriented middle-ware platform.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'openmq-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '', 'md5' => '', 'urlname' => 'Open_Message_Queue', ), 101 => array ( 'aid' => '101', 'name' => 'Apache ActiveMQ', 'softname' => 'activemq', 'fullname' => 'Apache ActiveMQ', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server. Apache ActiveMQ is fast, supports many Cross Language Clients and Protocols, comes with easy to use Enterprise Integration Patterns and many advanced features while fully supporting JMS 1.1 and J2EE 1.4.', 'features' => '', 'space' => '54120954', 'support' => 'http://activemq.apache.org/support.html', 'version' => '5.12.0', 'category' => 'message_queue', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server. Apache ActiveMQ is fast, supports many Cross Language Clients and Protocols, comes with easy to use Enterprise Integration Patterns and many advanced features while fully supporting JMS 1.1 and J2EE 1.4.', 'desc' => 'Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'activemq-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '1', 'release_date' => '10-08-2015', 'md5' => '', 'urlname' => 'Apache_ActiveMQ', ), 103 => array ( 'aid' => '103', 'name' => 'HornetQ', 'softname' => 'hornetq', 'fullname' => 'HornetQ', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'HornetQ is an open source project to build a multi-protocol, embeddable, very high performance, clustered, asynchronous messaging system.', 'features' => '

    Open Source Software - HornetQ is released under the Apache v 2.0 Licence.

    Written in Java - HornetQ runs on any platform with a Java 5 or later runtime.

    JMS and above - HornetQ supports the JMS 1.1 and 2.0 APIs and also defines its own messaging API for maximum performance and flexibility. Other protocols are planned for upcoming releases.

    Superb performance - HornetQ class-beating high performance journal provides persistent messaging performance at rates normally seen for non-persistent messaging. Non-persistent messaging performance rocks the boat too.

    POJO-based design - HornetQ has been designed using POJO and minimal third-party dependencies. You choose how you want to use HornetQ: run it stand-alone, integrate it with JBoss Application Server or another Java server/container or embed it directly inside your own product.

    Solid high availability - HornetQ offers server replication and automatic client failover to eliminate lost or duplicated messages in case of server failure.

    Flexible clustering - Create clusters of HornetQ servers that know how to load balance messages. Link geographically distributed clusters over unreliable connections to form a global network. Configure routing of messages in a highly flexible way. Adapt HornetQ to your network topology, not the other way round.

    Management - HornetQ provides a comprehensive management API to manage & monitor servers. It is integrated seamlessly to the servers to work in a highly available environment.

    Documentation & Examples - All HornetQ features are documented and examples are provided. Read the documentation, run the examples and leverage HornetQ features to make your messaging code more robust and performant.

    ', 'space' => '11400', 'support' => 'http://hornetq.jboss.org/', 'version' => '2.4.0', 'category' => 'message_queue', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'HornetQis an open source project to build a multi-protocol, embeddable, very high performance, clustered, asynchronous messaging system.', 'desc' => 'HornetQis an open source project to build a multi-protocol, embeddable, very high performance, clustered, asynchronous messaging system.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'hornetq-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '1', 'release_date' => '16-12-2013', 'md5' => '', 'urlname' => 'HornetQ', ), 107 => array ( 'aid' => '107', 'name' => 'TorqueBox', 'softname' => 'torquebox', 'fullname' => 'TorqueBox', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'TorqueBox is a new kind of Ruby application platform that supports popular technologies such as Ruby on Rails and Sinatra, while extending the footprint of Ruby applications to include built-in support for services such as messaging, scheduling, caching, and daemons. TorqueBox provides an all-in-one environment, built upon the latest JBoss AS Java application server and JRuby. Functionality such as clustering, load-balancing and high-availability is included right out-of-the-box.', 'features' => '

    Rack

    TorqueBox supports Rack, including Rails 2.3.x, Rails 3.x, Sinatra, and others. Rack applications are served as first-class resources within the web container. The web container is clusterable, and web sessions may be shared between nodes without any additional configuration.

    JDBC

    High-performance tried-and-true Java Database Connectivity (JDBC) database drivers power your ActiveRecord and other database access.

    Daemons

    TorqueBox provides the framework to manage your daemon-like Ruby components. TorqueBox makes sure it starts and stops with your application. What you do in the middle is up to you.

    Scheduled Jobs

    Cron-like functionality is provided by the TorqueBox server. Job classes implemented in Ruby have full access to to your Ruby environment and are managed by a durable job scheduler.

    Messaging

    Your simple Ruby components can both produce and consume messages from clustered and distributed asynchronous messaging fabric powered by HornetQ.

    Asynchronous Tasks

    Leveraging the messaging system, TorqueBox makes it easy to execute simple tasks and methods asynchronously, allows your application to quickly return control to the user.

    ', 'space' => '97197761', 'support' => 'http://torquebox.org/', 'version' => '3.1.2', 'category' => 'java_tools', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'TorqueBox is a new kind of Ruby application platform that supports popular technologies such as Ruby on Rails and Sinatra, while extending the footprint of Ruby applications to include built-in support for services such as messaging, scheduling, caching, and daemons.', 'desc' => 'TorqueBox is a new kind of Ruby application platform that supports popular technologies such as Ruby on Rails and Sinatra.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'torquebox-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '2', 'release_date' => '09-04-2015', 'md5' => '', 'urlname' => 'TorqueBox', ), 109 => array ( 'aid' => '109', 'name' => 'WildFly', 'softname' => 'wildfly', 'fullname' => 'WildFly', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'WildFly is a flexible, lightweight, managed application runtime that helps you build amazing applications.', 'features' => ' ', 'space' => '156003200', 'support' => 'http://wildfly.org/gethelp/', 'version' => '9.0.1', 'category' => 'java_tools', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'WildFly is a flexible, lightweight, managed application runtime that helps you build amazing applications.', 'desc' => 'WildFly is a flexible, lightweight, managed application runtime that helps you build amazing applications.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'wildfly-x86_64.zip', 'major' => '0', 'mod' => '6', 'mod_files' => '2', 'release_date' => '23-07-2015', 'md5' => '', 'urlname' => 'WildFly', ), 110 => array ( 'aid' => '110', 'name' => 'Scala', 'softname' => 'scala', 'fullname' => 'Scala', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Scala is an acronym for "Scalable Language". This means that Scala grows with you. Scala is the preferred workhorse language for many mission critical server systems. You can play with it by typing one-line expressions and observing the results. But you can also rely on it for large mission critical systems, as many companies, including Twitter, LinkedIn, or Intel do.', 'features' => '

    Object-Oriented

    Functional

    Seamless Java Interop

    Functions are Objects

    Future-Proof

    Fun

    ', 'space' => '32114007', 'support' => 'http://scala-lang.org/community/', 'version' => '2.11.7', 'category' => 'server_side_scripting', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Scala is the preferred workhorse language for many mission critical server systems. You can play with it by typing one-line expressions and observing the results. But you can also rely on it for large mission critical systems, as many companies, including Twitter, LinkedIn, or Intel do.', 'desc' => 'Scala is an acronym for "Scalable Language".', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'scala-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '0', 'release_date' => '', 'md5' => '', 'urlname' => 'Scala', ), 113 => array ( 'aid' => '113', 'name' => 'Erlang', 'softname' => 'erlang', 'fullname' => 'Erlang', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang\'s runtime system has built-in support for concurrency, distribution and fault tolerance.', 'features' => '

    built to kick ass

    Erlang was developed at Ericsson and was designed from the ground up for writing scalable, fault-tolerant, distributed, non-stop, soft-realtime applications. Everything in the language, runtime and libraries reflects that purpose, which makes Erlang the best platform for developing this kind of software.

    Use Erlang if you want your application to:

    Because Erlang is oriented around concurrency, it\'s also naturally good at utilizing modern multicore systems.

    Lightweight concurrency transparent distribution hot code replacement, and OTP are some of the specific features that make Erlang a joy to work with.

    battle-proven

    Erlang has been successfully used in production systems for over 20 years (with reported uptimes of 9-nines - that\'s 31ms of downtime a year). It\'s been proven to work well in both large-scale industrial software development, and in small agile teams in startups.

    Ericsson themselves have used Erlang extensively for many projects of varying sizes, both commercial and internal. The AXD301 ATM, one of Ericsson\'s flagship products, may be the largest Erlang project in existence at over 1.1 million lines of Erlang.

    Erlang users in the telecoms industry: Motorola, Nokia, T-Mobile, BT. Large software companies and startups: Amazon, Yahoo!, Facebook, Last.fm, Klarna, Tail-F, Github, Heroku, Engine Yard, MochiMedia. Open source projects: Flussonic, ejabberd, CouchDb, Riak, Disco, RabbitMQ, Dynomite.

    saves time and money

    Erlang lets you deliver kick-ass software faster, on smaller budgets and with smaller teams, and reduce TLC and TCO.

    This is made possible by a number of reasons:

    easy to learn

    Erlang has a simple and consistent core which makes it easy to pick up. Experienced programmers can start writing useful code after a couple of days with Erlang. There are no complicated concepts to understand or arcane theories to master. The syntax may look a little different if you\'re coming from Ruby, Python, or Java, but it doesn\'t take long to get used to.

    In fact, making the language easy to pick up was one of the original design goals of the Erlang development team. Erlang is very pragmatic and has been made by working programmers, for working programmers.

    lightweight concurrency

    Processes are very lightweight, with only about 500 bytes of overhead per-process. This means that millions of processes can be created, even on older computers.

    Because Erlang\'s processes are completely independent of OS processes (and aren\'t managed by the OS scheduler), your programs will behave in exactly the same way regardless of whether they run on Linux, FreeBSD, Windows or any of the other systems that Erlang runs on.

    Because of Erlang\'s great support for concurrency it becomes natural to model applications around multiple independent communicating agents, which is just how things are in the real world.

    hot code replacement

    In a real-time control system we often don\'t want to stop the system in order to upgrade the code. In certain real-time control systems we may never be able to turn off the system to perform upgrades, and such systems have to be designed with dynamic code upgrades in mind. An example of such system is the X2000 satellite control system developed by NASA.

    When you write your app in Erlang, you get dynamic code upgrade support for free when you use OTP. The mechanism itself is very straightforward and easy to understand.

    This can save hundreds of hours of time in development:

    This is a common Erlang development workflow:

    1. Start the app.
    2. Edit the code.
    3. Recompile. (one keystroke)
    4. That\'s it! There is no restart step. The app gets updated with the new code while it\'s running and tests get run automatically to ensure there are no regressions. This of course works great with TDD too.

    transparent distribution

    Erlang programs can be easily ported from a single computer to a network of computers. With the exception of timing all operations in the distributed system will work in exactly the same way as they worked in a single-node system.

    OTP

    OTP, the Open Telecom Platform, is a collection of standard libraries that distill years of real-world experience of building scalable, distributed, fault-tolerant applications.

    ', 'space' => '114311168', 'support' => 'http://www.erlang.org/', 'version' => 'N/A', 'category' => 'server_side_scripting', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlangs runtime system has built-in support for concurrency, distribution and fault tolerance.', 'desc' => 'Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'erlang-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '2', 'release_date' => '', 'md5' => '', 'urlname' => 'Erlang', ), 118 => array ( 'aid' => '118', 'name' => 'Apache Hive', 'softname' => 'hive', 'fullname' => 'Apache Hive', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Apache Hive is data warehouse software facilitates querying and managing large datasets residing in distributed storage. Hive provides a mechanism to project structure onto this data and query the data using a SQL-like language called HiveQL. At the same time this language also allows traditional map/reduce programmers to plug in their custom mappers and reducers when it is inconvenient or inefficient to express this logic in HiveQL.', 'features' => '', 'space' => '108949135', 'support' => 'http://hive.apache.org/', 'version' => '1.2.1', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache Hive is data warehouse software facilitates querying and managing large datasets residing in distributed storage. Hive provides a mechanism to project structure onto this data and query the data using a SQL-like language called HiveQL.', 'desc' => 'Apache Hive is data warehouse software facilitates querying and managing large datasets residing in distributed storage.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'hive-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '1', 'release_date' => '27-06-2015', 'md5' => '', 'urlname' => 'Apache_Hive', ), 119 => array ( 'aid' => '119', 'name' => 'Stratosphere', 'softname' => 'stratosphere', 'fullname' => 'Stratosphere', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Stratosphere is the next generation Big Data Analytics Platform. It features powerful programming abstractions in Java and Scala, a high-performance runtime, and automatic program optimization.

    Stratosphere has native support for iterations, incremental iterations, and programs consisting of large DAGs of operations.', 'features' => '

    More Operators

    Stratosphere extends the well-known MapReduce model with new operators. These operators represent many common data analysis tasks more naturally and efficiently. All operators will start working in memory and gracefully go out of core under memory pressure.

    Advanced Data Flow Graphs

    Stratosphere allows to model analysis programs as advanced data flow graphs. For many applications, this is a more natural fit than the constrained MapReduce interface (strictly Map followed by Reduce). Furthermore, data pipelining and in-memory data transfers increase performance by drastically reducing disk and network I/O.

    Powerful Programming Interfaces

    You can write data analysis programs for Stratosphere in Java or Scala. Both APIs provide a powerful yet easy-to-use abstraction to compose data analysis programs by applying customizable transformations such as map, filter, reduce, and join on data sets. Stratosphere\'s high-level APIs hide the complexities of parallel programming and efficient data processing from the user. Behind the scenes, the Stratosphere optimizer compiles such programs into efficient, parallel data flows which are executed on a cluster or a local machine.

    Support for Iterative Algorithms

    Data Mining, Machine Learning and Graph processing algorithms often require to loop over the working data multiple times. Stratosphere supports iterative algorithms in its core. (The runtime allows for very fast iteration times and the optimizer deals with caching loop-invariant data.) The advanced incremental iterations support algorithms that focus on the "hot part" of the evolving solution and may converge even faster.

    High-Performance Execution Runtime

    Stratosphere features its own high-performance, massively-parallel execution runtime which has been built from ground up leveraging processing techniques of parallel database systems. The engine supports low-latency processing concepts such as pipelined execution, in-memory processing, and push-based data shipping as well as sort- and hash-based processing algorithms which go gracefully out-of-core if main memory is not sufficient.

    Built-In Optimizer

    Stratosphere comes with an optimizer that is independent of the actual programming interface. It chooses a fitting execution strategy depending on the inputs and operations. For example the "Join" operator will choose between partitioning and broadcasting the data, as well as between running a sort-merge-join or a hybrid hash join algorithm.

    System Stack

    Stratosphere seamlessly integrates into existing Hadoop setups and runs side-by-side with Hadoop\'s TaskTrackers and DataNodes. Stratosphere can read data from Hadoop sources, but comes with its own efficient runtime. Similar to Hadoop, Stratosphere scales by adding more machines to the cluster. Stratosphere runs also on Hadoop 2.2 (YARN), so you do not need to change your infrastructure. The Local execution mode allows to debug and analyze your application right from your favorite IDE, without having Stratosphere installed.

    Open Source Community and Support

    Stratosphere is an active, community driven open-source project. It is licensed under the Apache License. Our friendly community is always open to new users and developers. Join us and shape the future of Big Data.

    ', 'space' => '66226535', 'support' => 'http://stratosphere.eu/', 'version' => '0.5.2', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Stratosphere is the next generation Big Data Analytics Platform.It features powerful programming abstractions in Java and Scala, a high-performance runtime, and automatic program optimization.', 'desc' => 'Stratosphere is the next generation Big Data Analytics Platform.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'stratosphere-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '0', 'release_date' => 'N.A.', 'md5' => '', 'urlname' => 'Stratosphere', ), 121 => array ( 'aid' => '121', 'name' => 'ObjectDB', 'softname' => 'objectdb', 'fullname' => 'ObjectDB', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'ObjectDB is a powerful object oriented database management system (ODBMS). It is compact, reliable, easy to use and extremely fast. ObjectDB provides all the standard database management services (storage and retrieval, transactions, lock management, query processing, etc.) but in a way that makes development easier and applications faster.', 'features' => '', 'space' => '7145910', 'support' => 'http://www.objectdb.com/', 'version' => '2.6.3-03', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'ObjectDB is a powerful object oriented database management system (ODBMS). It is compact, reliable, easy to use and extremely fast.', 'desc' => 'ObjectDB is a powerful object oriented database management system (ODBMS).', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'objectdb-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '1', 'release_date' => '20-07-2015', 'md5' => '', 'urlname' => 'ObjectDB', ), 126 => array ( 'aid' => '126', 'name' => 'Libexpat', 'softname' => 'libexpat', 'fullname' => 'Libexpat', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Libexpat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags).', 'features' => 'N/A', 'space' => '2224128', 'support' => 'http://expat.sourceforge.net/', 'version' => '2.0.1', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Libexpat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags).', 'desc' => 'Libexpat is an XML parser library written in C. ', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libexpat-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '05-06-2007', 'md5' => '', 'urlname' => 'Libexpat', ), 130 => array ( 'aid' => '130', 'name' => 'GMP', 'softname' => 'gmp', 'fullname' => 'GMP', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '2942717', 'support' => 'https://gmplib.org/', 'version' => '6.1.0', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'The main target applications for GMP are cryptography applications and research, Internet security applications, algebra systems, computational algebra research, etc.', 'desc' => 'The main target applications for GMP are cryptography applications and research, Internet security applications, algebra systems, computational algebra research, etc.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'gmp-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '2', 'release_date' => '', 'md5' => '', 'urlname' => 'GMP', ), 161 => array ( 'aid' => '161', 'name' => 'SNMP', 'softname' => 'snmp', 'fullname' => 'SNMP', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'CURL is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other', 'features' => 'Possibly more than 500 million users already, I\'m sure you can use it as well!', 'space' => '41922560', 'support' => 'http://www.net-snmp.org', 'version' => '5.9.1', 'category' => 'utilities', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP.', 'desc' => 'curl is free and open software that compiles and runs under a wide variety of operating systems.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'snmp-x86_64.zip', 'major' => '0', 'mod' => '5', 'mod_files' => '0', 'release_date' => '25-05-2021', 'md5' => '', 'urlname' => 'SNMP', ), 136 => array ( 'aid' => '136', 'name' => 'phpMyAdmin', 'softname' => 'phpmyadmin', 'fullname' => 'phpMyAdmin', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web.', 'features' => 'phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web.', 'space' => '46673360', 'support' => 'http://www.phpmyadmin.net/', 'version' => '5.2.1', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web.', 'desc' => 'phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'phpmyadmin-x86_64.zip', 'major' => '0', 'mod' => '18', 'mod_files' => '0', 'release_date' => '07-02-2023', 'md5' => '', 'urlname' => 'phpMyAdmin', ), 142 => array ( 'aid' => '142', 'name' => 'SCONS', 'softname' => 'scons', 'fullname' => 'SCONS', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => '', 'features' => '', 'space' => '1552384', 'support' => 'https://scons.org/', 'version' => '3.0.0', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.', 'desc' => 'SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'scons-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '', 'md5' => '', 'urlname' => 'SCONS', ), 143 => array ( 'aid' => '143', 'name' => 'SERF', 'softname' => 'serf', 'fullname' => 'SERF', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => '', 'features' => '', 'space' => '409600', 'support' => 'https://serf.apache.org/', 'version' => '1.3.9', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'The serf library is a high performance C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It is permissively licensed under the Apache License, v2.', 'desc' => 'The serf library is a high performance C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It is permissively licensed under the Apache License, v2.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'serf-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '', 'md5' => '', 'urlname' => 'SERF', ), 145 => array ( 'aid' => '145', 'name' => 'Tomcat 9', 'softname' => 'tomcat9', 'fullname' => 'Tomcat 9', 'type' => 'app', 'group_type' => 'tomcat', 'webuzo_version' => '', 'overview' => 'Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed under the Java Community Process.

    Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world. Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.

    Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation.', 'features' => '
    1. Support for Java Servlet 3.1, JavaServer Pages 2.3, Java Unified Expression Language 3.0 and Java WebSocket 1.0.
    2. The default connector implementation is now the Java non-blocking implementation (NIO) for both HTTP and AJP.
    3. A new resources implementation that replaces Aliases, VirtualLoader, VirtualDirContext, JAR resources and external repositories with a single, consistent approach for configuring additional web application resources. The new resources implementation can also be used to implement overlays (using a master WAR as the basis for multiple web applications that each have their own customizations).
    ', 'space' => '10767635', 'support' => 'http://tomcat.apache.org/', 'version' => '9.0.16', 'category' => 'java_containers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.', 'desc' => 'Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'tomcat9-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '0', 'release_date' => '04-02-2019', 'md5' => '', 'urlname' => 'Tomcat_9', ), 148 => array ( 'aid' => '148', 'name' => 'MariaDB 10.5', 'softname' => 'mariadb105', 'fullname' => 'MariaDB 10.5', 'type' => 'app', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '10.5', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb105-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '30', 'release_date' => '24-06-2020', 'md5' => '', 'urlname' => 'MariaDB_10.5', ), 151 => array ( 'aid' => '151', 'name' => 'libzip', 'softname' => 'libzip', 'fullname' => 'libzip', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives.', 'features' => 'N/A', 'space' => '1553783', 'support' => 'https://libzip.org/', 'version' => '1.7.3', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives.', 'desc' => 'Libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libzip-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '0', 'release_date' => '15-07-2020', 'md5' => '', 'urlname' => 'libzip', ), 150 => array ( 'aid' => '150', 'name' => 'libonig', 'softname' => 'libonig', 'fullname' => 'Oniguruma', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Oniguruma is a modern and flexible regular expressions library. It encompasses features from different regular expression implementations that traditionally exist in different languages.', 'features' => 'N/A', 'space' => '1553783', 'support' => 'https://github.com/kkos/oniguruma/issues', 'version' => '6.9.5', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Oniguruma is a modern and flexible regular expressions library. It encompasses features from different regular expression implementations that traditionally exist in different languages.', 'desc' => 'Oniguruma is a modern and flexible regular expressions library. It encompasses features from different regular expression implementations that traditionally exist in different languages.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libonig-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '0', 'release_date' => '12-03-2020', 'md5' => '', 'urlname' => 'libonig', ), 152 => array ( 'aid' => '152', 'name' => 'liblzma', 'softname' => 'liblzma', 'fullname' => 'liblzma', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'XZ Utils is free general-purpose data compression software with a high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.', 'features' => 'N/A', 'space' => '2897026', 'support' => 'https://tukaani.org/xz/', 'version' => '5.2.4', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'XZ Utils is free general-purpose data compression software with a high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.', 'desc' => 'XZ Utils is free general-purpose data compression software with a high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'liblzma-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '0', 'release_date' => '29-04-2018', 'md5' => '', 'urlname' => 'liblzma', ), 153 => array ( 'aid' => '153', 'name' => 'libsodium', 'softname' => 'libsodium', 'fullname' => 'libsodium', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more.', 'features' => 'N/A', 'space' => '10240664', 'support' => 'https://github.com/jedisct1/libsodium/issues', 'version' => '1.0.18', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more.', 'desc' => 'Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libsodium-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '0', 'release_date' => '30-05-2019', 'md5' => '', 'urlname' => 'libsodium', ), 155 => array ( 'aid' => '155', 'name' => 'MariaDB 10.6', 'softname' => 'mariadb106', 'fullname' => 'MariaDB 10.6', 'type' => 'app', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '10.6', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb106-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '20', 'release_date' => '06-07-2021', 'md5' => '', 'urlname' => 'MariaDB_10.6', ), 156 => array ( 'aid' => '156', 'name' => 'PHP 8.1', 'softname' => 'php81', 'fullname' => 'PHP 8.1', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 8.1 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build. PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '424437760', 'support' => 'http://www.php.net/', 'version' => '8.1.27', 'category' => 'server_side_scripting', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 8.1 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'desc' => 'PHP 8.1 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php81-x86_64.zip', 'major' => '0', 'mod' => '24', 'mod_files' => '0', 'release_date' => '21-12-2023', 'md5' => '', 'urlname' => 'PHP_8.1', ), 158 => array ( 'aid' => '158', 'name' => 'Litespeed', 'softname' => 'lsws', 'fullname' => 'Litespeed', 'type' => 'service', 'group_type' => 'webserver', 'webuzo_version' => '3.1.6', 'overview' => 'Litespeed is an open-source web server more optimized for speed-critical environments than common products while remaining standards-compliant secure and flexible. It is designed and optimized for high performance environments.', 'features' => ' ', 'space' => '47185920', 'support' => 'https://www.litespeedtech.com/support', 'version' => '6.0.12', 'category' => 'web_servers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'LiteSpeed LiteSpeed is the Open Source edition of LiteSpeed Web Server Enterprise. LiteSpeed contains all of the essential features found in LiteSpeed Enterprise and represents our commitment to support the Open Source community.', 'desc' => 'LiteSpeed is the Open Source edition of LiteSpeed Web Server Enterprise.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'lsws-x86_64.zip', 'major' => '0', 'mod' => '4', 'mod_files' => '29', 'release_date' => '13-08-2021', 'md5' => '', 'urlname' => 'Litespeed', ), 159 => array ( 'aid' => '159', 'name' => 'nghttp2', 'softname' => 'nghttp2', 'fullname' => 'nghttp2', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '1976320', 'support' => 'https://github.com/nghttp2/nghttp2/issues', 'version' => '1.41.0', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'nghttp2 is an implementation of HTTP/2 and its header compression algorithm HPACK in C. The framing layer of HTTP/2 is implemented as a form of reusable C library. On top of that, we have implemented HTTP/2 client, server and proxy. We have also developed load test and benchmarking tool for HTTP/2.', 'desc' => 'nghttp2 is an implementation of HTTP/2 and its header compression algorithm HPACK in C.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'nghttp2-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '0', 'release_date' => '02-06-2020', 'md5' => '', 'urlname' => 'nghttp2', ), 160 => array ( 'aid' => '160', 'name' => 'OpenLiteSpeed', 'softname' => 'openlitespeed', 'fullname' => 'OpenLitespeed', 'type' => 'service', 'group_type' => 'webserver', 'webuzo_version' => '', 'overview' => '', 'features' => NULL, 'space' => '230920192', 'support' => 'https://openlitespeed.org/support/', 'version' => '1.8.0', 'category' => 'web_servers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'OpenLiteSpeed is the Open Source edition of LiteSpeed Web Server Enterprise.Both servers are actively developed and maintained by the same team, and are held to the same high-quality coding standard.OpenLiteSpeed contains all of the essential features found in LiteSpeed Enterprise, and represents our commitment to support the Open Source community.', 'desc' => 'openlitespeed is the Open Source edition of LiteSpeed Web Server Enterprise.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'openlitespeed-x86_64.zip', 'major' => '0', 'mod' => '6', 'mod_files' => '0', 'release_date' => '16-02-2024', 'md5' => '', 'urlname' => 'OpenLiteSpeed', ), 162 => array ( 'aid' => '162', 'name' => 'MariaDB 10.7', 'softname' => 'mariadb107', 'fullname' => 'MariaDB 10.7', 'type' => 'service', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '10.7', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb107-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '30', 'release_date' => '16-08-2022', 'md5' => '', 'urlname' => 'MariaDB_10.7', ), 163 => array ( 'aid' => '163', 'name' => 'MariaDB 10.8', 'softname' => 'mariadb108', 'fullname' => 'MariaDB 10.8', 'type' => 'service', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '10.8', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb108-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '30', 'release_date' => '16-08-2022', 'md5' => '', 'urlname' => 'MariaDB_10.8', ), 164 => array ( 'aid' => '164', 'name' => 'Web Disk', 'softname' => 'webdisk', 'fullname' => 'webdisk', 'type' => 'service', 'group_type' => 'N', 'webuzo_version' => '3.5.8', 'overview' => 'Web Disk allows you to manage, navigate, upload, and download the files on your web server. We use SFTPGo as backend to manage files over web via Web Disk.', 'features' => 'Fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP.', 'space' => '220333341', 'support' => 'https://sftpgo.stoplight.io/docs/sftpgo/', 'version' => '3.2.0', 'category' => 'utilities', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Web Disk allows you to manage, navigate, upload, and download the files on your web server. We use SFTPGo as backend to manage files over web via Web Disk.', 'desc' => 'Web Disk allows you to manage, navigate, upload, and download the files on your web server. ', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'webdisk-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '14', 'release_date' => '01-09-2022', 'md5' => '', 'urlname' => 'Web_Disk', ), 166 => array ( 'aid' => '166', 'name' => 'aspell', 'softname' => 'aspell', 'fullname' => 'aspell', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '12482560', 'support' => 'http://aspell.net/', 'version' => '0.60.8', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell. It can either be used as a library or as an independent spell checker. Its main feature is that it does a superior job of suggesting possible replacements for a misspelled word than just about any other spell checker out there for the English language. Unlike Ispell, Aspell can also easily check documents in UTF-8 without having to use a special dictionary. Aspell will also do its best to respect the current locale setting. Other advantages over Ispell include support for using multiple dictionaries at once and intelligently handling personal dictionaries when more than one Aspell process is open at once. ', 'desc' => 'GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell. It can either be used as a library or as an independent spell checker. Its main feature is that it does a superior job of suggesting possible replacements for a misspelled word than just about any other spell checker out there for the English language. Unlike Ispell, Aspell can also easily check documents in UTF-8 without having to use a special dictionary. Aspell will also do its best to respect the current locale setting. Other advantages over Ispell include support for using multiple dictionaries at once and intelligently handling personal dictionaries when more than one Aspell process is open at once. ', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'aspell-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '12-10-2019', 'md5' => '', 'urlname' => 'aspell', ), 165 => array ( 'aid' => '165', 'name' => 'ClamAV', 'softname' => 'clamav', 'fullname' => 'ClamAV', 'type' => 'security', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Clam AntiVirus is a free software, cross-platform antimalware toolkit able to detect many types of malware, including viruses. ClamAV is licensed for public/open source use under the GNU General Public License, Version 2 (GPLv2)', 'features' => 'Command-line scanner. Milter interface for sendmail. Advanced database updater with support for scripted updates and digital signatures. Virus database updated multiple times per day. Built-in support for all standard mail file formats.', 'space' => '188800000', 'support' => 'https://www.clamav.net/contact', 'version' => '0.103', 'category' => 'security', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Clam AntiVirus is a free software, cross-platform antimalware toolkit able to detect many types of malware, including viruses. ClamAV is licensed for public/open source use under the GNU General Public License, Version 2 (GPLv2)', 'desc' => 'Clam AntiVirus is a free software, cross-platform antimalware toolkit able to detect many types of malware, including viruses.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'clamav-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '21', 'release_date' => '', 'md5' => '', 'urlname' => 'ClamAV', ), 167 => array ( 'aid' => '167', 'name' => 'graphicsmagick', 'softname' => 'graphicsmagick', 'fullname' => 'graphicsmagick', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '18928759', 'support' => 'http://www.graphicsmagick.org/', 'version' => '1.3.38', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'GraphicsMagick provides a set of commandline tools and programming APIs for manipulating, editing, and converting raster and vector images. It is derived from ImageMagick, with the objective of providing better stability and performance than ImageMagick while retaining the original MIT/X11 license.', 'desc' => 'GraphicsMagick provides a set of commandline tools and programming APIs for manipulating, editing, and converting raster and vector images. It is derived from ImageMagick, with the objective of providing better stability and performance than ImageMagick while retaining the original MIT/X11 license.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'graphicsmagick-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '10-04-2020', 'md5' => '', 'urlname' => 'graphicsmagick', ), 168 => array ( 'aid' => '168', 'name' => 'libuuid', 'softname' => 'libuuid', 'fullname' => 'libuuid', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '143360', 'support' => 'https://sourceforge.net/projects/libuuid/support', 'version' => '1.0.3', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => NULL, 'desc' => NULL, 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libuuid-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '12-08-2014', 'md5' => '', 'urlname' => 'libuuid', ), 169 => array ( 'aid' => '169', 'name' => 'libyaml', 'softname' => 'libyaml', 'fullname' => 'libyaml', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '1013760', 'support' => 'https://github.com/yaml/libyaml', 'version' => '0.2.5', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => NULL, 'desc' => NULL, 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libyaml-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '02-06-2020', 'md5' => '', 'urlname' => 'libyaml', ), 170 => array ( 'aid' => '170', 'name' => 'libiodbc', 'softname' => 'libiodbc', 'fullname' => 'libiodbc', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'iODBC is the acronym for Independent Open DataBase Connectivity, an Open Source platform independent implementation of both the ODBC and X/Open specifications. It is rapidly emerging as the industry standard for developing solutions that are language, platform and database independent.', 'features' => '', 'space' => '8345600', 'support' => 'https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/MailingLists', 'version' => '3.52.15', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'iODBC is the acronym for Independent Open DataBase Connectivity, an Open Source platform independent implementation of both the ODBC and X/Open specifications. It is rapidly emerging as the industry standard for developing solutions that are language, platform and database independent.', 'desc' => 'iODBC is the acronym for Independent Open DataBase Connectivity, an Open Source platform independent implementation of both the ODBC and X/Open specifications. It is rapidly emerging as the industry standard for developing solutions that are language, platform and database independent.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libiodbc-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '07-06-2021', 'md5' => '', 'urlname' => 'libiodbc', ), 171 => array ( 'aid' => '171', 'name' => 'CXS', 'softname' => 'cxs', 'fullname' => 'CXS', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '3.6.1', 'overview' => 'ConfigServer eXploit Scanner (cxs) is a server malware, exploit and antivirus scanner that performs active scanning of files as they are uploaded to the server. Initial installation with recommended configuration options is included with the license. ', 'features' => '', 'space' => '5500000', 'support' => 'https://configserver.com/support.html', 'version' => '13.08', 'category' => 'security', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.png', 'description' => 'ConfigServer eXploit Scanner (cxs) is a server malware, exploit and antivirus scanner that performs active scanning of files as they are uploaded to the server. Initial installation with recommended configuration options is included with the license. ', 'desc' => 'ConfigServer eXploit Scanner (cxs) is a server malware, exploit and antivirus scanner that performs active scanning of files as they are uploaded to the server.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'cxs-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '6', 'release_date' => '', 'md5' => '', 'urlname' => 'CXS', ), 172 => array ( 'aid' => '172', 'name' => 'JailShell', 'softname' => 'jailshell', 'fullname' => 'jailshell', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '3.6.5', 'overview' => 'Jailshell is a Linux security tool mainly using chroot, namespaces technologies, limiting users to perform specific commands, and access specific directories.', 'features' => NULL, 'space' => '2776929', 'support' => '', 'version' => '2', 'category' => 'utilities', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Jailshell is a Linux security tool mainly using chroot, namespaces technologies, limiting users to perform specific commands, and access specific directories.', 'desc' => 'Jailshell is a Linux security tool mainly using chroot, namespaces technologies, limiting users to perform specific commands, and access specific directories.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'jailshell-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '24', 'release_date' => '', 'md5' => '', 'urlname' => 'JailShell', ), 173 => array ( 'aid' => '173', 'name' => 'Node.js 14', 'softname' => 'nodejs14', 'fullname' => 'Node.js14', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Node.js 14 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.', 'features' => 'Node\'s goal is to provide an easy way to build scalable network programs Node.js contains a built-in HTTP server library, making it possible to run a web server without the use of external software, such as Apache or Lighttpd, and allowing more control of how the web server works. Node.js enables web developers to create an entire web application in JavaScript, both server-side and client-side', 'space' => '86487040', 'support' => 'http://nodejs.org/', 'version' => 'v14.9.0', 'category' => 'web_servers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Node.js 14 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices', 'desc' => 'Node.js 14 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'nodejs14-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '8', 'release_date' => '27-08-2020', 'md5' => '', 'urlname' => 'Node.js_14', ), 174 => array ( 'aid' => '174', 'name' => 'Node.js 16', 'softname' => 'nodejs16', 'fullname' => 'Node.js16', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Node.js 16 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.', 'features' => 'Node\'s goal is to provide an easy way to build scalable network programs Node.js contains a built-in HTTP server library, making it possible to run a web server without the use of external software, such as Apache or Lighttpd, and allowing more control of how the web server works. Node.js enables web developers to create an entire web application in JavaScript, both server-side and client-side', 'space' => '86487040', 'support' => 'http://nodejs.org/', 'version' => 'v16.9.1', 'category' => 'web_servers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Node.js 16 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices', 'desc' => 'Node.js 16 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'nodejs16-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '8', 'release_date' => '12-10-2021', 'md5' => '', 'urlname' => 'Node.js_16', ), 175 => array ( 'aid' => '175', 'name' => 'Node.js 17', 'softname' => 'nodejs17', 'fullname' => 'Node.js17', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Node.js 17 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.', 'features' => 'Node\'s goal is to provide an easy way to build scalable network programs Node.js contains a built-in HTTP server library, making it possible to run a web server without the use of external software, such as Apache or Lighttpd, and allowing more control of how the web server works. Node.js enables web developers to create an entire web application in JavaScript, both server-side and client-side', 'space' => '86487040', 'support' => 'http://nodejs.org/', 'version' => 'v17.9.1', 'category' => 'web_servers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Node.js 17 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices', 'desc' => 'Node.js 17 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'nodejs17-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '8', 'release_date' => '02-06-2022', 'md5' => '', 'urlname' => 'Node.js_17', ), 176 => array ( 'aid' => '176', 'name' => 'Node.js 18', 'softname' => 'nodejs18', 'fullname' => 'Node.js18', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Node.js 18 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.', 'features' => 'Node\'s goal is to provide an easy way to build scalable network programs Node.js contains a built-in HTTP server library, making it possible to run a web server without the use of external software, such as Apache or Lighttpd, and allowing more control of how the web server works. Node.js enables web developers to create an entire web application in JavaScript, both server-side and client-side', 'space' => '86487040', 'support' => 'http://nodejs.org/', 'version' => 'v18.9.1', 'category' => 'web_servers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Node.js 18 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices', 'desc' => 'Node.js 18 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'nodejs18-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '12', 'release_date' => '23-09-2022', 'md5' => '', 'urlname' => 'Node.js_18', ), 177 => array ( 'aid' => '177', 'name' => 'Node.js 19', 'softname' => 'nodejs19', 'fullname' => 'Node.js19', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Node.js 19 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.', 'features' => 'Node\'s goal is to provide an easy way to build scalable network programs Node.js contains a built-in HTTP server library, making it possible to run a web server without the use of external software, such as Apache or Lighttpd, and allowing more control of how the web server works. Node.js enables web developers to create an entire web application in JavaScript, both server-side and client-side', 'space' => '86487040', 'support' => 'http://nodejs.org/', 'version' => 'v19.2.0', 'category' => 'web_servers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Node.js 19 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices', 'desc' => 'Node.js 19 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'nodejs19-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '12', 'release_date' => '29-11-2022', 'md5' => '', 'urlname' => 'Node.js_19', ), 178 => array ( 'aid' => '178', 'name' => 'Passenger', 'softname' => 'passenger', 'fullname' => 'Passenger', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '3.5.7', 'overview' => 'Passenger Phusion Passenger® is an open source web application server. It handles HTTP requests, manages processes and resources, and enables administration, monitoring and problem', 'features' => 'Passenger is very easy to use, makes deploying in production much easier and is scalable. If you aren\'t already familiar with the benefits, you can learn more about them. Passenger supports multiple programming languages, of which Ruby is one. Passenger can also serve multiple applications at the same time (it is multitenant)', 'space' => '220333341', 'support' => 'https://www.phusionpassenger.com/support', 'version' => '6.x', 'category' => 'utilities', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Phusion Passenger® is an open source web application server. It handles HTTP requests, manages processes and resources, and enables administration, monitoring and problem', 'desc' => 'Phusion Passenger® is an open source web application server. It handles HTTP requests, manages processes and resources, and enables administration, monitoring and problem', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'passenger-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '20', 'release_date' => '11-11-2022', 'md5' => '', 'urlname' => 'Passenger', ), 179 => array ( 'aid' => '179', 'name' => 'OpenSSL 1.1', 'softname' => 'openssl11', 'fullname' => 'OpenSSL 1.1', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '26112000', 'support' => 'http://www.openssl.org/', 'version' => '1.1.1s', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'OpenSSL is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.', 'desc' => 'OpenSSL is based on the excellent SSLeay library.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'openssl11-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '7', 'release_date' => '01-11-2021', 'md5' => '', 'urlname' => 'OpenSSL_1.1', ), 184 => array ( 'aid' => '184', 'name' => 'MariaDB 10.9', 'softname' => 'mariadb109', 'fullname' => 'MariaDB 10.9', 'type' => 'service', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '10.9', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb109-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '22', 'release_date' => '07-11-2022', 'md5' => '', 'urlname' => 'MariaDB_10.9', ), 187 => array ( 'aid' => '187', 'name' => 'Libodbc', 'softname' => 'libodbc', 'fullname' => 'Libodbc', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources. Data Sources include SQL Servers and any Data Source with an ODBC Driver.', 'features' => NULL, 'space' => '3573760', 'support' => 'http://www.unixodbc.org', 'version' => '2.3.11', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources. Data Sources include SQL Servers and any Data Source with an ODBC Driver.', 'desc' => NULL, 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libodbc-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '2', 'release_date' => '02-05-2022', 'md5' => '', 'urlname' => 'Libodbc', ), 180 => array ( 'aid' => '180', 'name' => 'OpenSSL 3.0', 'softname' => 'openssl30', 'fullname' => 'OpenSSL 3.0', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '37857280', 'support' => 'http://www.openssl.org/', 'version' => '3.0.7', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'OpenSSL is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.', 'desc' => 'OpenSSL is based on the excellent SSLeay library.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'openssl30-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '7', 'release_date' => '21-12-2021', 'md5' => '', 'urlname' => 'OpenSSL_3.0', ), 181 => array ( 'aid' => '181', 'name' => 'CURL 7', 'softname' => 'curl7', 'fullname' => 'CURL 7', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'CURL is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other', 'features' => 'Possibly more than 500 million users already, I\\\'m sure you can use it as well!', 'space' => '4597760', 'support' => 'http://curl.haxx.se', 'version' => '7.87.0', 'category' => 'utilities', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'CURL is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other', 'desc' => 'curl is free and open software that compiles and runs under a wide variety of operating systems.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'curl7-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '2', 'release_date' => '21-12-2022', 'md5' => '', 'urlname' => 'CURL_7', ), 182 => array ( 'aid' => '182', 'name' => 'IMAPUW', 'softname' => 'imapuw', 'fullname' => 'IMAPUW', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '47022080', 'support' => 'https://github.com/uw-imap/imap', 'version' => '2007f', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => NULL, 'desc' => NULL, 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'imapuw-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '2', 'release_date' => '', 'md5' => '', 'urlname' => 'IMAPUW', ), 183 => array ( 'aid' => '183', 'name' => 'PHP 8.2', 'softname' => 'php82', 'fullname' => 'PHP 8.2', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 8.2 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build. PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\\\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '440268800', 'support' => 'http://www.php.net/', 'version' => '8.2.17', 'category' => 'server_side_scripting', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 8.2 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'desc' => 'PHP 8.2 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php82-x86_64.zip', 'major' => '0', 'mod' => '10', 'mod_files' => '0', 'release_date' => '14-03-2024', 'md5' => '', 'urlname' => 'PHP_8.2', ), 195 => array ( 'aid' => '195', 'name' => 'Tomcat-common', 'softname' => 'tomcat-common', 'fullname' => 'TOMCAT-COMMON', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '0', 'support' => '', 'version' => '1.0', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => NULL, 'desc' => NULL, 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'tomcat-common-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '2', 'release_date' => '18-07-2023', 'md5' => '', 'urlname' => 'Tomcat-common', ), 194 => array ( 'aid' => '194', 'name' => 'Java 20', 'softname' => 'java20', 'fullname' => 'Java', 'type' => '', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '366000785', 'support' => 'http://www.java.com/en/', 'version' => '20.0.2', 'category' => 'utilities', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few.', 'desc' => 'Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'java20-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '2', 'release_date' => '21-03-2023', 'md5' => '', 'urlname' => 'Java_20', ), 185 => array ( 'aid' => '185', 'name' => 'PHP-common', 'softname' => 'php-common', 'fullname' => 'PHP-COMMON', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '0', 'support' => '', 'version' => '1.0', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'php-common package is used by all php packages', 'desc' => 'php-common package is used by all php packages', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php-common-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '76', 'release_date' => '16-05-2023', 'md5' => '', 'urlname' => 'PHP-common', ), 186 => array ( 'aid' => '186', 'name' => 'Libkrb', 'softname' => 'libkrb', 'fullname' => 'Libkrb', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'MIT Kerberoswas originally developed for MIT\'s Project Athena in the 1980s and has grown to become the most widely deployed system for authentication and authorization in modern computer networks. Kerberos is currently shipped with all major computer operating systems and is uniquely positioned to become a universal solution to the distributed authentication and authorization problem of permitting universal "single sign-on" within and between federated enterprises and peer-to-peer communities. MIT has developed and maintains implementations of Kerberos software for the Apple Macintosh, Windows and Unix operating systems.', 'features' => NULL, 'space' => '14325760', 'support' => 'https://kerberos.org', 'version' => '1.20.1', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MIT Kerberoswas originally developed for MIT\'s Project Athena in the 1980s and has grown to become the most widely deployed system for authentication and authorization in modern computer networks. Kerberos is currently shipped with all major computer operating systems and is uniquely positioned to become a universal solution to the distributed authentication and authorization problem of permitting universal "single sign-on" within and between federated enterprises and peer-to-peer communities. MIT has developed and maintains implementations of Kerberos software for the Apple Macintosh, Windows and Unix operating systems.', 'desc' => 'MIT Kerberos was originally developed for MIT\'s Project Athena in the 1980s and has grown to become the most widely deployed system for authentication and authorization in modern computer networks. Kerberos is currently shipped with all major computer operating systems and is uniquely positioned to become a universal solution to the distributed authentication and authorization problem of permitting universal "single sign-on" within and between federated enterprises and peer-to-peer communities. MIT has developed and maintains implementations of Kerberos software for the Apple Macintosh, Windows and Unix operating systems.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libkrb-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '2', 'release_date' => '15-11-2022', 'md5' => '', 'urlname' => 'Libkrb', ), 188 => array ( 'aid' => '188', 'name' => 'Msodbcsql', 'softname' => 'msodbcsql', 'fullname' => 'Msodbcsql', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'ODBC is the primary native data access API for applications written in C and C++ for SQL Server. There\'s an ODBC driver for most data sources. Other languages that can use ODBC include COBOL, Perl, PHP, and Python. ODBC is widely used in data integration scenarios.
    The ODBC driver comes with tools such as sqlcmd and bcp. The sqlcmd utility lets you run Transact-SQL statements, system procedures, and SQL scripts. The bcp utility bulk copies data between an instance of Microsoft SQL Server and a data file in a format you choose. You can use bcp to import many new rows into SQL Server tables or to export data out of tables into data files.', 'features' => NULL, 'space' => '0', 'support' => '', 'version' => '18.x', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'ODBC is the primary native data access API for applications written in C and C++ for SQL Server. There\'s an ODBC driver for most data sources. Other languages that can use ODBC include COBOL, Perl, PHP, and Python. ODBC is widely used in data integration scenarios.
    The ODBC driver comes with tools such as sqlcmd and bcp. The sqlcmd utility lets you run Transact-SQL statements, system procedures, and SQL scripts. The bcp utility bulk copies data between an instance of Microsoft SQL Server and a data file in a format you choose. You can use bcp to import many new rows into SQL Server tables or to export data out of tables into data files.', 'desc' => NULL, 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'msodbcsql-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '6', 'release_date' => '03-11-2022', 'md5' => '', 'urlname' => 'Msodbcsql', ), 206 => array ( 'aid' => '206', 'name' => 'Mailx', 'softname' => 'mailx', 'fullname' => 'Mailx', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Mailx, a command-line Mail User Agent derived from Berkeley Mail. It is intended to provide the functionality of the POSIX mailx command with additional support for MIME messages, IMAP (including caching), POP3, SMTP, S/MIME, message threading/sorting, scoring, and filtering. Heirloom mailx is especially useful for writing scripts and batch processing.', 'features' => NULL, 'space' => '532480', 'support' => 'https://www.linuxfromscratch.org/blfs/view/svn/basicnet/mailx.html', 'version' => '12.5', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'MAILX Mailx utility provides a message sending and receiving facility', 'desc' => 'MAILX Mailx utility provides a message sending and receiving facility', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mailx-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '2', 'release_date' => '20-06-2010', 'md5' => '', 'urlname' => 'Mailx', ), 192 => array ( 'aid' => '192', 'name' => 'Libargon2', 'softname' => 'libargon2', 'fullname' => 'Libargon2', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '819200', 'support' => 'https://github.com/P-H-C/phc-winner-argon2', 'version' => '20190702', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Argon2 is a password-hashing function that summarizes the state of the art in the design of memory-hard functions and can be used to hash passwords for credential storage, key derivation, or other applications.', 'desc' => 'Argon2 is a password-hashing function that summarizes the state of the art in the design of memory-hard functions and can be used to hash passwords for credential storage, key derivation, or other applications.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libargon2-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '5', 'release_date' => '20-05-2019', 'md5' => '', 'urlname' => 'Libargon2', ), 189 => array ( 'aid' => '189', 'name' => 'LIBSXG', 'softname' => 'libsxg', 'fullname' => 'LIBSXG', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '3573760', 'support' => 'https://github.com/google/libsxg', 'version' => '0.2', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Signed HTTP Exchange (SXG) is file format which contains an HTTP exchange (request and response) signed by a publisher\'s origin.', 'desc' => 'Signed HTTP Exchange (SXG) is file format which contains an HTTP exchange (request and response) signed by a publisher\'s origin.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libsxg-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '2', 'release_date' => '10-01-2020', 'md5' => '', 'urlname' => 'LIBSXG', ), 190 => array ( 'aid' => '190', 'name' => 'Libmaxminddb', 'softname' => 'libmaxminddb', 'fullname' => 'Libmaxminddb', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => '', 'features' => '', 'space' => '389120', 'support' => 'https://github.com/maxmind/libmaxminddb/', 'version' => '1.7.1', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address.', 'desc' => 'The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libmaxminddb-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '6', 'release_date' => '01-10-2022', 'md5' => '', 'urlname' => 'Libmaxminddb', ), 191 => array ( 'aid' => '191', 'name' => 'Libgeoip', 'softname' => 'libgeoip', 'fullname' => 'Libgeoip', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '2365440', 'support' => 'https://github.com/maxmind/geoip-api-c/', 'version' => '1.6.12', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => NULL, 'desc' => NULL, 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libgeoip-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '2', 'release_date' => '18-01-2018', 'md5' => '', 'urlname' => 'Libgeoip', ), 193 => array ( 'aid' => '193', 'name' => 'Tomcat 10', 'softname' => 'tomcat10', 'fullname' => 'Tomcat', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.', 'features' => 'Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world.', 'space' => '10767635', 'support' => 'http://tomcat.apache.org/', 'version' => '10.1.11', 'category' => '', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world.', 'desc' => 'Apache Tomcat is intended to be a collaboration of the best-of-breed developers from around the world.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'tomcat10-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '0', 'release_date' => '26-09-2022', 'md5' => '', 'urlname' => 'Tomcat_10', ), 197 => array ( 'aid' => '197', 'name' => 'Libspf2', 'softname' => 'libspf2', 'fullname' => 'Libspf2', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '3031040', 'support' => 'https://www.libspf2.org/support.html', 'version' => 'libspf2-1.2.10', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocol pair. libspf2 is a library which allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms. ', 'desc' => 'libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocol pair. libspf2 is a library which allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms. ', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'libspf2-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '10-06-2013', 'md5' => '', 'urlname' => 'Libspf2', ), 199 => array ( 'aid' => '199', 'name' => 'Libidn2', 'softname' => 'libidn2', 'fullname' => 'libidn2', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '1925120', 'support' => 'https://www.gnu.org/software/libidn/', 'version' => 'libidn2-2.3.4', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'The library contains a generic Stringprep implementation. Profiles for Nameprep, iSCSI, SASL, XMPP and Kerberos V5 are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA are supported. A mechanism to define Top-Level Domain (TLD) specific validation tables, and to compare strings against those tables, is included', 'desc' => 'Stringprep Punycode and IDNA 2003 specifications Libidns purpose is to encode and decode internationalized domain names', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => 'libidn2-x86.zip', 'file64' => 'libidn2-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '0', 'release_date' => '23-10-2022', 'md5' => '', 'urlname' => 'Libidn2', ), 201 => array ( 'aid' => '201', 'name' => 'MariaDB 10.11', 'softname' => 'mariadb1011', 'fullname' => 'MariaDB 10.11', 'type' => 'service', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '10.11.5', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb1011-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '6', 'release_date' => '15-08-2023', 'md5' => '', 'urlname' => 'MariaDB_10.11', ), 202 => array ( 'aid' => '202', 'name' => 'MariaDB 11.1', 'softname' => 'mariadb111', 'fullname' => 'MariaDB 11.1', 'type' => 'service', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '11.1.4', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb111-x86_64.zip', 'major' => '0', 'mod' => '2', 'mod_files' => '0', 'release_date' => '08-02-2024', 'md5' => '', 'urlname' => 'MariaDB_11.1', ), 210 => array ( 'aid' => '210', 'name' => 'PostgreSQL16', 'softname' => 'pgsql16', 'fullname' => 'PostgreSQL16', 'type' => 'app', 'group_type' => 'pgsql', 'webuzo_version' => '', 'overview' => 'PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others.', 'features' => 'Featureful and Standards Compliant

    PostgreSQL prides itself in standards compliance. Its SQL implementation strongly conforms to the ANSI-SQL:2008 standard. It has full support for subqueries (including subselects in the FROM clause), read-committed and serializable transaction isolation levels. And while PostgreSQL has a fully relational system catalog which itself supports multiple schemas per database, its catalog is also accessible through the Information Schema as defined in the SQL standard.

    Data integrity features include (compound) primary keys, foreign keys with restricting and cascading updates/deletes, check constraints, unique constraints, and not null constraints.

    It also has a host of extensions and advanced features. Among the conveniences are auto-increment columns through sequences, and LIMIT/OFFSET allowing the return of partial result sets. PostgreSQL supports compound, unique, partial, and functional indexes which can use any of its B-tree, R-tree, hash, or GiST storage methods.

    GiST (Generalized Search Tree) indexing is an advanced system which brings together a wide array of different sorting and searching algorithms including B-tree, B+-tree, R-tree, partial sum trees, ranked B+-trees and many others. It also provides an interface which allows both the creation of custom data types as well as extensible query methods with which to search them. Thus, GiST offers the flexibility to specify what you store, how you store it, and the ability to define new ways to search through it --- ways that far exceed those offered by standard B-tree, R-tree and other generalized search algorithms.

    GiST serves as a foundation for many public projects that use PostgreSQL such as OpenFTS and PostGIS. OpenFTS (Open Source Full Text Search engine) provides online indexing of data and relevance ranking for database searching. PostGIS is a project which adds support for geographic objects in PostgreSQL, allowing it to be used as a spatial database for geographic information systems (GIS), much like ESRI\'s SDE or Oracle\'s Spatial extension.', 'space' => '28538880', 'support' => 'http://www.postgresql.org/support/', 'version' => '16.2', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others.', 'desc' => 'PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'pgsql16-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '8', 'release_date' => '08-02-2024', 'md5' => '', 'urlname' => 'PostgreSQL16', ), 204 => array ( 'aid' => '204', 'name' => 'Node.js 20', 'softname' => 'nodejs20', 'fullname' => 'Node.js 20', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => 'Node.js 14is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.', 'features' => 'Node\'s goal is to provide an easy way to build scalable network programs Node.js contains a built-in HTTP server library, making it possible to run a web server without the use of external software, such as Apache or Lighttpd, and allowing more control of how the web server works. Node.js enables web developers to create an entire web application in JavaScript, both server-side and client-side', 'space' => '86487040', 'support' => 'http://nodejs.org/', 'version' => 'v20.10.0', 'category' => 'web_servers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'Node.js 20 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices', 'desc' => 'Node.js 20 is a platform built on Chrome\'s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'nodejs20-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '22-11-2023', 'md5' => '', 'urlname' => 'Node.js_20', ), 205 => array ( 'aid' => '205', 'name' => 'PHP 8.3', 'softname' => 'php83', 'fullname' => 'PHP 8.3', 'type' => 'app', 'group_type' => 'php', 'webuzo_version' => '', 'overview' => 'PHP 8.3 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'features' => 'PHP includes free and open source libraries with the core build. PHP is a fundamentally Internet-aware system with modules built in for accessing File Transfer Protocol (FTP) servers, many database servers, embedded SQL libraries such as embedded PostgreSQL, MySQL, Microsoft SQL Server and SQLite, LDAP servers, and others. Many functions familiar to C programmers such as those in the stdio family are available in the standard PHP build. PHP allows developers to write extensions in C to add functionality to the PHP language. These can then be compiled into PHP or loaded dynamically at runtime. Extensions have been written to add support for the Windows API, process management on Unix-like operating systems, multibyte strings (Unicode), cURL, and several popular compression formats. Other features include integration with IRC, dynamic generation of images and Adobe Flash content, and even speech synthesis. The language\\\'s core functions such as those dealing with strings and arrays are also implemented as an extension. The PHP Extension Community Library (PECL) project is a repository for extensions to the PHP language.', 'space' => '442644480', 'support' => 'http://www.php.net/', 'version' => '8.3.4', 'category' => 'server_side_scripting', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => 'PHP 8.3 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'desc' => 'PHP 8.3 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual. Ever wondered how popular PHP is? See the Netcraft Survey.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'php83-x86_64.zip', 'major' => '0', 'mod' => '3', 'mod_files' => '9', 'release_date' => '14-03-2024', 'md5' => '', 'urlname' => 'PHP_8.3', ), 209 => array ( 'aid' => '209', 'name' => 'PGSQL-common', 'softname' => 'pgsql-common', 'fullname' => 'PGSQL-COMMON', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '0', 'support' => '', 'version' => '1.x', 'category' => '', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'pgsql-common package is used by all pgsql packages', 'desc' => 'pgsql-common package is used by all pgsql packages', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'pgsql-common-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '12', 'release_date' => '24-02-2023', 'md5' => '', 'urlname' => 'PGSQL-common', ), 208 => array ( 'aid' => '208', 'name' => 'Dotnet', 'softname' => 'dotnet', 'fullname' => 'Dotnet', 'type' => 'app', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => '.NET is a free, cross-platform, open-source developer platform for building many kinds of applications. .NET is built on a high-performance runtime that is used in production by many high-scale apps.', 'features' => '.NET is a free, cross-platform, open-source developer platform for building many kinds of applications. .NET is built on a high-performance runtime that is used in production by many high-scale apps.', 'space' => '629145600', 'support' => 'https://dotnet.microsoft.com/en-us/platform/support', 'version' => '8.x', 'category' => 'web_servers', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => '.NET is a free, cross-platform, open-source developer platform for building many kinds of applications. .NET is built on a high-performance runtime that is used in production by many high-scale apps.', 'desc' => '.NET is a free, cross-platform, open-source developer platform for building many kinds of applications. .NET is built on a high-performance runtime that is used in production by many high-scale apps.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'dotnet-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '10-10-2024', 'md5' => '', 'urlname' => 'Dotnet', ), 211 => array ( 'aid' => '211', 'name' => 'MariaDB 11.2', 'softname' => 'mariadb112', 'fullname' => 'MariaDB 11.2', 'type' => 'service', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '11.2.3', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'MariaDB is a drop-in replacement for MySQL.\'', 'desc' => 'MariaDB is a drop-in replacement for MySQL.\'', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb112-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '4', 'release_date' => '08-02-2024', 'md5' => '', 'urlname' => 'MariaDB_11.2', ), 212 => array ( 'aid' => '212', 'name' => 'MariaDB 11.3', 'softname' => 'mariadb113', 'fullname' => 'MariaDB 11.3', 'type' => 'service', 'group_type' => 'mysql', 'webuzo_version' => '', 'overview' => 'MariaDB is a drop-in replacement for MySQL.', 'features' => 'MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server. To accomplish this, Monty Program works to hire the best and brightest developers in the industry, work closely and cooperatively with the larger community of users and developers in the true spirit of Free and open source software, and release software in a manner that balances predictability with reliability.', 'space' => '0', 'support' => 'https://mariadb.org/en/', 'version' => '11.3.2', 'category' => 'databases', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => '', 'description' => 'MariaDB is a drop-in replacement for MySQL.', 'desc' => 'MariaDB is a drop-in replacement for MySQL.', 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'mariadb113-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '4', 'release_date' => '19-02-2024', 'md5' => '', 'urlname' => 'MariaDB_11.3', ), 213 => array ( 'aid' => '213', 'name' => 'Icu69', 'softname' => 'icu69', 'fullname' => 'Icu69', 'type' => 'library', 'group_type' => NULL, 'webuzo_version' => '', 'overview' => NULL, 'features' => NULL, 'space' => '43376640', 'support' => 'https://github.com/unicode-org/icu', 'version' => '69.1', 'category' => 'libraries', 'ratings' => '0.000', 'votes' => '0', 'reviews' => '0', 'logo' => 'logo.gif', 'description' => NULL, 'desc' => NULL, 'approved' => '1', 'ins' => 1, 'parent' => '', 'file' => '', 'file64' => 'icu69-x86_64.zip', 'major' => '0', 'mod' => '1', 'mod_files' => '1', 'release_date' => '07-04-2021', 'md5' => '', 'urlname' => 'Icu69', ), ); ?>