RSS 25 projects tagged "Library"

No download Website Updated 01 Feb 2010 Simplicity PHP Framework

Screenshot
Pop 18.84
Vit 38.37

Simplicity is a lightweight modular Web development framework. It is designed with a tight core providing centralized configuration, caching, auto loading, session handling, and a simple ORM. All other functionality is provided by modules which can be loaded in module chains. Each application can have multiple chains.

Download No website Updated 21 Aug 2009 Context Voice PHP Library

Screenshot
Pop 21.17
Vit 1.45

uberVU php Library is a PHP class that provides simple access to the uberVU API for adding URLs and retrieving information about them. uberVU is a service which aggregates conversations from social Web sites around specific URLs. They track services for comments and reactions regarding a URL. It supports sites like Twitter, FriendFeed, Digg, Reddit, Hacker News, major blogging platforms (such as Wordpress, Blogger, MT, and Typepad), major video sharing websites (such as YouTube and Vimeo), Flickr, Picasa, and Disqus.

Download Website Updated 13 Jul 2010 MiniINI

Screenshot
Pop 65.91
Vit 3.44

MiniINI is an INI/CFG file parsing library with a focus on portability, speed, and minimalism. The goal is not to support thousands of convenient extensions to the INI format, but to be easy to set up and use, and to be as fast as possible.

No download No website Updated 21 Feb 2010 Xapian Fu

Screenshot
Pop 18.65
Vit 34.39

XapianFu is a Ruby library for working with Xapian databases. It builds on the GPL licensed Xapian Ruby bindings, but provides an interface more in-line with "The Ruby Way"(tm) and is considerably easier to use. For example, you can work almost entirely with Hash objects, and XapianFu will handle converting the Hash keys into Xapian term prefixes when indexing and when parsing queries. It also handles storing and retrieving hash entries as Xapian::Document values. XapianFu basically gives you a persistent Hash with full text indexing (and ACID transactions).

Download No website Updated 24 May 2010 Tephlon

Screenshot
Pop 43.30
Vit 33.03

Tephlon is an easy PHP persistence library. It has a highly modular OOP design and a no-SQL storage system. It stores any object or variable safely and tidily on disk for fast access. The API is meant to be easy and fast to learn. It features Java-style key-value maps, namespaces, easy Codeigniter integration, programmable lifetime of records, a multi-driver architecture, reliable and well-tested code, and easy incremental backup of data with SVN or GIT.

Download No website Updated 24 Jun 2010 sphlib

Screenshot
Pop 34.12
Vit 1.00

sphlib provides optimized implementations in both C and Java of cryptographic hash functions. The C code includes "small footprint" variants optimized for architectures with low L1 cache (e.g. WiFi routers running OpenWRT). The C code comes with a command-line tool that can serve as a drop-in replacement for md5sum, sha1sum, sha256sum, etc. for all implemented hash functions. The Java code is compatible with J2ME. There are implementations of fourteen "second-round" SHA-3 candidates, for all output lengths: BLAKE, Blue Midnight Wish, CubeHash, ECHO, Fugue, Grøstl, Hamsi, JH, Keccak, Luffa, Shabal, SHAvite-3, SIMD, and Skein. Some pre-SHA-3 hash functions (including MD4, MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, RIPEMD-160, and others) are also implemented.

No download Website Updated 07 Jul 2010 oauth-php

Screenshot
Pop 20.76
Vit 32.36

oauth-php is a PHP library for OAuth consumers and servers. It has an extensible OAuth store, including a full working implementation of a MySQL store. The library implements methods to: verify incoming requests against the library; to sign outgoing requests, with curl support for actually doing the request; to sign requests with a body; to administrate consumer keys and tokens for multiple users (server and consumer side); and to log incoming and outgoing requests handled by the library (optionally in the database).

No download No website Updated 18 Aug 2010 FireShot

Screenshot
Pop 15.91
Vit 31.72

FireShot is an extremely lightweight 2D game engine aiming to be simple yet versatile. A few features that make it stand apart are an event based system on top of an event based system (SDL), cross-platform support, and complete control of image blitting.

No download Website Updated 29 Dec 2010 Math-Random-Xorshift

Screenshot
Pop 17.58
Vit 1.00

Math-Random-Xorshift is a Perl module that contains a straightforward implementation of the Xorshift PRNG algorithm proposed by G. Marsaglia in 2003. The algorithm is extremely fast and passes the Diehard test, though it is not reliable enough statistically. This module is useful for games and similar applications.

Download Website Updated 01 May 2012 Texcaller

Screenshot
Pop 66.54
Vit 4.26

Texcaller is a convenient interface to the TeX command line tools that handles all kinds of errors without much fuzz. It is written in plain C, is fairly portable, and has no external dependencies besides TeX.

Screenshot

Project Spotlight

C5Connector.Java

A backend for the Core Five file manager.

Screenshot

Project Spotlight

FFmpegPHP

A pure PHP wrapper for ffmpeg.