https://github.com/akondas/build-your-own-x-in-php
Build your own (insert technology here) in PHP. Make PHP great again.
https://github.com/akondas/build-your-own-x-in-php
php programming tutorials
Last synced: 3 months ago
JSON representation
Build your own (insert technology here) in PHP. Make PHP great again.
- Host: GitHub
- URL: https://github.com/akondas/build-your-own-x-in-php
- Owner: akondas
- License: mit
- Created: 2018-05-29T05:57:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T05:57:28.000Z (about 7 years ago)
- Last Synced: 2025-03-17T08:21:25.793Z (3 months ago)
- Topics: php, programming, tutorials
- Size: 649 KB
- Stars: 25
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 
Inspired by [https://github.com/danistefanovic/build-your-own-x](https://github.com/danistefanovic/build-your-own-x)
#### Build your own `Blockchain / Cryptocurrency`
* [_Minimal working blockchain implemented in PHP_](https://github.com/akondas/php-blockchain)
#### Build your own `Bot`
* [_A framework agnostic PHP library to build chat bots_](https://github.com/botman/botman)
#### Build your own `Emulator`
* [_A PHP Terminal GameBoy Emulator_](https://github.com/gabrielrcouto/php-terminal-gameboy-emulator)
#### Build your own `Game`
#### Build your own `Git`
#### Build your own `Network Stack`
#### Build your own `Neural Network`
#### Build your own `Operating System`
#### Build your own `Physics Engine`
#### Build your own `Programming Language`
#### Build your own `Regex Engine`
#### Build your own `Search Engine`
#### Build your own `Shell`
#### Build your own `Template Engine`
#### Build your own `Text Editor`
#### Build your own `Web Search Engine`
* [**PHP**: _Code a Search Engine in PHP_](https://boyter.org/2013/01/code-for-a-search-engine-in-php-part-1/)
#### Build your own `Web Server`
* [**PHP**: _Writing a webserver in pure PHP_](http://station.clancats.com/writing-a-webserver-in-pure-php/)
#### Uncategorized
* [**(any)**: _From NAND to Tetris: Building a Modern Computer From First Principles_](http://nand2tetris.org/)
## How to contribute
Contributions are very welcome: [Submit tutorial](https://github.com/akondas/build-your-own-x-in-php/issues/new)
## License
This project is released under the MIT Licence. See the bundled LICENSE file for details.
## Author
Arkadiusz Kondas (@ArkadiuszKondas)