All Notable changes to phalcon-base-project
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Added Base Project Features
- Added BaseMiddleWare Class to handle common middleware actions
- Added BaseGateway
- Added Custom Logger
- Added ModelTransformer
- Added CommonValidations
- Added BatchInsert, HttpClient and PaginatorAdapter library classes
- Added more Util functions
- Changed Interfaces namespace
- Added more suggestions to composer.json
- Updated README to reflect nginx setup
- Import base application files from phalcon utils