National Repository of Grey Literature 11 records found  previous11 - 11  jump to record: Search took 0.01 seconds. 
Deployment of applications in PHP
Zikmund, Štěpán ; Pavlíček, Luboš (advisor) ; Burkoň, Lukáš (referee)
This work deals with automated deployment of web appliactions in PHP. There is not any wide used standard tool for deploying of web application wrote in PHP. That is way the main objective of work is to create automated and universal solution which can be used for application with various database systems or frameworks. For purpose of design this tool I describe at the beginning of this work individual components of web application. It is source code of application, HTML templates and CSS, grafic files, data and database schema. Next I write about posibilities of uploading application to server. This chapter is based on Sharar Evron's talk at conference ZendCon 2010 named Best Practices in PHP deployment. For individual components of application I try to find specific steps which are necessary or usefull to do during application deployment. It is e.g. JavaScript and CSS files minification, database schema modification or secure data injecting in application's configuration files. In fourth and fifth chapter I write about implementation of these steps and connection them in process of application deployment and rollback. For this implementation I use tool Phing.

National Repository of Grey Literature : 11 records found   previous11 - 11  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.