phalcon-kit/app
Start a new Phalcon Kit Project
Maintainers
Fund package maintenance!
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 670bf5c7b423dac8054bd9e0fb66c5e3dc2be2b2
- Zemit Team <contact.woop@zemit.com>
- Nuagerie Team <contact.woop@nuagerie.com>
- Julien Turbide <contact.woop@jturbide.com>
- Contributors
This package is auto-updated.
Last update: 2026-06-08 18:15:41 UTC
README
👁 Version
👁 PHP
👁 Downloads
👁 License
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.
