PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Bruno Henrique Ferreira de Oliveira   PHP Beans Brazilian Feijoada   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentação.
Class: PHP Beans Brazilian Feijoada
Encapsulate several objects in one like Java Beans
Author: By
Last change: uploading files
uploading files
Initial commit
Date: 7 years ago
Size: 625 bytes
 

Contents

Class file image Download

?=============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.