php.md

July 15, 2021 · View on GitHub

Bookmarks tagged [php]

www.codever.land/bookmarks/t/php

GitHub - Log1x/navi: A developer-friendly alternative to the WordPress NavWalker.

https://github.com/Log1x/navi

A developer-friendly alternative to the WordPress NavWalker. - Log1x/navi


Generate Excel Files and Charts with PHPExcel - SitePointSitePoint

https://www.sitepoint.com/generate-excel-files-charts-phpexcel/

Taylor Ren explains how you can generate XLS files with charts using PHPExcel - a PHP library


Quick and Simple Image Placeholders - Dynamic Dummy Image Generator

https://plchldr.co/

Generate awesome placeholders for your web sites and projects. Placeholder images for your project in progress. A picture's worth a thousand words, so here's 21K worth of placeholder image generators ...


Discover Apps! Application Reviews, Ratings and Rankings

https://appsrankings.com/

App Rankings of the latest ios apps. Reviews from various critics and app publications on new releases in a variety of genres. The latest app reviews from Apps Rankings. Star ratings, buying advice an...


What is the best way to upload and store pictures on the site?

https://stackoverflow.com/questions/8922056/what-is-the-best-way-to-upload-and-store-pictures-on-the...

All big websites don't save pictures to the database they store them in the disk. They save a reference to the picture's position in a table. And then link from there.

Why? Performance.

Pulling heav...


Guzzle

http://guzzle.readthedocs.org/en/latest/

HTTP client and framework for consuming RESTful web services.


Buzz

https://github.com/kriswallsmith/buzz

Another lightweight HTTP client.


unirest for PHP

https://github.com/Mashape/unirest-php

Simplified, lightweight HTTP client library.


Microrest

https://github.com/marmelab/microrest.php

Micro-web application providing a REST API on top of any relational database.


Negotiation

https://github.com/willdurand/Negotiation

Content negotiation library.


Drest

https://github.com/leedavis81/drest

Library for exposing Doctrine entities as REST resource endpoints.


Restler

https://github.com/Luracast/Restler

Lightweight framework to expose PHP methods as RESTful web API.


HAL

https://github.com/blongden/hal

Hypertext Application Language (HAL) builder library.


Apigility

https://github.com/zfcampus/zf-apigility-skeleton

API builder built with Zend Framework 2.


phprest

https://github.com/phprest/phprest

Specialized REST microframework for PHP.


Hateoas

https://github.com/willdurand/Hateoas

PHP library to support implementing representations for HATEOAS REST web services.


Fusio

https://github.com/apioo/fusio

Open source API management platform.


Brew PHP Switcher

https://github.com/philcook/brew-php-switcher

Brew PHP switcher.


PHP Brew

https://github.com/phpbrew/phpbrew

A PHP version manager and installer.


PHP Build

https://github.com/php-build/php-build

Another PHP version installer.


PHP OSX

https://php-osx.liip.ch/

A PHP installer for OSX.


VirtPHP

http://virtphp.org/

A tool for creating and managing isolated PHP environments.


Phansible

http://phansible.com/

A web tool for building PHP development virtual machines with Ansible.


Protobox

https://www.getprotobox.com/

Another web tool for building PHP development virtual machines.


PuPHPet

https://puphpet.com/

A web tool for building PHP development virtual machines.


Hack

https://hacklang.org/

A programming language for HHVM that interoperates seamlessly with PHP.


HHVM

https://github.com/facebook/hhvm

A Virtual Machine, Runtime and JIT for PHP by Facebook.


Eclipse for PHP Developers

https://www.eclipse.org/downloads/

A PHP IDE based on the Eclipse platform.


PhpStorm

http://www.jetbrains.com/phpstorm/

A commercial PHP IDE.


3V4L

https://3v4l.org/

An online PHP & HHVM shell.


DBV

https://dbv.vizuina.com/

A database version control application.


PHP Queue

https://github.com/CoderKungfu/php-queue

An application for managing queueing backends.


MailCatcher

https://github.com/sj26/mailcatcher

A web tool for capturing and viewing emails.


Cachet

https://github.com/cachethq/cachet

The open source status page system.


phpRedisAdmin

https://github.com/ErikDubbelboer/phpRedisAdmin

A simple web interface to manage Redis databases.


phpMyAdmin

https://github.com/phpmyadmin/phpmyadmin

A web interface for MySQL/MariaDB.


Adminer

https://www.adminer.org/

Database management in a single PHP file.


Grav

https://github.com/getgrav/grav

A modern flat-file CMS.


Lychee

https://github.com/electerious/Lychee

An easy to use and great looking photo-management-system.


appserver.io

https://github.com/appserver-io/appserver

A multithreaded application server for PHP, written in PHP.


php-pm

https://github.com/php-pm/php-pm

A process manager, supercharger and load balancer for PHP applications.


Nomad PHP

https://nomadphp.com/

A online PHP learning resource.


PHP Best Practices

https://phpbestpractices.org/

A PHP best practice guide.


PHP FIG

https://www.php-fig.org/

The PHP Framework Interoperability Group.


PHP Mentoring

https://php-mentoring.org/

Peer to peer PHP mentorship organization.


PHP Package Development Standards

http://php-pds.com

Package development standards for PHP.


PHP School

https://www.phpschool.io/

Open Source Learning for PHP.


PHP Security

http://phpsecurity.readthedocs.io/en/latest/index.html

A guide to PHP security.


PHP The Right Way

http://www.phptherightway.com/

A PHP best practice quick reference guide.


PHP UG

http://php.ug

A website to help people locate their nearest PHP user group (UG).


PHP Versions

http://phpversions.info/

Lists which versions of PHP are available on several popular web hosts.


PHP Weekly

http://www.phpweekly.com/archive.html

A weekly PHP newsletter.


PHPTrends

https://phptrends.com/

An overview of fastest growing PHP libraries.


Securing PHP

http://securingphp.com/

A newsletter about PHP security and library recommendations.


Seven PHP

https://7php.com/

A website that interviews members of the PHP community.


PHP Annotated Monthly

https://blog.jetbrains.com/phpstorm/category/php-annotated-monthly/

A monthly digest of PHP news.


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


Grumpy PHPUnit

https://leanpub.com/grumpy-phpunit

A book about unit testing with PHPUnit by Chris Hartjes.


Mastering Object-Orientated PHP

https://www.brandonsavage.net/

A book about object-orientated PHP by Brandon Savage.


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.


Modernizing Legacy Applications in PHP

https://leanpub.com/mlaphp

A book about modernizing legacy PHP applications by Paul M. Jones.


PHP 7 Upgrade Guide

https://leanpub.com/php7

An ebook covering all of the features and changes in PHP 7 by Colin O'Dell.


PHP Pandas

https://daylerees.com/php-pandas/

A book about learning to write PHP by Dayle Rees.


Scaling PHP Applications

http://www.scalingphpbook.com

An ebook about scaling PHP applications by Steve Corona.


Securing PHP: Core Concepts

https://leanpub.com/securingphp-coreconcepts

A book about common security terms and practices for PHP by Chris Cornutt.


Signaling PHP

https://leanpub.com/signalingphp

A book about catching PCNTL signals in CLI scripts by Cal Evans.


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.


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.


Domain-Driven Design in PHP

https://leanpub.com/ddd-in-php

Real examples written in PHP showcasing DDD Architectural Styles.


Nomad PHP Lightning Talks

https://www.youtube.com/c/nomadphp

10 to 15 minute Lightning Talks by PHP community members.


PHP UK Conference

https://www.youtube.com/user/phpukconference/videos

A collection of videos from the PHP UK Conference.


Programming with Anthony

https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW

A video series by Anthony Ferrara.


Taking PHP Seriously

https://www.infoq.com/presentations/php-history

A talk outlining PHP's strengths by Keith Adams of Facebook.


PHP Town Hall

https://phptownhall.com/

A casual PHP podcast by Ben Edmunds and Phil Sturgeon.


Voices of the ElePHPant

https://voicesoftheelephpant.com/

Interviews with the people that are making the PHP community special.


PHP Roundtable

https://www.phproundtable.com/

The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about.


Composer Primer

https://daylerees.com/composer-primer/

A Composer primer.


Composer Stability Flags

https://igor.io/2013/02/07/composer-stability-flags.html

An article about Composer stability flags.


Composer Versioning

https://igor.io/2013/01/07/composer-versioning.html

An article about Composer versioning.


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.


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.


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.


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.


PHP Package Checklist

http://phppackagechecklist.com/

A checklist for successful PHP package development.


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.


Preventing CSRF Attacks

https://blog.ircmaxell.com/2013/02/preventing-csrf-attacks.html

An article on preventing CSRF attacks.


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.


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.


Use Env

https://seancoates.com/blogs/use-env/

An article about using the unix environment helper.


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.


[How Big Are PHP Arrays (And Values) Really?](And Values)

And Values

An article about array internals.


How Foreach Works

https://stackoverflow.com/questions/10057671/how-does-php-foreach-actually-work/14854568#14854568

A detailed StackOverflow answer about foreach.


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.


PHP Evaluation Order

https://gist.github.com/nikic/6699370

An article about evaluation order in PHP.


PHP RFCs

https://wiki.php.net/rfc

The home of PHP RFCs (Request for Comments).


http://fabien.potencier.org/print-vs-echo-which-one-is-faster.html

An article about print and echo performance.


The PHP Ternary Operator. Fast or Not?

http://fabien.potencier.org/the-php-ternary-operator-fast-or-not.html

An article ternary performance.


Understanding OpCodes

http://blog.golemon.com/2008/01/understanding-opcodes.html

An article about opcodes.


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.


Why Objects (Usually) Use Less Memory Than Arrays

Usually

An article about object and array internals.


You're Being Lied To

http://blog.golemon.com/2007/01/youre-being-lied-to.html

An article about internal ZVALs.


[phparchitect

https://www.phparch.com/magazine/

A monthly magazine dedicated to PHP.


graphql-php

https://github.com/webonyx/graphql-php

A PHP port of GraphQL reference implementation.


Railt

https://github.com/railt/railt

High quality and loosely coupled framework for developing GraphQL applications using all the modern qualities of the language.


digiaonline

https://github.com/digiaonline/graphql-php

Yet another PHP port of GraphQL reference implementation.


GraphQL

https://github.com/youshido-php/GraphQL

Well documented PHP implementation with no dependencies.


graphql-relay-php

https://github.com/ivome/graphql-relay-php

Relay helpers for webonyx/graphql-php implementation of GraphQL.


lighthouse

https://github.com/nuwave/lighthouse

A PHP package that allows to serve a GraphQL endpoint from your Laravel application.


laravel-graphql

https://github.com/folkloreinc/laravel-graphql

Facebook GraphQL for Laravel 5.


laravel-graphql-relay

https://github.com/nuwave/laravel-graphql-relay

A Laravel library to help construct a server supporting react-relay.


graphql-mapper

https://github.com/4rthem/graphql-mapper

This library allows to build a GraphQL schema based on your model.


graphql-bundle

https://github.com/hoticeking/GraphQLBundle

GraphQL Bundle for Symfony 2.


overblog/graphql-bundle

https://github.com/overblog/GraphQLBundle

This bundle provides tools to build a complete GraphQL server in your Symfony App. Supports react-relay.


GraphQL Symfony Bundle

https://github.com/youshido-php/GraphQLBundle

GraphQL Bundle for the Symfony 3 (supports 2.6+).


graphql-wp

https://github.com/tim-field/graphql-wp

WordPress plugin that exposes a GraphQL endpoint.


eZ Platform GraphQL Bundle

https://www.symfony.fi/entry/graphql-bundle-adds-protocol-support-to-ez-platform-symfony-cms

GraphQL Bundle for the eZ Platform Symfony CMS.


GraphQL Middleware

https://github.com/stefanorg/graphql-middleware

GraphQL Psr7 Middleware


Zend Expressive GraphiQL Extension

https://github.com/stefanorg/zend-expressive-graphiql

GraphiQL extension for zend expressive


GraphQLite

https://github.com/thecodingmachine/graphqlite

Framework agnostic library that allows you to write GraphQL server by annotating your PHP classes.


awesome-php

https://github.com/ziadoz/awesome-php#readme

A curated list of amazingly awesome PHP libraries, resources and shiny things. - ziadoz/awesome-php


awesome-composer

https://github.com/jakoch/awesome-composer#readme

A curated awesome list for Composer, Packagist, Satis, Plugins, Scripts, Composer related resources, tutorials. - jakoch/awesome-composer


awesome-textpattern

https://github.com/drmonkeyninja/awesome-textpattern#readme

A curated list of Textpattern plugins and resources - drmonkeyninja/awesome-textpattern


awesome-magento2

https://github.com/DavidLambauer/awesome-magento2#readme

Curated list of awesome Magento 2 Extensions, Resources and other Highlights - DavidLambauer/awesome-magento2


Keycloak on Kubernetes - YouTube

https://www.youtube.com/watch?v=A_BYZ7hHWXE

This video is showing how to deploy Keycloak on Kubernetes as well as deploying and securing a HTML5 frontend application and a Node.js backend service and securing these with Keycloak. Video realised...


Securing apps and services with Keycloak authentication

https://www.youtube.com/watch?v=mdZauKsMDiI

If you have a number of applications and services, the applications may be HTML5, server-side, or mobile, while the services may be monolithic or microservices, deployed on-premise, or to the cloud. Y...


Webadatbázis-programozás

http://ade.web.elte.hu/wabp/index.html

Horváth Győző, Tarcsi Ádám (HTML)


Web programozás alapismeretek

http://nagygusztav.hu/web-programozas

Nagy Gusztáv (PDF)


Drupal 7 alapismeretek

http://nagygusztav.hu/drupal-7-alapismeretek

Nagy Gusztáv (PDF)


Drupal 6 alapismeretek

http://nagygusztav.hu/drupal-6-alapismeretek

Nagy Gusztáv (PDF)


Praktischer Einstieg in MySQL mit PHP

http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf

(PDF)


PHP PEAR

http://openbook.rheinwerk-verlag.de/php_pear/


PHP

http://www.peterkropff.de/site/php/php.htm

— Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF]


PHP

http://php.punctsivirgula.ro


PHP

http://ilkaddimlar.com/PHP/PHP/17/PHP


تعلم البرمجة بلغة PHP

http://librebooks.org/learn-programming-with-php/


PHP Do jeito certo

http://br.phptherightway.com


Curso Linguagem PHP 2000

http://www.etelg.com.br/paginaete/downloads/informatica/php.pdf

(PDF)


CakePHP

http://book.cakephp.org/2.0/pt/index.html


Api REST Com Silex no GAE

http://bit.ly/ebook-silex

Nanderson Castro (PDF, EPUB, MOBI)


A semana PHP

http://asemanaphp.com.br


PHP-ohjelmointi

http://www.ohjelmointiputka.net/oppaat/opas.php?tunnus=php_01


PHP

https://fi.wikibooks.org/wiki/PHP


PHP: The Right Way

http://pl.phptherightway.com


PHP

https://pl.wikibooks.org/wiki/PHP


Kurs PHP. Programowanie backendowe

https://www.youtube.com/playlist?list=PLOYHgt8dIdox81dbm1JWXQbm2geG1V2uh


Kurs PHP

http://phpkurs.pl


Самоучитель (учебник) по PHP

http://www.php-s.ru/self-teacher/


Руководство по PHP

http://docs.php.net/manual/ru/


PHP: Правильный Путь

http://getjump.github.io/ru-php-the-right-way/


PSR-2 – コーディングスタイルガイド

https://github.com/maosanhioro/fig-standards/blob/master/translation/PSR-2-coding-style-guide.md

maosanhioro


PHP 基礎文法最速マスター

http://www.1x1.jp/blog/2010/01/php-basic-syntax.html

新原雅司


PHP4徹底攻略改訂版

http://net-newbie.com/support/pdf2/


PHP マニュアル

http://www.php.net/manual/ja/

The PHP Group


PHP によるデザインパターン入門

https://web.archive.org/web/20140703001758/http://www.doyouphp.jp/book/book_phpdp.shtml


Programmera i PHP

https://sv.wikibooks.org/wiki/Programmera_i_PHP


Symfony 2.3, el libro oficial

http://librosweb.es/libro/symfony_2_3/


Symfony 1.4, la guía definitiva

http://librosweb.es/libro/symfony_1_4/


Silex, el manual oficial

http://librosweb.es/libro/silex/


POO y MVC en PHP

http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP


PHP y Programación orientada a objetos

https://styde.net/php-y-programacion-orientada-a-objetos/


PHP y Ajax

http://rua.ua.es/dspace/bitstream/10045/13176/9/04-ajaxphp.pdf

(PDF)


Manual de estudio introductorio al lenguaje PHP procedural

https://web.archive.org/web/20140209203630/http://www.cursosdeprogramacionadistancia.com/static/pdf/...

(PDF)


Manuale PHP

http://francescomuscolo.altervista.org/manuale_PHP.pdf

(PDF)


Guida al PHP di LordHack

http://www.lordhack.altervista.org/brdp.pdf

(PDF)


Initiation au PHP

http://framasoft.net/IMG/pdf/initiation_php.pdf

David Ducrocq (PDF)


Programmer en PHP

http://www.lincoste.com/ebooks/pdf/informatique/programmer_php.pdf

Julien Gaulmin (PDF)


Cours de PHP 5

http://g-rossolini.developpez.com/tutoriels/php/cours/?page=introduction

Guillaume Rossolini


PHP Tvorba interaktivních internetových aplikací

http://www.kosek.cz/php/php-tvorba-interaktivnich-internetovych-aplikaci.pdf

(PDF)


Tutorial Ebook PHP

http://www.ilmuwebsite.com/ebook-php-free-download


Using Zend Framework 3

https://olegkrivtsov.github.io/using-zend-framework-3-book/html/


Using Libsodium in PHP Projects

https://paragonie.com/book/pecl-libsodium


The Symfony Book 3.x

http://symfony.com/doc/current/index.html


The Symfony Book 2.x

https://symfony.com/pdf/Symfony_book_2.8.pdf

(PDF)


Survive The Deep End: PHP Security

https://phpsecurity.readthedocs.org/en/latest/


Practical PHP Testing

http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html


PHP: The Right Way

http://www.phptherightway.com


PHP Security Guide

http://phpsec.org/projects/guide/


PHP Programming

https://en.wikibooks.org/wiki/PHP_Programming


PHP Pandas

http://daylerees.com/php-pandas/

Dayle Rees


PHP Internals Book

http://www.phpinternalsbook.com


PHP Best Practices

https://phpbestpractices.org


PHP 5 Power Programming

http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf

(PDF)


Laravel Collections Unraveled

https://leanpub.com/laravelcollectionsunraveled


Laravel: Code Smart

https://daylerees.com/codesmart/

Dayle Rees


Laravel Best Practices

http://www.laravelbestpractices.com


Laravel 5.x Official Documentation. Synced Daily

https://leanpub.com/laravel-5


Laravel: Code Bright

http://daylerees.com/codebright

Dayle Rees


Laravel: Code Happy

http://daylerees.com/codehappy

Dayle Rees


Hacking with PHP

http://www.hackingwithphp.com


The Tiny Book of Rules

https://www.drupal.org/files/tiny-book-of-rules.pdf

(PDF)


CakePHP Cookbook 2.x

http://book.cakephp.org/2.0/_downloads/en/CakePHPCookbook.pdf

(PDF)


深入理解 PHP 内核

http://www.php-internals.com/book/


Symfony2 实例教程

https://wusuopu.gitbooks.io/symfony2_tutorial/content


PHP扩展开发及内核应用

http://www.walu.cc/phpbook/preface.md


PHP5中文手册

http://php.net/manual/zh/


PHP 之道

http://wulijun.github.io/php-the-right-way/


PHP - Laravel 4 Türkçe Dokumantasyon

https://leanpub.com/laravel4-tr


쉽게 배우는 라라벨 5 프로그래밍

https://www.lesstif.com/display/laravelprog


라라벨 (Laravel) 5 입문 및 실전 강좌

http://l5.appkr.kr


PHP5 의 주요 기능

https://www.lesstif.com/pages/viewpage.action?pageId=24445740