xaraya / core
Xaraya Core web development framework
v2.7.0
2025-02-18 17:50 UTC
Requires (Dev)
- middlewares/utils: ^4.0
- nikic/fast-route: 2.0.0-beta1
- nyholm/psr7: ^1.8
- nyholm/psr7-server: ^1.1
- phpdocumentor/reflection: ^6.1
- symfony/config: ^7.2
- symfony/routing: ^7.2
- webonyx/graphql-php: ^15.19
- xaraya/modules: dev-master
- xaraya/properties: dev-master
- xaraya/twig: dev-main
Suggests
- doctrine/cache: Use supported Doctrine CacheProviders for caching
- doctrine/dbal: Experiment with external database (Doctrine DBAL)
- mongodb/mongodb: Experiment with external database (MongoDB)
- phpdocumentor/reflection: Required to use bermuda_cleanup.php in developer/tools
- phpstan/phpstan: PHP Static Analysis Tool - discover bugs in your code without running it
- phpunit/phpunit: The PHP Unit Testing framework
- xaraya/modules: Experiment with adding modules via composer cli
- xaraya/properties: Experiment with adding properties via composer cli
- xaraya/twig: Use Twig template engine with Xaraya