2017 © Pedro Peláez
 

library tableobject

Web2All table object library

image

web2all/tableobject

Web2All table object library

  • Friday, December 15, 2017
  • by merijnvdk
  • Repository
  • 2 Watchers
  • 1 Stars
  • 15 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 15 % Grown

The README.md

Web2All table

This web2all/table package requires the web2all/framework (https://github.com/web2all/framework). It used to be proprietary software but now it has been released to the public domain under a MIT license., (*1)

This pacckage is no longer actively maintained. Most likely it is only of interest if you own software created by Web2All B.V. which was built using table classes., (*2)

What does it do

Define table classes (models) for your database tables extending the Web2All_Table_Object class (or implementing Web2All_Table_ObjectTrait) and easily retrieve your data from the database using your models (CRUD)., (*3)

Each table class defines a mapping between object properties and database fields. The table classes can also be automatically generated from a database table., (*4)

No need to write database queries. Retrieve lists using the ObjectList class and friends., (*5)

License

Web2All framework is open-sourced software licensed under the MIT license (https://opensource.org/licenses/MIT)., (*6)

The Versions

15/12 2017

dev-master

9999999-dev

Web2All table object library

  Sources   Download

MIT

The Requires

 

The Development Requires

database crud table web2all

15/12 2017

1.0.1

1.0.1.0

Web2All table object library

  Sources   Download

MIT

The Requires

 

The Development Requires

database crud table web2all