carlosocarvalho/xml-table-data-manager

Package for ci, template, simple template

1.0.0 2015-04-25 22:11 UTC

This package is auto-updated.

Last update: 2024-08-29 04:08:48 UTC


README

===================================================================================================================================== Biblioteca que executa metodos similares ao active record do Codeigniter 2.0 Essa biblioteca executa funções de crud e join transformando um arquivo XML em base de dados

O que podemos fazer com essa biblioteca ?

Podemos substituir de maniera simple um model usando essa biblioteca .

  • Insert
  • Delete
  • Update
  • Join
  • Select
  • Where

(*En)

Library running methods similar to active record of codeigniter 2.0 This library performs functions crud and join transforming an XML file in database

What can we do with this library?

We can replace the simple maniera a model using that library.

  • Insert
  • Delete
  • Update
  • Join
  • Select
  • Where