1. Home
  2. What
  3. "class"

One Tag, I'll be a cloud.
One Tag, I'll be a cloud.

EasyRdf

saved on
about:
EasyRdf is a PHP library designed to make it easy to consume and produce RDF. It was designed for use in mixed teams of experienced and inexperienced RDF developers. It is written in Object Oriented PHP.

amazon-s3-php-class - Google Code

saved on
about:
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
tags:
amazon class php s3

Using the Zend Framework with Symfony 1.1 | MirthLab

saved on
uri:
http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/ This link is now broken.
about:
How to easily use Zend classes from within the Symfony framework

Reuse Excel business logic with PHPExcel

saved on
uri:
https://blog.maartenballiauw.be/post/2008/03/Reuse-Excel-business-logic-with-PHPExcel.html This link is now broken.
about:
Embedding business logic in Excel and re-using it in PHP is not that hard. The PHPExcel library helps you simplify development: your application logic and business logic is separated. Business logic can be maintained by a business expert or key user in Excel. As an application developer, you can easily pass data in the sheet and make use of PHPExcel's calculation engine.