2017 © Pedro Peláez
 

library scoop

Scoop framework and orm for php 7+ and apache 2.4+

image

justin-robinson/scoop

Scoop framework and orm for php 7+ and apache 2.4+

  • Saturday, July 8, 2017
  • by justin-robinson
  • Repository
  • 3 Watchers
  • 2 Stars
  • 97 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Build Status Coverage Status, (*1)

Scoop

Multi site php 7 framework and orm for mysql

Note: still a work in progress and only for php7. There is a php56 branch for php 5.6.

Features

  • Built for speed and efficiency
  • Mysqli based and caches prepared statements
  • All classes are autoloaded based on the full namespace, so no messy autoload config files
  • Only two classes per table, one for core functionality and another for you to add to
  • Properly documented for all that modern ide helper magic
  • One installation can manage and segregate multiple code bases and db connections
  • All configs are in php ( configs/db.php is the only one you'll need to touch )
  • DB file generation just works ( bin/scoop --action generate_db_model )
  • You can override any class or config option on a global or per site basis

[Wiki][1], (*2)

The Versions

08/07 2017

dev-master

9999999-dev

Scoop framework and orm for php 7+ and apache 2.4+

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

orm database php mysql apache php 7

08/07 2017

dev-php56

dev-php56

Scoop framework and orm for php 7+ and apache 2.4+

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

orm database php mysql apache php 7

05/05 2016

v0.5.1

0.5.1.0

Scoop framework and orm for php 7+ and apache 2.4+

  Sources   Download

Apache-2.0

The Requires

 

orm database php mysql apache php 7

23/03 2016

v0.5.0

0.5.0.0

Scoop framework and orm for php 7+ and apache 2.4+

  Sources   Download

Apache-2.0

The Requires

 

orm database php mysql apache php 7

15/02 2016

v0.1.0

0.1.0.0

Scoop framework and orm for php 7+ and apache 2.4+

  Sources   Download

Apache-2.0

The Requires

 

orm database php mysql apache php 7