Cargando…

PHP Beyond the Web

Use your existing web-based PHP skills to write all types of software: CLI scripts, desktop software, network servers, and more. This book gives you the tools, techniques, and background necessary to write just about any type of software you can think of, using the PHP you know. PHP Beyond the Web s...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Aley, Rob (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edición:1st ed. 2016.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 1. Introduction
  • 2. Getting away from the Web - the basics
  • 3. Understanding the CLI SAPI, and why you need to
  • 4. Development tools
  • 5. User facing software
  • 6. System software
  • 7. Interacting with other software
  • 8. Talking to the system
  • 9. Performance & stability - profiling and improving
  • 10. Distribution and deployment issues
  • A. Compiling and installing PHP and its extensions
  • B. File & data format libraries for PHP
  • C. Sources of help
  • D. Interesting libraries, tools, articles and projects
  • E. Integrated Development Environments for PHP
  • 11. Where now?.