Skip to content

eymeen/aikiframework

 
 

Repository files navigation

TODOs


⬜ Install Composer ⬜ Update to php 8 (without updating the way the code written in) ⬜ optimize the tree - delete unnecessary files - fix file/dir name pronounciation - change all misplaced folders/files to their original

⬜ update testing to a brandnew testing functionality ⬜ add database function (eloquent) ⬜ update libs/database to one editable version regardless of how (migrations) ⬜ update the configs ⬜ update the .htaccess ⬜ make error throwing more organaized through existing modern classes ⬜ add cli tool php aiki commandSignature ⬜ remove the old-school @see (code reviewing) ⬜ remove the copyright on top of files (code reviewing) ⬜ update class function definition comments (code reviewing) ⬜ best practice (code reviewing)

Aiki Framework


Aiki Framework is a flexible free and open source web platform that allows programmers to easily create and work with content management systems. Aiki Framework saves all the controllers and output templates in a database or any other storage system. This makes Aiki easy to use and easy to customize.

Aiki Framework enables developers and website administrators to control an unlimited number of sites in one place with an advanced (yet very easy to use) permissions system.

Aiki provides access to the normal programming interfaces as well, allowing developers to write their code in a less-framework-oriented way than comparable offerings.

Aiki Framework is built on PHP and is pluggable to many SQL-based database engines (MYSQL, PSQL, SQLite, etc).

Requirements


More Information


License


Copyright (C) 2010 Aikilab

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

This program 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 Affero General Public License for more details.

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

About

In database CMF

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 73.8%
  • JavaScript 22.8%
  • CSS 2.4%
  • XSLT 0.5%
  • Makefile 0.4%
  • C++ 0.1%