forestcitylabs / framework
1.1.0
2024-08-29 14:24 UTC
Requires
- php: ^8.0
- psr/cache: ^2.0
- psr/container: ^2.0
- psr/event-dispatcher: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.1
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- psr/log: ^3.0
- sebastian/diff: ^5.1
Requires (Dev)
- cocur/slugify: ^4.5
- dflydev/fig-cookies: ^3.1
- doctrine/dbal: ^3.7
- doctrine/orm: ^3.0
- filp/whoops: ^2.15
- guzzlehttp/psr7: ^2.6
- http-interop/http-factory-guzzle: ^1.2
- kint-php/kint: ^5.0
- league/flysystem: ^3.21
- league/flysystem-memory: ^3.24
- mockery/mockery: ^1.6
- nette/php-generator: ^4.1
- nikic/fast-route: ^1.3
- phpunit/phpunit: ^10.4
- predis/predis: ^2.2
- psy/psysh: ^0.12.0
- ramsey/uuid: ^4.7
- ramsey/uuid-doctrine: ^2.0
- spatie/phpunit-snapshot-assertions: ^5.1
- squizlabs/php_codesniffer: ^3.7
- symfony/console: ^6.0
- symfony/property-access: ^6.0
- symfony/property-info: ^6.0
- twig/twig: ^3.8
- webonyx/graphql-php: ^15.8
Suggests
- cache/namespaced-cache: This package ships configuration that works with this package.
- dflydev/fig-cookies: This package ships configuration that works with this package.
- doctrine/migrations: This package ships configuration that works with this package.
- doctrine/orm: This package ships configuration that works with this package.
- filp/whoops: This package ships configuration that works with this package.
- guzzlehttp/psr7: This package ships configuration that works with this package.
- league/event: This package ships configuration that works with this package.
- monolog/monolog: This package ships configuration that works with this package.
- php-di/php-di: This package ships configuration that works with this package.
- predis/predis: This package ships configuration that works with this package.
- symfony/console: This package ships configuration that works with this package.
- twig/twig: This package ships configuration that works with this package.
- webonyx/graphql: This package ships configuration that works with this package.
This package is auto-updated.
Last update: 2024-11-03 19:23:52 UTC
README
This is the FCL Framework, a PSR compliant framework that helps building web applications.
It is specifically targeted towards GraphQL APIs.