dptole / PHP-Internals-Book

PHP Internals Book

Home Page:http://www.phpinternalsbook.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP-Internals-Book

Document format: RST

The book is written using ReStructured Text and generated using Sphinx.

Coding style

The following "coding style" applies to the written text, not to the included code.

  • The maximum line-width for text is 120 characters.
  • The maximum line-width for code is 98 characters. Including the four space indentation this would be a limit of 102 characters. This is a hard limit that prevents overflows in the PDF version.
  • Indentation uses four spaces.
  • Lines should not have trailing whitespace.
  • Punctuation like ?, ! or : should directly follow after the word (e.g. foo: rather than foo :).

Domains

These domains have been bought by Anthony to publish info about the book:

  • phpinternalsbook.com
  • phpcorebook.com
  • insidephpbook.com

Only the first domain is currently in use.

Authors

About

PHP Internals Book

http://www.phpinternalsbook.com/

License:Other


Languages

Language:Python 51.1%Language:Makefile 28.1%Language:PHP 9.0%Language:HTML 5.8%Language:Shell 5.6%Language:CSS 0.4%