phalcon-kit / app
Start a new Phalcon Kit Project
Fund package maintenance!
jturbide
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 0
Type:project
pkg:composer/phalcon-kit/app
Requires
- php: >=8.4
- ext-phalcon: >=5.9.3
- zemit-cms/core: ^1.0 || dev-master
Requires (Dev)
- phalcon/ide-stubs: ^5.9.3
- phpunit/phpunit: ^10.5
- squizlabs/php_codesniffer: ^3.8
This package is auto-updated.
Last update: 2025-11-08 16:39:23 UTC
README
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.
Contents
Getting Started
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>;
Requirements
Phalcon Kit requires multiple PHP extensions. Please use composer to make sure that you meet the requirements.
Languages & compatibilities
- Composer
- PHP >= 8.4
- MySQL >= 8.0
- PhalconPHP >= 5.9.3
External Links
Contributing
See CONTRIBUTING.md for details.
License
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.