Skip to content

oforge/oforge-core-micro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oforge

About

Oforge is a highly modular online portal, that can be easily customized or extended, based on customer needs.

The Core

The core is based on the Slim PHP micro framework and the well-proven Doctrine project.

Naming Conventions

Please use underlines as separators for config key, i18n key, service names, path names and s.o. . E.g. config key for the email smtp port should be email_smtp_port.

License

Copyright (C) 2019 7P.konzepte GmbH

The oforge core is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The oforge core is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with oforge. If not, see http://www.gnu.org/licenses/.