All Projects → unixsheikh → Phpthewrongway

unixsheikh / Phpthewrongway

Licence: other
A pragmatic view on PHP programming.

Labels

Projects that are alternatives of or similar to Phpthewrongway

Tucl
The first-ever paper on the Unix shell written by Ken Thompson in 1976 scanned, transcribed, and redistributed with permission
Stars: ✭ 303 (-10.36%)
Mutual labels:  makefile
Ios Project Env Setup
Setup your iOS project environment with a Shellscript, Makefile or Rakefile
Stars: ✭ 320 (-5.33%)
Mutual labels:  makefile
Python Docs Fr
French translation of the Python documentation.
Stars: ✭ 326 (-3.55%)
Mutual labels:  makefile
Task
A task runner / simpler Make alternative written in Go
Stars: ✭ 4,282 (+1166.86%)
Mutual labels:  makefile
React Fatigue Dev
Module of modules for making modules
Stars: ✭ 317 (-6.21%)
Mutual labels:  makefile
Alpine Elixir Phoenix
An Alpine Linux base image containing Elixir, Erlang, Node, Hex, and Rebar. Ready for Phoenix applications!
Stars: ✭ 320 (-5.33%)
Mutual labels:  makefile
Trkdb
Stars: ✭ 299 (-11.54%)
Mutual labels:  makefile
Xmake
🔥 A cross-platform build utility based on Lua
Stars: ✭ 4,229 (+1151.18%)
Mutual labels:  makefile
Iso
Pop!_OS ISO production
Stars: ✭ 318 (-5.92%)
Mutual labels:  makefile
Ports
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the [email protected] mailing list.
Stars: ✭ 324 (-4.14%)
Mutual labels:  makefile
Monolinux
Create embedded Linux systems with a single statically linked executable.
Stars: ✭ 314 (-7.1%)
Mutual labels:  makefile
Full Speed Python
Full Speed Python: a book for self-learners
Stars: ✭ 3,447 (+919.82%)
Mutual labels:  makefile
Procursus
Modern iOS Bootstrap
Stars: ✭ 311 (-7.99%)
Mutual labels:  makefile
Archlinux Docker
Docker Base Image for Arch Linux (read-only mirror)
Stars: ✭ 304 (-10.06%)
Mutual labels:  makefile
Node.docker
🌐 Super small Node.js container (~15MB) based on Alpine Linux OS
Stars: ✭ 328 (-2.96%)
Mutual labels:  makefile
Awesome Servicemesh
Awesome service mesh - https://www.servicemesher.com/awesome-servicemesh/
Stars: ✭ 302 (-10.65%)
Mutual labels:  makefile
Helm Doc Zh Cn
Try to translate the helm official docs to Chinese. Helm官方文档中文翻译。如果大家觉得这个项目还可以,麻烦打一下右上角的Star按钮,谢谢。此网址查看更方便,欢迎大家提bug,
Stars: ✭ 319 (-5.62%)
Mutual labels:  makefile
Makefile Templates
Makefile templates for different sized projects
Stars: ✭ 336 (-0.59%)
Mutual labels:  makefile
Theos
A cross-platform suite of tools for building and deploying software for iOS and other platforms.
Stars: ✭ 3,619 (+970.71%)
Mutual labels:  makefile
Facereconstruction
Facial Landmark Detection and head pose compute use dlib, Real time Face Reconstruction use 3D Morphable Face Model fitting
Stars: ✭ 323 (-4.44%)
Mutual labels:  makefile

Welcome

In the world of PHP programming a set of trends are massively being propagated by some people (in their books and on websites) as "Modern PHP" while all other approaches are frowned upon as backwards, stupid, or just plain wrong.

These people seem to work tirelessly at getting other people to follow their way of doing things.

This is the Github repository for the website PHP - The Wrong Way that has been created in an attempt to present a pragmatic view on PHP programming. A view dictated by experience and practical consequence rather than popular trends, theory, or academic dogma.

The website is a living document and will continue to be updated with more information as it become available.

Feel free to participate!

How to Contribute

Contribute on GitHub.

  • Clone and edit (don't touch any files in /docs as they are auto generated).
  • Submit pull request for consideration.

If you have a question or just want to express your mind, feel free to use the "Issues" tab for that. Please notice that we have already discussed a lot of the concepts expressed in this document so take a look at the closed issues before you submit something.

Add a new translation

  • Add a section into the makefile
  • Update sections/*/welcome.md files and add your language in the list
  • Add inc/default_{your_language}.html5 and logo_and_date_{your_language}.txt files
  • Add a sections/{your_language} directory
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].