- Mastering Yii
- Charles R. Portwood II
- 77字
- 2021-07-23 14:30:31
Chapter 2. Console Commands and Applications
Often when building modern web applications, we need to write background and maintenance tasks to support our main application. These tasks may include things such as generating reports, sending e-mails via a queuing system, or even running data analysis that would cause a web-based endpoint to timeout. With Yii2, we can build these tools and scripts directly into our application by writing console commands or even complete console applications.
推薦閱讀
- LaTeX Cookbook
- Mastering JavaScript Object-Oriented Programming
- Python程序設計(第3版)
- 看透JavaScript:原理、方法與實踐
- Access 2010數據庫基礎與應用項目式教程(第3版)
- Spring核心技術和案例實戰
- Instant Lucene.NET
- Building Machine Learning Systems with Python(Second Edition)
- Emgu CV Essentials
- Python計算機視覺和自然語言處理
- Apache Solr PHP Integration
- 零基礎學C++(升級版)
- Application Development with Swift
- Ext JS 4 Plugin and Extension Development
- SQL Server on Linux