⬜ 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 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).
- PHP 5.3 or Greater! (Very Important)
- Apache 2.2 or Greater, with mod-rewrite support
- SQL engine, preferably MySQL 4.1 or Greater
- http://aikiframework.org/wiki/Aiki_Prerequisites has latest information
-
This project was created by Bassel Kartabil (known as Safadi) that was killed by Syrian Government after held in military prison.
See more on Wikipedia: https://en.wikipedia.org/wiki/Bassel_Khartabil -
old site from Archive.org wayback machine https://web.archive.org/web/20121002041620/http://aikiframework.org/
wiki https://web.archive.org/web/20121006074925/http://aikiframework.org/wiki/Main_Page
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/.