xearya / core
Xearya Core 网站开发框架
v2.5.1
2024-09-19 10:52 UTC
Requires (Dev)
- middlewares/utils: ^4.0
- nikic/fast-route: dev-master
- nyholm/psr7: ^1.8
- nyholm/psr7-server: ^1.1
- phpdocumentor/reflection: ^6.0
- webonyx/graphql-php: ^15.14
- 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