solital / core
Official core of Solital framework
4.6.0
2024-10-11 16:08 UTC
Requires
- php: ^8.3
- ext-json: *
- ext-pdo: *
- brenno-duarte/apcu-oop: ^1.0
- brenno-duarte/modern-php-exception: ^3.3
- brenno-duarte/php-secure-password: ^3.1
- brenno-duarte/phpdeprecated: ^1.0
- brenno-duarte/steroids-for-php: ^1.1
- delight-im/http: ^2.1
- fig/event-dispatcher-util: ^1.3
- matthiasmullie/minify: ^1.3
- monolog/monolog: ^3.6
- nette/php-generator: ^4.1
- peppeocchi/php-cron-scheduler: ^4.0
- phpmailer/phpmailer: ^6.9
- psr/cache: ^3.0
- psr/container: ^2.0
- psr/event-dispatcher: ^1.0
- psr/http-factory: ^1.1
- psr/link: ^2.0
- psr/log: ^3.0
- psr/simple-cache: ^3.0
- solital/katrina: ^2.6
- spatie/db-dumper: ^3.6
- symfony/filesystem: ^7.1
- symfony/finder: ^7.1
- symfony/polyfill-php84: ^1.30.0
- symfony/yaml: ^7.1
- wixel/gump: ^2.1
Requires (Dev)
- phpstan/phpstan: ^1.9
- phpunit/phpunit: ^11
- rector/rector: ^1.2
Suggests
- ext-apcu: APCu extension to use in cache
- ext-memcache: Memcache extension to use in cache
- ext-memcached: Memcached extension to use in cache
- ext-yac: YAC extension to use in cache
- ext-yaml: YAML extension to load configuration files
Replaces
- solital/vinci-console: 4.6.0
- dev-master
- 4.x-dev
- 4.6.0
- 4.5.4
- 4.5.3
- 4.5.2
- 4.5.1
- 4.5.0
- 4.4.0
- 4.3.0
- 4.2.0
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.x-dev
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.1
- 3.4.0
- 3.3.2
- 3.3.1
- 3.3.0
- 3.2.1
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.4
- 3.0.3
- 3.0.0
- 2.x-dev
- 2.4.0
- 2.3.1
- 2.3.0
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.0
- 1.x-dev
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
This package is auto-updated.
Last update: 2024-11-11 16:19:08 UTC
README
Official core of Solital framework
About
Solital is a complete PHP framework with everything you need to create high value projects.
Installing via Composer
To use the full version of the Solital framework, please use the command below.
composer create-project solital/solital project
Documentation
You can access the complete documentation at the following link: https://solital.github.io/site/
License
Solital uses MIT license by default.