ody / core
This package is abandoned and no longer maintained.
The author suggests using the ody/foundation package instead.
Core for ODY framework
0.0.2
2025-03-05 22:24 UTC
Requires
- php: ^8.3
- ext-json: *
- ext-libxml: *
- ext-pcntl: *
- ext-posix: *
- ext-simplexml: *
- composer/class-map-generator: ^1.6.0
- filp/whoops: ^2.17
- luzrain/polyfill-inotify: ^1.0
- nikic/fast-route: ^v1.3.0
- nyholm/psr7: ^1.8
- nyholm/psr7-server: ^1.1
- php-di/invoker: ^2.3
- php-di/php-di: ^7.0
- psr/container: ^1.0 || ^2.0
- psr/http-factory: ^1.1
- psr/http-message: ^1.1 || ^2.0
- psr/http-server-middleware: ^1.0
- psr/log: ^1.1 || ^2.0 || ^3.0
- psy/psysh: ^0.12.7
- symfony/console: ^7.2
- symfony/http-foundation: ^v7.2.3
- symfony/psr-http-message-bridge: ^v7.2.0
- vlucas/phpdotenv: ^5.6
Requires (Dev)
- adriansuter/php-autoload-override: ^2.0
- doctrine/collections: ^2
- drupol/php-conventions: ^6
- guzzlehttp/psr7: ^2.6
- httpsoft/http-message: ^1.1
- httpsoft/http-server-request: ^1.1
- infection/infection: ^0.27 || ^0.28 || ^0.29
- laminas/laminas-diactoros: ^2.17 || ^3
- loophp/phpunit-iterable-assertions: ^1.0
- phpspec/prophecy: ^1.19
- phpspec/prophecy-phpunit: ^2.1
- phpstan/phpstan: ^2.1.6
- phpunit/php-code-coverage: ^9.2
- phpunit/phpunit: ^9.6
- slim/http: ^1.3
- slim/psr7: ^1.6
- squizlabs/php_codesniffer: ^3.10
- vimeo/psalm: ^6
This package is auto-updated.
Last update: 2025-03-27 22:12:57 UTC
README
Ody core
TO-DO / Roadmap
- HTTP server
- Websockets
- Server
- Client
- Scheduler
- Connection pools (MySQL,...)
- Docker build
- Hot reloading
- Database
- Eloquent
- Doctrine
- Custom ORM (?)
- Foundation
- CLI interface
- Router
- Service Providers
- Commands
- Shell environment
- Caching
- Queue
- Event dispatcher
- Logger
- Flysystem
- Rate limit
- Auth
- JSON RPC
- Unit testing