awesome-php.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [awesome-php]
www.codever.land/bookmarks/t/awesome-php
Brew PHP Switcher
https://github.com/philcook/brew-php-switcher
Brew PHP switcher.
- tags: awesome-php, php, installation
- :octocat: source code
PHP Brew
https://github.com/phpbrew/phpbrew
A PHP version manager and installer.
- tags: awesome-php, php, installation
- :octocat: source code
PHP Build
https://github.com/php-build/php-build
Another PHP version installer.
- tags: awesome-php, php, installation
- :octocat: source code
PHP OSX
A PHP installer for OSX.
- tags: awesome-php, php, installation
VirtPHP
A tool for creating and managing isolated PHP environments.
- tags: awesome-php, php, installation
Phansible
A web tool for building PHP development virtual machines with Ansible.
- tags: awesome-php, php, development-environment
Protobox
Another web tool for building PHP development virtual machines.
- tags: awesome-php, php, development-environment
PuPHPet
A web tool for building PHP development virtual machines.
- tags: awesome-php, php, development-environment
Hack
A programming language for HHVM that interoperates seamlessly with PHP.
- tags: awesome-php, php, virtual-machine
HHVM
https://github.com/facebook/hhvm
A Virtual Machine, Runtime and JIT for PHP by Facebook.
- tags: awesome-php, php, virtual-machine
- :octocat: source code
Eclipse for PHP Developers
https://www.eclipse.org/downloads/
A PHP IDE based on the Eclipse platform.
- tags: awesome-php, php, text-editor, ide
PhpStorm
http://www.jetbrains.com/phpstorm/
A commercial PHP IDE.
- tags: awesome-php, php, text-editor, ide
3V4L
An online PHP & HHVM shell.
- tags: awesome-php, php, web-application
DBV
A database version control application.
- tags: awesome-php, php, web-application
PHP Queue
https://github.com/CoderKungfu/php-queue
An application for managing queueing backends.
- tags: awesome-php, php, web-application
- :octocat: source code
MailCatcher
https://github.com/sj26/mailcatcher
A web tool for capturing and viewing emails.
- tags: awesome-php, php, web-application
- :octocat: source code
Cachet
https://github.com/cachethq/cachet
The open source status page system.
- tags: awesome-php, php, web-application
- :octocat: source code
phpRedisAdmin
https://github.com/ErikDubbelboer/phpRedisAdmin
A simple web interface to manage Redis databases.
- tags: awesome-php, php, web-application
- :octocat: source code
phpMyAdmin
https://github.com/phpmyadmin/phpmyadmin
A web interface for MySQL/MariaDB.
- tags: awesome-php, php, web-application
- :octocat: source code
Adminer
Database management in a single PHP file.
- tags: awesome-php, php, web-application
Grav
https://github.com/getgrav/grav
A modern flat-file CMS.
- tags: awesome-php, php, web-application
- :octocat: source code
Lychee
https://github.com/electerious/Lychee
An easy to use and great looking photo-management-system.
- tags: awesome-php, php, web-application
- :octocat: source code
appserver.io
https://github.com/appserver-io/appserver
A multithreaded application server for PHP, written in PHP.
- tags: awesome-php, php, infrastructure
- :octocat: source code
php-pm
https://github.com/php-pm/php-pm
A process manager, supercharger and load balancer for PHP applications.
- tags: awesome-php, php, infrastructure
- :octocat: source code
Nomad PHP
A online PHP learning resource.
- tags: awesome-php, php
PHP Best Practices
A PHP best practice guide.
- tags: awesome-php, php
PHP FIG
The PHP Framework Interoperability Group.
- tags: awesome-php, php
PHP Mentoring
Peer to peer PHP mentorship organization.
- tags: awesome-php, php
PHP Package Development Standards
Package development standards for PHP.
- tags: awesome-php, php
PHP School
Open Source Learning for PHP.
- tags: awesome-php, php
PHP Security
http://phpsecurity.readthedocs.io/en/latest/index.html
A guide to PHP security.
- tags: awesome-php, php
PHP The Right Way
http://www.phptherightway.com/
A PHP best practice quick reference guide.
- tags: awesome-php, php
PHP UG
A website to help people locate their nearest PHP user group (UG).
- tags: awesome-php, php
PHP Versions
Lists which versions of PHP are available on several popular web hosts.
- tags: awesome-php, php
PHP Weekly
http://www.phpweekly.com/archive.html
A weekly PHP newsletter.
- tags: awesome-php, php
PHPTrends
An overview of fastest growing PHP libraries.
- tags: awesome-php, php
Securing PHP
A newsletter about PHP security and library recommendations.
- tags: awesome-php, php
Seven PHP
A website that interviews members of the PHP community.
- tags: awesome-php, php
PHP Annotated Monthly
https://blog.jetbrains.com/phpstorm/category/php-annotated-monthly/
A monthly digest of PHP news.
- tags: awesome-php, php
Functional Programming in PHP
https://www.functionalphp.com/
This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles
- tags: awesome-php, php, books
Grumpy PHPUnit
https://leanpub.com/grumpy-phpunit
A book about unit testing with PHPUnit by Chris Hartjes.
- tags: awesome-php, php, books
Mastering Object-Orientated PHP
https://www.brandonsavage.net/
A book about object-orientated PHP by Brandon Savage.
- tags: awesome-php, php, books
Modern PHP New Features and Good Practices
http://shop.oreilly.com/product/0636920033868.do
A book about new PHP features and best practices by Josh Lockhart.
- tags: awesome-php, php, books
Modernizing Legacy Applications in PHP
A book about modernizing legacy PHP applications by Paul M. Jones.
- tags: awesome-php, php, books
PHP 7 Upgrade Guide
An ebook covering all of the features and changes in PHP 7 by Colin O'Dell.
- tags: awesome-php, php, books
PHP Pandas
https://daylerees.com/php-pandas/
A book about learning to write PHP by Dayle Rees.
- tags: awesome-php, php, books
Scaling PHP Applications
An ebook about scaling PHP applications by Steve Corona.
- tags: awesome-php, php, books
Securing PHP: Core Concepts
https://leanpub.com/securingphp-coreconcepts
A book about common security terms and practices for PHP by Chris Cornutt.
- tags: awesome-php, php, books
Signaling PHP
https://leanpub.com/signalingphp
A book about catching PCNTL signals in CLI scripts by Cal Evans.
- tags: awesome-php, php, books
The Grumpy Programmer's Guide to Building Testable PHP Applications
https://leanpub.com/grumpy-testing
A book about building testing PHP applications by Chris Hartjes.
- tags: awesome-php, php, books
XML Parsing with PHP
https://www.phparch.com/books/xml-parsing-with-php/
This book covers parsing and validating XML documents, leveraging XPath expressions, and working with namespaces as well as how to create and modify XML files programmatically.
- tags: awesome-php, php, books
Domain-Driven Design in PHP
https://leanpub.com/ddd-in-php
Real examples written in PHP showcasing DDD Architectural Styles.
- tags: awesome-php, php, books
Nomad PHP Lightning Talks
https://www.youtube.com/c/nomadphp
10 to 15 minute Lightning Talks by PHP community members.
- tags: awesome-php, php, video
PHP UK Conference
https://www.youtube.com/user/phpukconference/videos
A collection of videos from the PHP UK Conference.
- tags: awesome-php, php, video
Programming with Anthony
https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW
A video series by Anthony Ferrara.
- tags: awesome-php, php, video
Taking PHP Seriously
https://www.infoq.com/presentations/php-history
A talk outlining PHP's strengths by Keith Adams of Facebook.
- tags: awesome-php, php, video
PHP Town Hall
A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
- tags: awesome-php, php, podcast
Voices of the ElePHPant
https://voicesoftheelephpant.com/
Interviews with the people that are making the PHP community special.
- tags: awesome-php, php, podcast
PHP Roundtable
https://www.phproundtable.com/
The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about.
- tags: awesome-php, php, podcast
Composer Primer
https://daylerees.com/composer-primer/
A Composer primer.
- tags: awesome-php, php
Composer Stability Flags
https://igor.io/2013/02/07/composer-stability-flags.html
An article about Composer stability flags.
- tags: awesome-php, php
Composer Versioning
https://igor.io/2013/01/07/composer-versioning.html
An article about Composer versioning.
- tags: awesome-php, php
Create Your Own PHP Framework
http://fabien.potencier.org/create-your-own-framework-on-top-of-the-symfony2-components-part-1.html
A series of articles on how to make your own PHP framework by Fabien Potencier.
- tags: awesome-php, php
Don't Worry About BREACH
https://blog.ircmaxell.com/2013/08/dont-worry-about-breach.html
An article about the BREACH hack and CSRF tokens.
- tags: awesome-php, php
On PHP 5.3, Lambda Functions and Closures
http://fabien.potencier.org/on-php-5-3-lambda-functions-and-closures.html
An article about lambda functions and closures.
- tags: awesome-php, php
PHP Is Much Better Than You Think
http://fabien.potencier.org/php-is-much-better-than-you-think.html
An article about the PHP language and ecosystem.
- tags: awesome-php, php
PHP Package Checklist
http://phppackagechecklist.com/
A checklist for successful PHP package development.
- tags: awesome-php, php
PHP Sucks! But I Like It!
https://blog.ircmaxell.com/2012/04/php-sucks-but-i-like-it.html
An article about the pros and cons of PHP.
- tags: awesome-php, php
Preventing CSRF Attacks
https://blog.ircmaxell.com/2013/02/preventing-csrf-attacks.html
An article on preventing CSRF attacks.
- tags: awesome-php, php
Seven Ways to Screw Up BCrypt
https://blog.ircmaxell.com/2012/12/seven-ways-to-screw-up-bcrypt.html
An article about correct BCrypt implementation.
- tags: awesome-php, php
The 2018 Guide to Building Secure PHP Software
https://paragonie.com/blog/2017/12/2018-guide-building-secure-php-software
A guide to building secure PHP software.
- tags: awesome-php, php
Use Env
https://seancoates.com/blogs/use-env/
An article about using the unix environment helper.
- tags: awesome-php, php
Disproving the Single Quotes Myth
http://nikic.github.io/2012/01/09/Disproving-the-Single-Quotes-Performance-Myth.html
An article about performance of single and double quoted strings.
- tags: awesome-php, php
[How Big Are PHP Arrays (And Values) Really?](And Values)
And Values
An article about array internals.
- tags: awesome-php, php
How Foreach Works
https://stackoverflow.com/questions/10057671/how-does-php-foreach-actually-work/14854568#14854568
A detailed StackOverflow answer about foreach.
- tags: awesome-php, php
How Long is a Piece of String
http://blog.golemon.com/2006/06/how-long-is-piece-of-string.html
An article about string internals.
- tags: awesome-php, php
PHP Evaluation Order
https://gist.github.com/nikic/6699370
An article about evaluation order in PHP.
- tags: awesome-php, php
- :octocat: source code
PHP RFCs
The home of PHP RFCs (Request for Comments).
- tags: awesome-php, php
Print vs Echo, Which One is Faster?
http://fabien.potencier.org/print-vs-echo-which-one-is-faster.html
An article about print and echo performance.
- tags: awesome-php, php
The PHP Ternary Operator. Fast or Not?
http://fabien.potencier.org/the-php-ternary-operator-fast-or-not.html
An article ternary performance.
- tags: awesome-php, php
Understanding OpCodes
http://blog.golemon.com/2008/01/understanding-opcodes.html
An article about opcodes.
- tags: awesome-php, php
When Does Foreach Copy?
http://nikic.github.io/2011/11/11/PHP-Internals-When-does-foreach-copy.html
An article about the internals of foreach.
- tags: awesome-php, php
Why Objects (Usually) Use Less Memory Than Arrays
Usually
An article about object and array internals.
- tags: awesome-php, php
You're Being Lied To
http://blog.golemon.com/2007/01/youre-being-lied-to.html
An article about internal ZVALs.
- tags: awesome-php, php
[phparchitect
https://www.phparch.com/magazine/
A monthly magazine dedicated to PHP.
- tags: awesome-php, php, magazine