Taeluf.com

Home FOSS Versioning

All Projects

Big Db

  • bin/
  • config/
  • docs/
  • docsrc/
  • src/
  • test/
    • config/
    • input/
      • BigDbApp/
        • migrate/
        • orm/
          • Article.php
          • Author.php
          • Tag.php
        • sql/
        • ArticleDb.php
      • BigDbServer/
      • BigDbTasks/
      • BigOrm/
      • InitBigDb/
      • bigdb-sql/
      • TestEnums.php
    • run/
    • src/
    • .gitignore
  • .git
  • .gitignore
  • LICENSE
  • README.md
  • Status.md
  • composer.json
  • composer.lock
Docs
Src Code

Big Db-src:v1.0 -> test -> input -> BigDbApp -> orm -> Author.php

Author.php

<?php

namespace Tlf\BigDb\Test\Orm;

class Author extends \Tlf\BigFormOrm {

}
Choose a Branch
Default: v1.0
Current: v1.0
v1.0

Taeluf

"Kitchen Sink" styles
Site Analytics

© 2020 Taeluf, Reed Sutman