2018-03-20 17:09:42 +09:00
2017-12-07 14:30:57 +09:00
2013-12-11 15:58:37 +09:00
2018-01-10 10:58:04 +09:00
2018-03-20 14:05:37 +09:00

PHP Core Library

Base PHP class files to setup any project

  • login
  • database wrapper
  • basic helper class for debugging and other features
  • admin/frontend split
  • domain controlled database/settings split
  • dynamic layout groups

NOTE

There are three branches:

master

This is currently the legacy branch set live. This will change to the namespace branch once development is finished

legacy

The old non namepsace format layout. This will only get bug fixes and no new development

namespace

The new namespace branch. Once development is finished this branch will be removed or renamed to development only branch

Description
Main development folder for the CoreLibs for PHP This one is not for composer package creation, the composer base package source is in the "composer" repository
Readme GPL-3.0 34 MiB
Languages
JavaScript 51.6%
PHP 42.3%
PLpgSQL 2.2%
CSS 1.6%
Smarty 0.7%
Other 1.6%