Copy link
We are happy to announce Awery ERP framework adaptation to the PHP7.
PHP 7 will bring more capabilities and features for Awery and also increase the overall responses speed from 40% to 100% (up 2x performance):
- Improved performance: PHP 7 is up to twice as fast as PHP 5.6
- Significantly reduced memory usage
- Abstract Syntax Tree
- Consistent 64-bit support
- Improved Exception hierarchy
- Many fatal errors converted to Exceptions
- Secure random number generator
- Anonymous Classes
- Zero cost asserts