PHP Classes

PHP Beans Brazilian Feijoada: Encapsulate several objects in one like Java Beans

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 120 All time: 9,510 This week: 673Up
Version License PHP version Categories
beans 1.0Custom (specified...7XML, Libraries, Language, PHP 7
Description 

Author

This class can encapsulate several objects in one like Java Beans.

The preparation class can load and parse a XML file with the path WEB-INF/web.xml and loads other dependency classes to instantiate the respective objects.

The beans class may call the preparation class passing the current application scope.

The code and comments are in Portuguese. In Portuguese:

Uma implementação em PHP simulando Javabeans. Ver README.

Innovation Award
PHP Programming Innovation award nominee
May 2016
Number 7


Prize: One copy of the Zend Studio
Java Beans are classes that encapsulate multiple objects in a single Bean class.

This package provides a PHP implementation of Java Beans.

It can parse configuration files to determine what dependency classes need to be loaded and instantiated.

Manuel Lemos
Picture of Bruno Henrique Ferreira de Oliveira
  Performance   Level  
Innovation award
Innovation award
Nominee: 3x

Winner: 1x

 

Documentation

?=============Brazilian Feijoada for PHP=============

Introduction

A PHP implementation of Java Beans.

-All classes can be used as dependency;

-All attributes with the managed bean notation can be acessed from client-side.

Requirements

-PHP 7;

-JQuery 2.2.1.

Usage

Instalation.

-Configure the class, file and path in web.xml.

-In html file loadind beans.js use the following sintax in any part (except head):

{request@class-name.attribute-name}

{request@class-name.array-name.key}

{request@class-name.array-name.key.key}

To do.

-Development of all scopes of Java bean.

License

-In the license file.


  Files folder image Files (13)  
File Role Description
Files folder imagepublic (1 file, 3 directories)
Files folder imageresources (4 files)
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file LICENSE.md Lic. License file.
Accessible without login Plain text file README.md Doc. Documentação.
Plain text file test3.php Class Class source

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 84%
Total:120
This week:0
All time:9,510
This week:673Up