zemit-cms / core
Zemit CMS Core
Requires
- php: ~7.4
- ext-json: *
- ext-pdo: *
- ext-phalcon: ~4.1
- ext-psr: *
- docopt/docopt: ~1.0.4
- egulias/email-validator: ~2.1.24
- lcobucci/jwt: ~3.3.3
- league/csv: ~9.6.1
- league/flysystem: ~2.0.0
- phalcon/devtools: ~4.0.3
- phalcon/incubator: ~4.0
- shuchkin/simplexlsxgen: ~0.9.22
- swiftmailer/swiftmailer: ~5.4.12
- vlucas/phpdotenv: ~3.6.7
Requires (Dev)
- phalcon/dd: ~1.1.3
- phalcon/ide-stubs: ~4.1.0.x-dev
- phpspec/phpspec: ~6.1
- phpunit/phpunit: ~9.5.0
- squizlabs/php_codesniffer: ~3.5.8
Suggests
- ext-apcu: *
- ext-bcmath: *
- ext-gd: *
- ext-mbstring: *
- ext-zend-opcache: *
- aws/aws-sdk-php: ~3.152.1
- facebook/php-sdk: ~3.2.3
- filp/whoops: ~2.9.1
- google/recaptcha: ~1.2.4
- league/oauth2-client: ~2.6.0
- league/oauth2-facebook: ~2.0.3
- league/oauth2-github: ~2.0
- league/oauth2-google: ~3.0.3
- league/oauth2-instagram: ~2.0
- league/oauth2-linkedin: ~5.1.2
- league/oauth2-server: ~8.2.3
- mustache/mustache: ~v2.13.0
- smarty/smarty: ~3.1.36
- twig/twig: ~3.0.0
- xenolope/quahog: ~3.0.0
README
Zemit Core is an open source headless CMS built on top of Phalcon, an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption
Contents
Getting Started
Zemit is using the Phalcon Framework. You can use composer in order to add Zemit core to an existing project. If you want to create a new project from scratch, we invite you to visit the Zemit App repository for more informations.
composer require zemit-cms/core
Requirements
Zemit Core requires multiple PHP extensions. Please use composer
to make sure that you meet the requirements.
Languages & compatibilities
- PHP ~7.4
- MySQL ~5.7
- MariaDB ~10.4
- PhalconPHP ~4.1
External Links
Contributing
See CONTRIBUTING.md for details.
License
Zemit is open source software licensed under the BSD 3-Clause License.
Copyright © 2017-present, Zemit Team.
See the LICENSE.txt file for more.