Previously known as Zemit CMS — now Phalcon Kit, rebuilt and rebranded for the future.
Phalcon Kit App is our basic project skeleton to start from, this package includes the Phalcon Kit Core.
Phalcon Kit is using the Phalcon Framework. You can use composer to create a new Phalcon Kit Project.
composer create-project phalcon-kit/app <new-project-name>;Phalcon Kit requires multiple PHP extensions. Please use composer to make sure that you meet the requirements.
- Composer
- PHP >= 8.4
- MySQL >= 8.0
- PhalconPHP >= 5.9.3
See CONTRIBUTING.md for details.
Phalcon Kit is open source software licensed under the BSD 3-Clause License.
Copyright © 2017-present, Phalcon Kit Team.
See the LICENSE.txt file for more.