xaraya / core
Xaraya Core web development framework
v2.5.2
2024-11-04 21:16 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.0
- webonyx/graphql-php: ^15.18
- xaraya/modules: ^2.5
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