framework

High-Performance PHP Framework

MIT License

Downloads
236.1K
Stars
1.7K
Committers
39

Bot releases are visible (Hide)

framework - v2.0.0-alpha

Published by wolfy-j about 6 years ago

  • alpha release of 2.0 bundle
framework - v1.0.13

Published by wolfy-j over 6 years ago

  • fixing view require bug
framework - v1.0.11

Published by wolfy-j over 6 years ago

  • Fixed bug with incorrect Request association for already exists bags
  • Added charset UTF-8 for response wrapper
  • Improved error handling for CLI applications
framework - v1.0.10

Published by wolfy-j over 6 years ago

  • Fixed bug with incorrect Request association for already exists bags
  • Added charset UTF-8 for response wrapper
  • Improved error handling for CLI applications
framework - v1.0.9

Published by wolfy-j over 6 years ago

  • Fixed bug with incorrect Request association for already exists bags
  • Added charset UTF-8 for response wrapper
framework - Update Abstract Route

Published by vvval over 6 years ago

Add support of allowed HTTP methods definition

framework - v1.0.7

Published by wolfy-j about 7 years ago

  • Ability to specify JSON response code inside jsonSerialize
framework - Multidepth requests fix and error messages bugfix

Published by vvval about 7 years ago

  • Fixed a bug when error message was converted to empty array
  • Fixed a bug when multidepth requests contained invalid prefix (in case of depth more than 3)
framework - v1.0.5

Published by wolfy-j about 7 years ago

  • view cache now include static prefix used to identify all view cache versions
framework - v1.0.4

Published by wolfy-j about 7 years ago

  • ability to add specific condition to skip validation rule
framework - v1.0.3

Published by wolfy-j over 7 years ago

  • function "e" can accept null
  • added TransactionMiddleware base
framework - v1.0.2

Published by wolfy-j over 7 years ago

  • ValidatesEntity now caches last set of produced errors
  • Ability to use EntityInterface as parameter for ValidatorInterface->setData() method
framework - v1.0.1

Published by wolfy-j over 7 years ago

  • Improved cache management for StemplerEngine (fixed issue with non-stable cache key)
  • Ability to force view recompilation thought ViewManager
framework - v1.0.0

Published by wolfy-j over 7 years ago

  • public release, build is identical to 0.9
framework - v0.9.14

Published by wolfy-j over 7 years ago

  • improvements in Translation indexations
framework - v0.9.13

Published by wolfy-j over 7 years ago

  • bugfix in Loader caused an exception with Swift::autoloader
framework - v0.9.12

Published by wolfy-j over 7 years ago

  • uri function restored
  • Router is now available outside of http scope
framework - v0.9.11

Published by wolfy-j over 7 years ago

  • Cache directory is now relative to runtime directory
framework - v0.9.10

Published by wolfy-j over 7 years ago

  • DateTime accessors now can accept DateTimeInterface
framework - v0.8.39

Published by wolfy-j over 7 years ago

  • support for MySQL 5.7 datetime