framework

High-Performance PHP Framework

MIT License

Downloads
236.1K
Stars
1.7K
Committers
39

Bot releases are visible (Hide)

framework - v2.0.19 - no binary release

Published by wolfy-j about 5 years ago

  • typo fix: JsonPayloadBootload to JsonPayloadParserBootloader
framework - v2.0.18 - no binary release

Published by wolfy-j about 5 years ago

  • added JsonPayloadMiddleware and JsonPayloadBootloader
  • more tests
  • added 7.4 tests to Travis
  • 7.1 support is officially dropped
framework - v2.0.17 - no binary release

Published by wolfy-j about 5 years ago

  • ability to inject constructor dependencies into cycle repositories and classes from app container
  • ability to request TransactionInterface
framework - v2.0.16

Published by wolfy-j about 5 years ago

  • added support for Prometheus metrics for jobs (queue) and grpc services
  • exceptions will use default style
  • bugfix: inability to render FragmentInterface in db:table command
  • view:compile won't compile NativeEngine templates anymore
  • ability to skip server download if version did not change
framework - v2.0.15 - no binary release

Published by wolfy-j about 5 years ago

  • fixed config method names in spiral/views
framework - v2.0.14

Published by wolfy-j about 5 years ago

  • cycle/annotated is now based on doctrine/annotations
framework - v2.0.13

Published by wolfy-j about 5 years ago

  • DatabaseTable command has been modified to display composite FKs
  • added ability to configure worker relay using ENV RR_RELAY by @myavchik
framework - v2.0.12

Published by wolfy-j over 5 years ago

  • cycle/annotated is not required to work with cycle anymore
framework - v2.0.11

Published by wolfy-j over 5 years ago

  • added MetricsInterface service for Prometheus
  • fixed i18n tests (invalid Translator dependency)
  • updated RoadRunnder dependency
  • added RR services: headers, metrics
  • added support for modular RR configs
framework - v2.0.10

Published by wolfy-j over 5 years ago

  • updated dependency (and interfaces) with cycle/proxy-factory
framework - v2.0.9

Published by wolfy-j over 5 years ago

  • http component split into cookies and csrf packages
  • decoupled from zend/diactoros
framework - v2.0.8

Published by wolfy-j over 5 years ago

  • added support for pre-loading specific relations using eager or lazy loading methods
framework - v2.0.7

Published by wolfy-j over 5 years ago

  • cycle:sync does not require configuration now
  • added dumprr function (dump to STDERR)
framework - v2.0.6

Published by wolfy-j over 5 years ago

  • no more migration warnings while running static analysis on a project
  • fixed container binding for cycle repository
  • migration command now adds \n after each migration
  • bugfix vendor/bin/spiral get-binary on linux machines
framework - v2.0.5

Published by wolfy-j over 5 years ago

  • grpc:generate command now includes all proto files from given directory
  • RbacBootloader renamed to GuardBootloader
framework - v2.0.4

Published by wolfy-j over 5 years ago

  • added vendor/bin/spiral get-binary command to download application server by @Alex-Bond
framework - v2.0.3

Published by wolfy-j over 5 years ago

  • added GRPC dispatcher
  • added encrypter:key command
framework - v2.0.2

Published by wolfy-j over 5 years ago

  • added binary server release
  • renamed MvcBootloader to RouterBootloader
  • minor cs
framework - v2.0.1

Published by wolfy-j over 5 years ago

  • filters bootloader depends on validation bootloader
  • http error handler middleware can handle router errors as 400
framework - v2.0.0

Published by wolfy-j over 5 years ago

  • technical release of 2.0.0