A lightweight image manipulation library written in PHP
This is a compact (one-file only), lightweight, object-oriented image manipulation library written in and for PHP, that provides methods for performing several types of image manipulation operations. It doesn't require any external libraries other than the GD2 extension (with which PHP usually comes pre-compiled with). Zebra_Image's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL. With this library you can rescale, flip, rotate and crop images. It supports loading and saving images in the GIF, JPEG and PNG formats and preserves transparency for GIF, PNG and PNG24.
A generic pagination class written in PHP
A generic pagination class that automatically generates navigation links given the total number of items and the number of items per page. Please note that this is a *generic* pagination class, meaning that it does not display any records! It is up to developer to fetch the actual data and displaying it based on the information returned by this class. The advantage is that it can be used to paginate over records coming from any source (arrays, database, etc). The appearance is customizable through CSS. Zebra_Pagination's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL.
A MySQL database wrapper written in PHP
Zebra_Database it is an advanced, compact (one-file only), lightweight, MySQL database wrapper built upon PHP's MySQL extension. It provides methods for interacting with MySQL databases that are more powerful and intuitive to use than PHP's default ones. It supports transactions and provides ways for caching query results either by saving cached data on the disk, or by using memcache. The class provides a comprehensive debugging interface with detailed information about the executed queries: execution time, returned/affected rows, excerpts of the found rows, error messages, etc. It also automatically EXPLAIN's each SELECT query (so you don't miss those keys again!). It encourages developers to write maintainable code and provides a better default security layer by encouraging the use of prepared statements, where parameters are automatically escaped. Code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL
This class is intended to block the action of spam bots or robots (as Captcha), employing inteligent tactics on human detection. Made on PHP.
phpLogin is a free, open source PHP library designed to give your site secure user account functionality with little or no modification to your existing scripts. phpLogin uses its own database and handles everything from user registration to logins!
Simple authentication and authorization library for CodeIgniter 2
Projeto de Sistema Gestor de Livros - Livraria Navi
This library helps simplify common PHP programming tasks by performing lower level operations automatically, it aims to remove the need to know about the idosyncracies of different platforms such as SQL dialects.
SmartClient for PHP is designed to help PHP programmers that use "SmartClient Ajax Ria System", allowing them to write SC code faster and making sure that your application will keep working, even if a new SmartClient version is out.
x-OpenID (xOid) is a PHP OpenID RP library with focus on ease of integration. A demo of the current CVS version is available here : http://lsec.no/xOid/
This project is small php library for operating with web. Specialy for create web-documents from *.html templates and db operation.
ImapHandler is a fsock-based low-level IMAP client for PHP intended for developers who want less abstraction than provided by the imap extension or PEAR::Mail_IMAP but don't want to have to worry about parsing everything themselves.
PhpBB3 auth for Atlassian's crowd.
Home of Ja eXtensible Platform, a PHP5 Framework. Modular structure, fully scalable.
Tying together Zend Framework, PHP/Java Bridge, JTOpen, and Tomcat to provide a FOSS solution for i5 (IBM i, iSeries, AS/400) PHP developers struggling with the performance issues of the Integrated File System.
qJerry: write less, do more - now in PHP. qJerry is the PHP class that provides a way to work with XML documents in jQuery-like style. It has methods for creating, modifying, querying XML documents and more. qJerry is jQuery for server side.
A PHP-Wraper around the Ghostscript-command
Wordpress plugin for Gowalla API
Developers API for uCoz, or other non-php hostings
PHP Libraries for various purposes
Gethur Framework Xtreme
PT_BR: O GFX é um conjunto de classes e ferramentas desenvolvidas em PHP e JavaScript para gerar pequenos cadastros de forma rápida e eficiente. EN: The GFX is a collection of classes and tools developed in PHP and JavaScript to create smaller entries quickly and efficiently.
Bi-directional SQL <-> XML conversion and updating
Allows user to convert one or more database schemas to XML. Can also create and/or update existing database with schemas from XML. It will support multiple database platforms and abstractions.
PureEnergy is an organized file manager for SuperWikia Super Controller reactors which provide fluent access of each reactor's Sadeic files and other components of the native Super Controller Codec partitions. PureEnergy features IDE & SDK utilities.
Librerie PHP5
WebmasterKit è un'insieme di librerie php5 volte a semplificare lo sviluppo di qualsiasi appicativo web. Interamente scritto con un approccio orientato ad oggetti, fornisce strumenti semplificati per gestire funzioni di base (file, database ecc.) e quelle complesse (mail ecc.).